FORTRAN Generation
(/./ftp/cats/J/AJ/136/2391)

Conversion of standardized ReadMe file for file /./ftp/cats/J/AJ/136/2391 into FORTRAN code for loading all data files into arrays.

Note that special values are assigned to unknown or unspecified numbers (also called NULL numbers); when necessary, the coordinate components making up the right ascension and declination are converted into floating-point numbers representing these angles in degrees.



      program load_ReadMe
C=============================================================================
C  F77-compliant program generated by readme2f_1.81 (2015-09-23), on 2024-Apr-20
C=============================================================================
*  This code was generated from the ReadMe file documenting a catalogue
*  according to the "Standard for Documentation of Astronomical Catalogues"
*  currently in use by the Astronomical Data Centers (CDS, ADC, A&A)
*  (see full documentation at URL http://vizier.u-strasbg.fr/doc/catstd.htx)
*  Please report problems or questions to   
C=============================================================================

      implicit none
*  Unspecified or NULL values, generally corresponding to blank columns,
*  are assigned one of the following special values:
*     rNULL__    for unknown or NULL floating-point values
*     iNULL__    for unknown or NULL   integer      values
      real*4     rNULL__
      integer*4  iNULL__
      parameter  (rNULL__=--2147483648.)  	! NULL real number
      parameter  (iNULL__=(-2147483647-1))	! NULL int  number
      integer    idig			! testing NULL number

C=============================================================================
Cat. J/AJ/136/2391       GLIMPSE Extended Green Objects catalog   (Cyganowski+, 2008)
*================================================================================
*A catalog of extended green objects in the GLIMPSE survey: a new sample of
*massive young stellar object outflow candidates.
*    Cyganowski C.J., Whitney B.A., Holden E., Braden E., Brogan C.L.,
*    Churchwell E., Indebetouw R., Watson D.F., Babler B.L., Benjamin R.,
*    Gomez M., Meade M.R., Povich M.S., Robitaille T.P., Watson C.
*   <Astron. J., 136, 2391-2412 (2008)>
*   =2008AJ....136.2391C
C=============================================================================

C  Internal variables

      integer*4 i__

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table1.dat'	! MIR Integrated Flux Densities:
                              "likely" MYSO outflow candidates

      integer*4 nr__
      parameter (nr__=97)	! Number of records
      character*116 ar__   	! Full-size record

C  J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
      real*8        RAdeg      (nr__) ! (deg) Right Ascension J2000
      real*8        DEdeg      (nr__) ! (deg)     Declination J2000
C  ---------------------------------- ! (position vector(s) in degrees)

      character*15  EGO        (nr__) ! Candidate name, Glll.ll+DD.dd(a)
      integer*4     RAh        (nr__) ! (h) Hour of Right Ascension (J2000)
      integer*4     RAm        (nr__) ! (min) Minute of Right Ascension (J2000)
      real*4        RAs        (nr__) ! (s) Second of Right Ascension (J2000)
      character*1   DE_        (nr__) ! Sign of the Declination (J2000)
      integer*4     DEd        (nr__) ! (deg) Degree of Declination (J2000)
      integer*4     DEm        (nr__) ! (arcmin) Arcminute of Declination (J2000)
      integer*4     DEs        (nr__) ! (arcsec) Arcsecond of Declination (J2000)
      integer*4     IRAC       (nr__) ! (arcsec2) IRAC area
      character*1   l__3_6_    (nr__) ! [<] when [3.6] is an upper limit
      real*4        v_3_6_     (nr__) ! (mJy) Integrated IRAC 3.6 micron flux density
      real*4        e__3_6_    (nr__) ! (mJy) Uncertainty in [3.6]
      character*1   l__4_5_    (nr__) ! [<] when [4.5] is an upper limit
      real*4        v_4_5_     (nr__) ! (mJy) Integrated IRAC 4.5 micron flux density
      real*4        e__4_5_    (nr__) ! (mJy) Uncertainty in [4.5]
      character*1   l__5_8_    (nr__) ! [<] when [5.8] is an upper limit
      real*4        v_5_8_     (nr__) ! (mJy) Integrated IRAC 5.8 micron flux density
      real*4        e__5_8_    (nr__) ! (mJy) Uncertainty in [5.8]
      character*1   l__8_0_    (nr__) ! [<] when [8.0] is an upper limit
      real*4        v_8_0_     (nr__) ! (mJy) Integrated IRAC 8.0 micron flux density
      real*4        e__8_0_    (nr__) ! (mJy) Uncertainty in [8.0]
      integer*4     MIPS       (nr__) ! (arcsec2) MIPS area
      character*1   l__24_     (nr__) ! [<] when [24] is an upper limit
      real*8        v_24_      (nr__) ! (mJy) Integrated MIPS 24 micron flux density
      real*4        e__24_     (nr__) ! (mJy) Uncertainty in [24]
      character*1   r__24_     (nr__) ! [s] indicates saturated 24um band

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table2.dat'	! [4.5] Integrated Flux Densities:
                              "Likely" MYSO Outflow Candidates

      integer*4 nr__1
      parameter (nr__1=36)	! Number of records
      character*53 ar__1  	! Full-size record

C  J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
      real*8        RAdeg_1    (nr__1) ! (deg) Right Ascension J2000
      real*8        DEdeg_1    (nr__1) ! (deg)     Declination J2000
C  ---------------------------------- ! (position vector(s) in degrees)

      character*15  EGO_1      (nr__1) ! Candidate name, Glll.ll+DD.dd(a)
      integer*4     RAh_1      (nr__1) ! (h) Right ascension (J2000)
      integer*4     RAm_1      (nr__1) ! (min) Right ascension (J2000)
      real*4        RAs_1      (nr__1) ! (s) Right ascension (J2000)
      character*1   DE__1      (nr__1) ! Declination sign (J2000)
      integer*4     DEd_1      (nr__1) ! (deg) Declination (J2000)
      integer*4     DEm_1      (nr__1) ! (arcmin) Declination (J2000)
      integer*4     DEs_1      (nr__1) ! (arcsec) Declination (J2000)
      integer*4     IRAC_1     (nr__1) ! (arcsec2) IRAC area
      real*4        v_4_5__1   (nr__1) ! (mJy) Integrated IRAC 4.5 micron flux density
      real*4        e__4_5__1  (nr__1) ! (mJy) rms uncertainty on [4.5]

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table3.dat'	! MIR Integrated Flux Densities:
                              "possible" MYSO outflow candidates

      integer*4 nr__2
      parameter (nr__2=75)	! Number of records
      character*116 ar__2  	! Full-size record

C  J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
      real*8        RAdeg_2    (nr__2) ! (deg) Right Ascension J2000
      real*8        DEdeg_2    (nr__2) ! (deg)     Declination J2000
C  ---------------------------------- ! (position vector(s) in degrees)

      character*15  EGO_2      (nr__2) ! Candidate name, Glll.ll+DD.dd(a)
      integer*4     RAh_2      (nr__2) ! (h) Hour of Right Ascension (J2000)
      integer*4     RAm_2      (nr__2) ! (min) Minute of Right Ascension (J2000)
      real*4        RAs_2      (nr__2) ! (s) Second of Right Ascension (J2000)
      character*1   DE__2      (nr__2) ! Sign of the Declination (J2000)
      integer*4     DEd_2      (nr__2) ! (deg) Degree of Declination (J2000)
      integer*4     DEm_2      (nr__2) ! (arcmin) Arcminute of Declination (J2000)
      integer*4     DEs_2      (nr__2) ! (arcsec) Arcsecond of Declination (J2000)
      integer*4     IRAC_2     (nr__2) ! (arcsec2) IRAC area
      character*1   l__3_6__1  (nr__2) ! [<] when [3.6] is an upper limit
      real*4        v_3_6__1   (nr__2) ! (mJy) Integrated IRAC 3.6 micron flux density
      real*4        e__3_6__1  (nr__2) ! (mJy) Uncertainty in [3.6]
      character*1   l__4_5__1  (nr__2) ! [<] when [4.5] is an upper limit
      real*4        v_4_5__2   (nr__2) ! (mJy) Integrated IRAC 4.5 micron flux density
      real*4        e__4_5__2  (nr__2) ! (mJy) Uncertainty in [4.5]
      character*1   l__5_8__1  (nr__2) ! [<] when [5.8] is an upper limit
      real*4        v_5_8__1   (nr__2) ! (mJy) Integrated IRAC 5.8 micron flux density
      real*4        e__5_8__1  (nr__2) ! (mJy) Uncertainty in [5.8]
      character*1   l__8_0__1  (nr__2) ! [<] when [8.0] is an upper limit
      real*4        v_8_0__1   (nr__2) ! (mJy) Integrated IRAC 8.0 micron flux density
      real*4        e__8_0__1  (nr__2) ! (mJy) Uncertainty in [8.0]
      integer*4     MIPS_1     (nr__2) ! (arcsec2) MIPS area
      character*1   l__24__1   (nr__2) ! [<] when [24] is an upper limit
      real*8        v_24__1    (nr__2) ! (mJy) Integrated MIPS 24 micron flux density
      real*4        e__24__1   (nr__2) ! (mJy) Uncertainty in [24]
      character*1   r__24__1   (nr__2) ! [s] indicates saturated 24um band

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table4.dat'	! [4.5] Integrated Flux Densities:
                              "Possible" MYSO Outflow Candidates

      integer*4 nr__3
      parameter (nr__3=90)	! Number of records
      character*53 ar__3  	! Full-size record

C  J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
      real*8        RAdeg_3    (nr__3) ! (deg) Right Ascension J2000
      real*8        DEdeg_3    (nr__3) ! (deg)     Declination J2000
C  ---------------------------------- ! (position vector(s) in degrees)

      character*15  EGO_3      (nr__3) ! Candidate name, Glll.ll+DD.dd(a)
      integer*4     RAh_3      (nr__3) ! (h) Right ascension (J2000)
      integer*4     RAm_3      (nr__3) ! (min) Right ascension (J2000)
      real*4        RAs_3      (nr__3) ! (s) Right ascension (J2000)
      character*1   DE__3      (nr__3) ! Declination sign (J2000)
      integer*4     DEd_3      (nr__3) ! (deg) Declination (J2000)
      integer*4     DEm_3      (nr__3) ! (arcmin) Declination (J2000)
      integer*4     DEs_3      (nr__3) ! (arcsec) Declination (J2000)
      integer*4     IRAC_3     (nr__3) ! (arcsec2) IRAC area
      real*4        v_4_5__3   (nr__3) ! (mJy) Integrated IRAC 4.5 micron flux density
      real*4        e__4_5__3  (nr__3) ! (mJy) rms uncertainty on [4.5]

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table5.dat'	! "Outflow-only" [3.6] and [4.5] integrated flux
                               densities

      integer*4 nr__4
      parameter (nr__4=6)	! Number of records
      character*70 ar__4  	! Full-size record

C  J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
      real*8        RAdeg_4    (nr__4) ! (deg) Right Ascension J2000
      real*8        DEdeg_4    (nr__4) ! (deg)     Declination J2000
C  ---------------------------------- ! (position vector(s) in degrees)

      character*16  EGO_4      (nr__4) ! "Outflow-only" name, GLLL.ll+B.bb O-W
      character*1   n_EGO      (nr__4) ! [a] Coordinates of central source (1)
      integer*4     RAh_4      (nr__4) ! (h) Right ascension (J2000)
      integer*4     RAm_4      (nr__4) ! (min) Right ascension (J2000)
      real*4        RAs_4      (nr__4) ! (s) Right ascension (J2000)
      character*1   DE__4      (nr__4) ! Declination sign (J2000)
      integer*4     DEd_4      (nr__4) ! (deg) Declination (J2000)
      integer*4     DEm_4      (nr__4) ! (arcmin) Declination (J2000)
      integer*4     DEs_4      (nr__4) ! (arcsec) Declination (J2000)
      integer*4     IRAC_4     (nr__4) ! (arcsec2) IRAC area
      real*4        v_3_6__2   (nr__4) ! (mJy) Integrated IRAC 3.6 micron flux density
      real*4        e__3_6__2  (nr__4) ! (mJy) rms uncertainty on [3.6]
      real*4        v_4_5__4   (nr__4) ! (mJy) Integrated IRAC 4.5 micron flux density
      real*4        e__4_5__4  (nr__4) ! (mJy) rms uncertainty on [4.5]
      real*4        v_3_6_4_5_ (nr__4) ! Integrated IRAC flux density ratio
*Note (1): 'a'  indicates that the coordinates are for the central source of
*     the EGO G19.01-0.03, as given in Table 1

c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

C  Declarations for 'table6.dat'	! Infrared EGO associations

      integer*4 nr__5
      parameter (nr__5=302)	! Number of records
      character*37 ar__5  	! Full-size record

      integer*4     Tab        (nr__5) ! [1/5] Table number where the source is listed (1)
      character*15  EGO_5      (nr__5) ! Name, Glll.ll+DD.dd(a)
      character*1   IRDC_      (nr__5) ! [Y/N] Associated with infrared dark cloud ?
      character*11  IRAS       (nr__5) ! Nearest IRAS point source (HHMMm+DDMM, B1950)
      character*1   n_IRAS     (nr__5) ! [*]
      real*4        Sep        (nr__5) ! (arcsec) Angular Separation of the nearest IRAS point
*                                source
*Note (1): Number of associated sources with IRAS PS by tables:
*     Table1: 70/97  avg./median    75/ 50
*     Table2: 25/36  avg./median    84/ 50
*     Table3: 58/75  avg./median   116/102
*     Table4: 49/90  avg./median    73/ 36
*     Table5:  0/ 4  avg./median    40/ 47

C=============================================================================

C  Loading file 'table1.dat'	! MIR Integrated Flux Densities:
*                              "likely" MYSO outflow candidates

C  Format for file interpretation

    1 format(
     +  A15,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,I4,1X,A1,F5.1,
     +  1X,F4.1,1X,A1,F6.1,1X,F4.1,1X,A1,F6.1,1X,F5.1,1X,A1,F6.1,1X,
     +  F5.1,1X,I4,1X,A1,F7.1,1X,F6.1,A1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table1.dat')
      write(6,*) '....Loading file: table1.dat'
      do i__=1,97
        read(1,'(A116)')ar__
        read(ar__,1)
     +  EGO(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),DEd(i__),
     +  DEm(i__),DEs(i__),IRAC(i__),l__3_6_(i__),v_3_6_(i__),
     +  e__3_6_(i__),l__4_5_(i__),v_4_5_(i__),e__4_5_(i__),
     +  l__5_8_(i__),v_5_8_(i__),e__5_8_(i__),l__8_0_(i__),
     +  v_8_0_(i__),e__8_0_(i__),MIPS(i__),l__24_(i__),v_24_(i__),
     +  e__24_(i__),r__24_(i__)
        RAdeg(i__) = rNULL__
        DEdeg(i__) = rNULL__
c  Derive coordinates RAdeg and DEdeg from input data
c  (RAdeg and DEdeg are set to rNULL__ when unknown)
        if(RAh(i__) .GT. -180) RAdeg(i__)=RAh(i__)*15.
        if(RAm(i__) .GT. -180) RAdeg(i__)=RAdeg(i__)+RAm(i__)/4.
        if(RAs(i__) .GT. -180) RAdeg(i__)=RAdeg(i__)+RAs(i__)/240.
        if(DEd(i__) .GE. 0) DEdeg(i__)=DEd(i__)
        if(DEm(i__) .GE. 0) DEdeg(i__)=DEdeg(i__)+DEm(i__)/60.
        if(DEs(i__) .GE. 0) DEdeg(i__)=DEdeg(i__)+DEs(i__)/3600.
        if(DE_(i__).EQ.'-'.AND.DEdeg(i__).GE.0) DEdeg(i__)=-DEdeg(i__)
c    ..............Just test output...........
        write(6,1)
     +  EGO(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),DEd(i__),
     +  DEm(i__),DEs(i__),IRAC(i__),l__3_6_(i__),v_3_6_(i__),
     +  e__3_6_(i__),l__4_5_(i__),v_4_5_(i__),e__4_5_(i__),
     +  l__5_8_(i__),v_5_8_(i__),e__5_8_(i__),l__8_0_(i__),
     +  v_8_0_(i__),e__8_0_(i__),MIPS(i__),l__24_(i__),v_24_(i__),
     +  e__24_(i__),r__24_(i__)
        write(6,'(6H Pos: 2F8.4)') RAdeg(i__),DEdeg(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'table2.dat'	! [4.5] Integrated Flux Densities:
*                              "Likely" MYSO Outflow Candidates

C  Format for file interpretation

    2 format(
     +  A15,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,I4,1X,F6.1,1X,
     +  F4.1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table2.dat')
      write(6,*) '....Loading file: table2.dat'
      do i__=1,36
        read(1,'(A53)')ar__1
        read(ar__1,2)
     +  EGO_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),DE__1(i__),
     +  DEd_1(i__),DEm_1(i__),DEs_1(i__),IRAC_1(i__),v_4_5__1(i__),
     +  e__4_5__1(i__)
        RAdeg_1(i__) = rNULL__
        DEdeg_1(i__) = rNULL__
c  Derive coordinates RAdeg_1 and DEdeg_1 from input data
c  (RAdeg_1 and DEdeg_1 are set to rNULL__ when unknown)
        if(RAh_1(i__) .GT. -180) RAdeg_1(i__)=RAh_1(i__)*15.
        if(RAm_1(i__) .GT. -180) RAdeg_1(i__)=RAdeg_1(i__)+RAm_1(i__)/4.
        if(RAs_1(i__) .GT. -180) RAdeg_1(i__)=RAdeg_1(i__)+RAs_1(i__)/240.
        if(DEd_1(i__) .GE. 0) DEdeg_1(i__)=DEd_1(i__)
        if(DEm_1(i__) .GE. 0) DEdeg_1(i__)=DEdeg_1(i__)+DEm_1(i__)/60.
        if(DEs_1(i__) .GE. 0) DEdeg_1(i__)=DEdeg_1(i__)+DEs_1(i__)/3600.
        if(DE__1(i__).EQ.'-'.AND.DEdeg_1(i__).GE.0) DEdeg_1(i__)=-DEdeg_1(i__)
c    ..............Just test output...........
        write(6,2)
     +  EGO_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),DE__1(i__),
     +  DEd_1(i__),DEm_1(i__),DEs_1(i__),IRAC_1(i__),v_4_5__1(i__),
     +  e__4_5__1(i__)
        write(6,'(6H Pos: 2F8.4)') RAdeg_1(i__),DEdeg_1(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'table3.dat'	! MIR Integrated Flux Densities:
*                              "possible" MYSO outflow candidates

C  Format for file interpretation

    3 format(
     +  A15,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,I4,1X,A1,F5.1,
     +  1X,F4.1,1X,A1,F6.1,1X,F4.1,1X,A1,F6.1,1X,F5.1,1X,A1,F6.1,1X,
     +  F5.1,1X,I4,1X,A1,F7.1,1X,F6.1,A1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table3.dat')
      write(6,*) '....Loading file: table3.dat'
      do i__=1,75
        read(1,'(A116)')ar__2
        read(ar__2,3)
     +  EGO_2(i__),RAh_2(i__),RAm_2(i__),RAs_2(i__),DE__2(i__),
     +  DEd_2(i__),DEm_2(i__),DEs_2(i__),IRAC_2(i__),l__3_6__1(i__),
     +  v_3_6__1(i__),e__3_6__1(i__),l__4_5__1(i__),v_4_5__2(i__),
     +  e__4_5__2(i__),l__5_8__1(i__),v_5_8__1(i__),e__5_8__1(i__),
     +  l__8_0__1(i__),v_8_0__1(i__),e__8_0__1(i__),MIPS_1(i__),
     +  l__24__1(i__),v_24__1(i__),e__24__1(i__),r__24__1(i__)
        RAdeg_2(i__) = rNULL__
        DEdeg_2(i__) = rNULL__
c  Derive coordinates RAdeg_2 and DEdeg_2 from input data
c  (RAdeg_2 and DEdeg_2 are set to rNULL__ when unknown)
        if(RAh_2(i__) .GT. -180) RAdeg_2(i__)=RAh_2(i__)*15.
        if(RAm_2(i__) .GT. -180) RAdeg_2(i__)=RAdeg_2(i__)+RAm_2(i__)/4.
        if(RAs_2(i__) .GT. -180) RAdeg_2(i__)=RAdeg_2(i__)+RAs_2(i__)/240.
        if(DEd_2(i__) .GE. 0) DEdeg_2(i__)=DEd_2(i__)
        if(DEm_2(i__) .GE. 0) DEdeg_2(i__)=DEdeg_2(i__)+DEm_2(i__)/60.
        if(DEs_2(i__) .GE. 0) DEdeg_2(i__)=DEdeg_2(i__)+DEs_2(i__)/3600.
        if(DE__2(i__).EQ.'-'.AND.DEdeg_2(i__).GE.0) DEdeg_2(i__)=-DEdeg_2(i__)
c    ..............Just test output...........
        write(6,3)
     +  EGO_2(i__),RAh_2(i__),RAm_2(i__),RAs_2(i__),DE__2(i__),
     +  DEd_2(i__),DEm_2(i__),DEs_2(i__),IRAC_2(i__),l__3_6__1(i__),
     +  v_3_6__1(i__),e__3_6__1(i__),l__4_5__1(i__),v_4_5__2(i__),
     +  e__4_5__2(i__),l__5_8__1(i__),v_5_8__1(i__),e__5_8__1(i__),
     +  l__8_0__1(i__),v_8_0__1(i__),e__8_0__1(i__),MIPS_1(i__),
     +  l__24__1(i__),v_24__1(i__),e__24__1(i__),r__24__1(i__)
        write(6,'(6H Pos: 2F8.4)') RAdeg_2(i__),DEdeg_2(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'table4.dat'	! [4.5] Integrated Flux Densities:
*                              "Possible" MYSO Outflow Candidates

C  Format for file interpretation

    4 format(
     +  A15,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,I4,1X,F6.1,1X,
     +  F4.1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table4.dat')
      write(6,*) '....Loading file: table4.dat'
      do i__=1,90
        read(1,'(A53)')ar__3
        read(ar__3,4)
     +  EGO_3(i__),RAh_3(i__),RAm_3(i__),RAs_3(i__),DE__3(i__),
     +  DEd_3(i__),DEm_3(i__),DEs_3(i__),IRAC_3(i__),v_4_5__3(i__),
     +  e__4_5__3(i__)
        RAdeg_3(i__) = rNULL__
        DEdeg_3(i__) = rNULL__
c  Derive coordinates RAdeg_3 and DEdeg_3 from input data
c  (RAdeg_3 and DEdeg_3 are set to rNULL__ when unknown)
        if(RAh_3(i__) .GT. -180) RAdeg_3(i__)=RAh_3(i__)*15.
        if(RAm_3(i__) .GT. -180) RAdeg_3(i__)=RAdeg_3(i__)+RAm_3(i__)/4.
        if(RAs_3(i__) .GT. -180) RAdeg_3(i__)=RAdeg_3(i__)+RAs_3(i__)/240.
        if(DEd_3(i__) .GE. 0) DEdeg_3(i__)=DEd_3(i__)
        if(DEm_3(i__) .GE. 0) DEdeg_3(i__)=DEdeg_3(i__)+DEm_3(i__)/60.
        if(DEs_3(i__) .GE. 0) DEdeg_3(i__)=DEdeg_3(i__)+DEs_3(i__)/3600.
        if(DE__3(i__).EQ.'-'.AND.DEdeg_3(i__).GE.0) DEdeg_3(i__)=-DEdeg_3(i__)
c    ..............Just test output...........
        write(6,4)
     +  EGO_3(i__),RAh_3(i__),RAm_3(i__),RAs_3(i__),DE__3(i__),
     +  DEd_3(i__),DEm_3(i__),DEs_3(i__),IRAC_3(i__),v_4_5__3(i__),
     +  e__4_5__3(i__)
        write(6,'(6H Pos: 2F8.4)') RAdeg_3(i__),DEdeg_3(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'table5.dat'	! "Outflow-only" [3.6] and [4.5] integrated flux
*                               densities

C  Format for file interpretation

    5 format(
     +  A16,A1,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,I4,1X,F5.1,
     +  1X,F4.1,1X,F5.1,1X,F4.1,1X,F4.2)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table5.dat')
      write(6,*) '....Loading file: table5.dat'
      do i__=1,6
        read(1,'(A70)')ar__4
        read(ar__4,5)
     +  EGO_4(i__),n_EGO(i__),RAh_4(i__),RAm_4(i__),RAs_4(i__),
     +  DE__4(i__),DEd_4(i__),DEm_4(i__),DEs_4(i__),IRAC_4(i__),
     +  v_3_6__2(i__),e__3_6__2(i__),v_4_5__4(i__),e__4_5__4(i__),
     +  v_3_6_4_5_(i__)
        RAdeg_4(i__) = rNULL__
        DEdeg_4(i__) = rNULL__
c  Derive coordinates RAdeg_4 and DEdeg_4 from input data
c  (RAdeg_4 and DEdeg_4 are set to rNULL__ when unknown)
        if(RAh_4(i__) .GT. -180) RAdeg_4(i__)=RAh_4(i__)*15.
        if(RAm_4(i__) .GT. -180) RAdeg_4(i__)=RAdeg_4(i__)+RAm_4(i__)/4.
        if(RAs_4(i__) .GT. -180) RAdeg_4(i__)=RAdeg_4(i__)+RAs_4(i__)/240.
        if(DEd_4(i__) .GE. 0) DEdeg_4(i__)=DEd_4(i__)
        if(DEm_4(i__) .GE. 0) DEdeg_4(i__)=DEdeg_4(i__)+DEm_4(i__)/60.
        if(DEs_4(i__) .GE. 0) DEdeg_4(i__)=DEdeg_4(i__)+DEs_4(i__)/3600.
        if(DE__4(i__).EQ.'-'.AND.DEdeg_4(i__).GE.0) DEdeg_4(i__)=-DEdeg_4(i__)
c    ..............Just test output...........
        write(6,5)
     +  EGO_4(i__),n_EGO(i__),RAh_4(i__),RAm_4(i__),RAs_4(i__),
     +  DE__4(i__),DEd_4(i__),DEm_4(i__),DEs_4(i__),IRAC_4(i__),
     +  v_3_6__2(i__),e__3_6__2(i__),v_4_5__4(i__),e__4_5__4(i__),
     +  v_3_6_4_5_(i__)
        write(6,'(6H Pos: 2F8.4)') RAdeg_4(i__),DEdeg_4(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================

C  Loading file 'table6.dat'	! Infrared EGO associations

C  Format for file interpretation

    6 format(I1,1X,A15,1X,A1,1X,A11,A1,F5.1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table6.dat')
      write(6,*) '....Loading file: table6.dat'
      do i__=1,302
        read(1,'(A37)')ar__5
        read(ar__5,6)
     +  Tab(i__),EGO_5(i__),IRDC_(i__),IRAS(i__),n_IRAS(i__),Sep(i__)
c    ..............Just test output...........
        write(6,6)
     +  Tab(i__),EGO_5(i__),IRDC_(i__),IRAS(i__),n_IRAS(i__),Sep(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

C=============================================================================
      stop
      end