forked from tardis-sn/tardis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Formatting Logging Output for Simulation (tardis-sn#1632)
* Formatting Logging Output for Simulation runs via Notebook * Reverting removed import * Fixing decimal precision for luminosity values * Formatting changes for the Plasma Stratification values displayed * Allowing pandas dataframe to be displayed in Notebook as well as Terminal * Removing redundant pandas setting * Adding import for get_ipython() * Moving simulation environment checking to another PR & made appropriate changes * Added some more formatting changes to other logging messages for consistency * Renamed check_simulation_env() to is_notebook(), Added better conditional checks for the environment using isinstance() * Formatting changed for Simulation message about no of iterations & time taken * Added Tests for checking the logging done while running the simulation
- Loading branch information
1 parent
78b3457
commit dc3675e
Showing
6 changed files
with
80 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters