diff options
Diffstat (limited to 'noao/digiphot/photcal/x_photcal.x')
-rw-r--r-- | noao/digiphot/photcal/x_photcal.x | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/noao/digiphot/photcal/x_photcal.x b/noao/digiphot/photcal/x_photcal.x new file mode 100644 index 00000000..15fd48f6 --- /dev/null +++ b/noao/digiphot/photcal/x_photcal.x @@ -0,0 +1,10 @@ +task apfile = t_apfile, + catalog = t_catalog, + config = t_config, + chkconfig = t_chkconfig, + fitparams = t_fitparams, + imgroup = t_imgroup, + invertfit = t_invertfit, + evalfit = t_evalfit, + obsfile = t_obsfile, + mkphotcors = t_mkphotcors |