Dries Van De Putte

Results 15 issues of Dries Van De Putte

Related to #233 . The test `test_classic_pack` had the original goals of comparing the read-in param_info, to one that was hardcoded in `PAHFIT_Spitzer_Exgal` (which I assume was some older implementation....

My work to make PAHFIT run on spectral cubes is in a separate repo: https://github.com/drvdputt/PAHFIT-cube. The readme is quite outdated though. I initially tried some things based on a set...

question
fitting

Here is the next pull request. I have just rebased this branch on dev. Replaces #225 , and this should be the final part of #280 . Changes with respect...

Currently, `tau` is used as the strength of the blackbody (stellar continuum) and modified Blackbody (dust continuum) components, and the equation for evaluating the blackbody looks like this ``` amplitude...

In my recent work, I have started a new habit where I treat science packs in a modular way. An example use cases is as follows: You have two objects:...