Add X-ray (Bruderer), CR (Padovani, Ivlev), and UV (radmc3d) transfer. 

Updated plotting
Renamed `mean_molecular_mass` to `molar_mass`
Changed a lot for ANDES files reading
Fixed some tables incorrectly assumed as regular R-Z/R grid
Allowed non-linear interpolation when coordinates are changed
When interpolation from radmc back to R-Z/R grid is performed, out-of-grid data is interpolated as nearest, not set to 0
For plotting, now the max value on the colormap can be set as an argument
And colormap normalizer can be set based on the bottom plot, not only on the top
Radmc will calculate dust transfer starting at 912A by default
If run on Windows, will by default run wsl radmc3d rather than radmc3d
Fixed y,x vs x,y in photometry integration
Added some doctrings