<?xml version='1.0' ?>
<project default='fits/J1744_COp_2-5_2-1-3_2.FIT' name='userTask'>
<property file='${SAADA_PROPERTY}'/>
<property name='jvm_initial_size' value='-Xms64m'/>
<property name='jvm_max_size' value='-Xmx1024m'/>
<path id='saada.classpath'>
  <pathelement location='${SAADA_DB_HOME}/class_mapping/'/>
  <pathelement location='${SAADA_DB_HOME}/lib/BigSaadaJar.jar'/>
  <pathelement location='${SAADA_DB_HOME}/lib/saadadb.jar'/>
  <pathelement location='${SAADA_DB_HOME}/jtools/servlet-api.jar'/>
  <pathelement location='${SAADA_DB_HOME}/jtools/catalina-ant.jar'/>
</path>
<target name='class.remove1'>
    <java fork='true' classname='saadadb.command.ManageClass' failonerror='false' >
    <classpath refid='saada.classpath'/>
    <arg value='-remove=sp_J_AA_648_A38'/>
    <arg value='${SAADA_DB_NAME}'/>
    </java>
</target>


<target name='fits/J1717_13CO_21.FIT' depends='class.remove1'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1717_13CO_21.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1717_13CO_21.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <arg value="-system='ICRS'"/>
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='220'"/>
  <arg value="-emax='221'"/>
  <arg value="-spcrespower='0.000244'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1717_C18O_21.FIT' depends='fits/J1717_13CO_21.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1717_C18O_21.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1717_C18O_21.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='219.56'"/>
  <arg value="-emax='219.56'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1717_COp_2-3_2-1-1_2.FIT' depends='fits/J1717_C18O_21.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1717_COp_2-3_2-1-1_2.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1717_COp_2-3_2-1-1_2.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='235.790'"/>
  <arg value="-emax='235.790'"/>
  <arg value="-spcunit='Ghz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1717_COp_2-5_2-1-3_2.FIT' depends='fits/J1717_COp_2-3_2-1-1_2.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1717_COp_2-5_2-1-3_2.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1717_COp_2-5_2-1-3_2.FIT"/>
  <arg value="-ignore=CTYPE1"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='236.063'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1744_13CO_21.FIT' depends='fits/J1717_COp_2-5_2-1-3_2.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1744_13CO_21.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1744_13CO_21.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='220.399'"/>
  <arg value="-emax='220.399'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1744_C18O_21.FIT' depends='fits/J1744_13CO_21.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1744_C18O_21.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1744_C18O_21.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='219.560'"/>
  <arg value="-emax='219.560'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1744_COp_2-3_2-1-1_2.FIT' depends='fits/J1744_C18O_21.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1744_COp_2-3_2-1-1_2.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1744_COp_2-3_2-1-1_2.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='235.790'"/>
  <arg value="-emax='235.790'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>

<target name='fits/J1744_COp_2-5_2-1-3_2.FIT' depends='fits/J1744_COp_2-3_2-1-1_2.FIT'>
  <java classname='saadadb.dataloader.Loader' failonerror='false' fork='true'>
  <classpath refid='saada.classpath'/>
  <arg value="-filename=fits/J1744_COp_2-5_2-1-3_2.FIT"/>
  <arg value="-collection=vizier"/>
  <arg value="-category=spectrum"/>
  <arg value="-obscollection='J/A+A/648/A38'"/>
  <arg value="-classfusion=sp_J_AA_648_A38"/>
  <arg value="-noindex"/>
  <arg value="-repository=no"/>
  <arg value="-obsmapping=first"/>
  <arg value="-polarmapping=first"/>
  <arg value="-posmapping=first"/>
  <arg value="-spcmapping=first"/>
  <arg value="-timemapping=first"/>
  <arg value="-name=sp_J_AA_648_A38_J1744_COp_2-5_2-1-3_2.FIT"/>
  <arg value="-ignore=CDELT3"/>
  <!--SKIP arg -position=__WCS__,__WCS__-->
  <!--SKIP arg -system=__WCS__-->
  <!--SKIP arg -sfov=__WCS__-->
  <!--SKIP arg -sregion=__WCS__-->
  <!--SKIP arg -sresolution=__WCS__-->
  <arg value="-target='J1717-3434'"/>
  <arg value="-tmin='2019-10-08'"/>
  <arg value="-emin='236.063'"/>
  <arg value="-emax='236.063'"/>
  <arg value="-spcunit='GHz'"/>
  <arg value="-facility='ALMA'"/>
  <arg value="-ukw"/>
  <arg value="bib_reference='2021A&amp;A...648A..38G'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="-ukw"/>
  <arg value="has_wcs='5'"/>
  <arg value="${SAADA_DB_NAME}"/>
  </java>
</target>
</project>