initialize_atomicdata

Populate the database with the available atomic data. Currently populates g-values and photoionization rates. If the database does not exist, it will be created. By default, the tables will only be created if

atomicdataMB.initialize_atomicdata.initialize_atomicdata(force=False)[source]

Populate the database with available atomic data if nececssary.

Parameters

force

By default, the database tables are only created if they do not already exist. Set force to True to force the tables to be remade. This would be necessary if there are updates to the atomic data.

Output

No output.