Erwan Pannier

Results 237 comments of Erwan Pannier

Perfect thank you for trying

Hello! I can add merge the required branch in Radis this weekend!

Hello. Common-api was merged in Radis's develop branch https://github.com/radis/radis/pull/480 It will be released in the upcoming Radis version 0.14 later this week. We'll also merge https://github.com/radis/radis/pull/495 , which implements in...

You can precompute spectra with SpecDatabase : https://radis.readthedocs.io/en/latest/spectrum/spectrum.html#label-spectrum-database , I think it can answer your use-case. Let's discuss here or on the Slack channel for more details.

Possible fixes : Method 1 : - Interpolate the spectrum from the calculated waverange (here: cm-1) to the slit waverange (here : wavelengths) - Apply sit - Interpolate back to...

1. Ok with the choice you made in 1. 2. RADIS follows a "better crash than guess" philosophy; if some choice don't make sense ("mean" or "area") you should raise...

Rebased on latest develop , now that tests have been fixed #648 If tests pass we can merge and release with 0.15

Hello! There can be two sources of performance cost : - fetching energies to augment the database for non LTE parameters - then partition functions will be the limiting factor...

Hello @Rockyuo666 can you share your input script ?

It is different from SPEARS. SPEARS basically builds one grid per line, and combines them ; therefore the grid is irregular which is not compatible with the DIT/DCS method where...