fjebaker / SpectralFitting.jl

✨🛰 Fast and flexible spectral fitting in Julia.
https://fjebaker.github.io/SpectralFitting.jl
MIT License
9 stars 5 forks source link

Model conversions #126

Open fjebaker opened 2 months ago

fjebaker commented 2 months ago

Using this thread to collate a list of models that would be good to convert from other languages (C / Fortran / etc.). These should be sourced from different communities etc.

phajy commented 2 months ago

Here are some XSPEC models that I would like to see implemented in Julia.

Additive models

Multiplicative models

Convolution models

phajy commented 3 weeks ago

@GloriaRAH do you want to add kerrconv to convolutional.jl?