tardis-sn/stardis

Rip out read_marcs_to_fv()

Closed this issue · 1 comments

The new MARCS model reader makes the read_marcs_to_fv() function redundant. It also builds a physically incorrect model and should not be used going forward. Benchmarking and other parts of the code that use this function should change over to the model reader to construct a stellar model when PR 112 gets merged.

Perhaps in the meantime we can at least add a deprecation warning