Make glob() available in configuration
Making glob() available in session/configuration.py allows users of savefluxes and sfhfromfile to use something like filename = "eval glob('sfh*.fits')" sfr_column = 2 to take the star formation history from several files.
Please register or sign in to comment