Open philrosenfield opened 8 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...
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
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...