jphilli

Results 1 issues of jphilli

I have just installed, and I'm following the example here [https://isochrones.readthedocs.io/en/latest/modelgrids.html#Model-Grid-Objects-and-Interpolation] to see if it works. > from isochrones.mist import MISTEvolutionTrackGrid, MISTIsochroneGrid > > track_grid = MISTEvolutionTrackGrid() > track_grid.df.head() #...