philrosenfield / match

Python utilities for processing and plotting input and output from Andy Dolphin's MATCH
MIT License
4 stars 1 forks source link

Astropy units #13

Open philrosenfield opened 7 years ago

philrosenfield commented 7 years ago

At least for log or linear ages, perhaps we should implement astropy units. Currently in scripts.ssp there is a gyr switch that will plot and print ages in Gyr instead of log age. I can think of cases where Myr would also be useful...

mfouesneau commented 7 years ago

I use pint which is/was much lighter than astropy with units defined in an ascii file. But that means you'd need to provide a copy/link