Opened 18 years ago
Closed 18 years ago
#43 closed enhancement (fixed)
Requirement 5.0-14 - Plot line catalog overlays
Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | highest | Milestone: | ASAP 2.1 |
Component: | python | Version: | 2.0 |
Severity: | normal | Keywords: | plotting, rest frequencies |
Cc: |
Description
As per requirements document. Priority 1.
Change History (3)
comment:1 by , 18 years ago
Component: | General → python |
---|---|
Severity: | normal → enhancement |
Status: | new → assigned |
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Usable via plotter.plot_lines
Note:
See TracTickets
for help on using tickets.
Line catalog should use the Lovas catalog. JPL may be added latter if there is enough demand. The libe catalog should have the following columns (with examples)
Restfrequency, alias, molecule name, mol transition, brightness, pretty name, pretty transition
22235.120, H20, H20, 6(1,6)-5(2,3) F=5-4, 2000i, H_20, 6_{1,6}-5_{2,3) F=5-4
Only restfreq and molecular name are required
Alias is used for the set restfreq function. It will have to be added by hand. The "pretty" print version of mol name and transition will have to be added later - maybe a perl/python script can do this semi-automatically.
To allow line overlays on the plot and velocity will need to be given. This should be set in a way similar to set_freqframe. (say set_refvel).