Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use more descriptive names for parameters in SAVE XSPEC output (trac #410) #412

Open
cloudy-bot opened this issue Feb 7, 2018 · 1 comment

Comments

@cloudy-bot
Copy link
Collaborator

reported by: peter

When you use the SAVE XSPEC command, it will save spectra computed by Cloudy on a grid. The parameters of each model in the grid are obviously also stored in the FITS file, but the names of these parameters are now generic placeholders: PARAM1, PARAM2, etc. It would be a useful enhancement to replace these generic names with real ones like U or n(H). It still needs to be researched whether the names need to be linear or logarithmic, i.e. U or log(U). The names are stored on line 69 of grid_xspec.cpp (version trunk@11983).

This was suggested by Stefano Bianchi.

Migrated from https://www.nublado.org/ticket/410

{
    "status": "assigned",
    "changetime": "2019-02-04T12:10:21Z",
    "_ts": "1549282221449479",
    "description": "When you use the SAVE XSPEC command, it will save spectra computed by Cloudy on a grid. The parameters of each model in the grid are obviously also stored in the FITS file, but the names of these parameters are now generic placeholders: PARAM1, PARAM2, etc. It would be a useful enhancement to replace these generic names with real ones like U or n(H). It still needs to be researched whether the names need to be linear or logarithmic, i.e. U or log(U). The names are stored on line 69 of grid_xspec.cpp (version trunk@11983).\n\nThis was suggested by Stefano Bianchi.",
    "reporter": "peter",
    "cc": "",
    "resolution": "",
    "time": "2018-02-07T13:23:10Z",
    "component": "output",
    "summary": "use more descriptive names for parameters in SAVE XSPEC output",
    "priority": "good to do",
    "keywords": "",
    "version": "",
    "milestone": "c19 branch",
    "owner": "peter",
    "type": "enhancement"
}
@cloudy-bot
Copy link
Collaborator Author

  • @peter-van-hoof-noaccount commented:

Milestone renamed

  • @peter-van-hoof-noaccount changed milestone from "C19_branch" to "c19 branch"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant