Skip to content

Commit

Permalink
New reffreq
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed Apr 8, 2024
1 parent b7fe9f7 commit d5373ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrakis/columns_possum.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
("fracpol", float, "synth", "fracPol", u.dimensionless_unscaled),
("reffreq_pol", float, "synth", "freq0_Hz", u.Hz),
("reffreq_beam", float, "synth", "freq0_Hz", u.Hz),
("reffreq_I", float, "synth", "poly_reffreq", u.Hz),
("reffreq_I", float, "synth", "freq0_Hz", u.Hz),
("fdf_noise_th", float, "synth", "dFDFth", u.Jy / u.beam),
("rmsf_fwhm", float, "synth", "fwhmRMSF", u.rad / u.m**2),
("refwave_sq_pol", float, "synth", "lam0Sq_m2", u.m**2),
Expand Down

0 comments on commit d5373ad

Please sign in to comment.