Releases: warrickball/tomso
Releases · warrickball/tomso
v0.2.2
v0.2.1
adiplscan now calculate (Γ₁,ρ) kernels
v0.2.0
- add basic support for command-line plots of STARS output
v0.1.0
- removed old procedural functions
- added
uniqueoption totomso plot --legend - extend MESAAsteroSamples slicing to handle NumPy ints, lists or arrays of bools or ints
v0.0.12
- File loading defaults to object-oriented interface (where implemented)
- Major overhaul of documentation
- Renamed
commonmodule toutils - Some classes have basic
__str__and__repr__functions - ADIPLS frequency data (i.e.
csarrays) now usenandlinstead ofennandell - Filenames starting with
httpare interpreted as URLs
v0.0.11
- added script to convert between stellar model types
- added classes to FGONG, GYRE and ADIPLS modules
v0.0.10
- added
prunekeyword tomesa.load_historyto force a strictly increasing model number by only taking last model of any given model number - added function to convert AMDL back into FGONG (
adipls.fgong_to_amdl) - frequency tables in MESA samples now in stored in record arrays using same keys as MESA
- suppressed divide by zero and 0/0 warnings in ADIPLS manipulation
- refactored MESA/GYRE readers to use common code and tweaked them to infer column widths from header names
- added option to reverse arrays from
fgong.fgong_get - added specific heat capacity
cptofgong.fgong_get
v0.0.8
Rushed release to make GZIP feature available on other systems.
v0.0.5
Bugfix for common.integrate, other additions, updated version for PyPI
v0.0.4
Multiple improvements, new version for PyPI