Skip to content

ACISpy 2.0.0

Compare
Choose a tag to compare
@jzuhone jzuhone released this 23 Jul 15:20
· 136 commits to master since this release

Release highlights:

• Python 2 is no longer supported as of this release.
• ThermalModelRunner now can use evolve_method = 2, rk4, and timesteps not equal to 328 s for xija models
• A HistogramPlot object for creating histogram plots of time series data (MSIDs, commanded states, etc.) has been added.
• ThermalModelRunner can also implement non-ACIS thermal models as well
• A method to create an ACIS power state plot from a model, make_power_plot, has been added to the ThermalModelRunner class.
• The SimulateECSRunclass and the simulate_ecs_run command-line script now take an hours argument instead of a tstop argument.