reedessick / muses-gaussian-process-interpolator

MIT License
1 stars 0 forks source link

write linear (re)interpolator for setllarcollapse data #13

Closed reedessick closed 8 months ago

reedessick commented 8 months ago

since we initially want to map a regular grid of e(n, Ye, T) to a regular grid of T(n, Ye, e), we should be able to build a sequence of linear interpolators, each for the data at fixed (n, Ye). We can then write the (re)interpolated data to disk with a regular grid in (n, Ye, e) and predictions for T.

reedessick commented 8 months ago

this is now supported by ~/etc/stellarcollapse-eos/regrid