API Reference
Base classes
|
This class provides a framework to unify the Settings and ParticleGroup classes to make sure that the user can easily produce firefly compatible files. |
|
This is a class for organizing data that you want to interface with a Reader instance. |
|
This is a class for organizing the various settings you can pass to Firefly to customize how the app is initialized and what features the user has access to. |
|
A class to store tween parameters and make an output file |
Pre-built Readers
|
A wrapper to |
|
A wrapper to |
|
This is an example of a "custom" Reader that has been tuned to open data from the FIRE galaxy formation collaboration. |
|
Server Utitities
|
Creates a global interpreter locked process to host either a Flask |
|
Creates a global interpreter locked process to host a Flask server |
|
Starts a Firefly server as a background process. Close the server by calling |
Quit python processes associated with hosting Flask web-servers. |