FORTRAN Generation
(/./ftp/cats/J/A_A/416/35)

Conversion of standardized ReadMe file for file /./ftp/cats/J/A_A/416/35 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-19
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/A+A/416/35        Radio Emission from VLA FIRST Survey AGN (Wadadekar, 2004)
*================================================================================
*Search for radio emission from AGN in the FIRST Survey Area
*    Wadadekar Y.
*   <Astron. Astrophys. 416, 35 (2004)>
*   =2004A&A...416...35W
C=============================================================================

C  Internal variables

      integer*4 i__

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

C  Declarations for 'table3.dat'	! AGN with radio detections

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

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

      character*1   n_Name     (nr__) ! [*] '*' if not detected in radio in VV01,
*                                         Cat. <VII/224>
      character*18  Name       (nr__) ! Object Name (1)
      character*4   Class      (nr__) ! Object class (1)
      real*4        z          (nr__) ! Redshift
      character*1   n_z        (nr__) ! [*] Flag on z (2)
      real*4        Vmag       (nr__) ! (mag) ? Photoelectric or photographic V magnitude
      character*1   n_Vmag     (nr__) ! [*ORI] Flag on Vmag (3)
      integer*4     RAh        (nr__) ! (h) Right ascension (J2000.0)
      integer*4     RAm        (nr__) ! (min) Right ascension (J2000.0)
      real*4        RAs        (nr__) ! (s) Right ascension (J2000.0)
      character*1   DE_        (nr__) ! Declination sign (J2000.0)
      integer*4     DEd        (nr__) ! (deg) Declination (J2000.0)
      integer*4     DEm        (nr__) ! (arcmin) Declination (J2000.0)
      integer*4     DEs        (nr__) ! (arcsec) Declination (J2000.0)
      real*8        Fpeak      (nr__) ! (mJy) ? Peak radio flux density at 1.4GHz (4)
      real*8        Fint       (nr__) ! (mJy) ? Integrated radio flux density at 1.4GHz (4)
      real*4        Sep        (nr__) ! (arcsec) ? Angular separation between AGN and FIRST
*                                  source (4)
*Note (1): As listed in Veron-Cetty and Veron, 2001A&A...374...92V,
*           Cat. <VII/224> (superseded by <VII/235>)
*   The classification of the object is:
*     S1 : Seyfert 1 spectrum
*     S1h: broad polarized Balmer lines detected
*     S1i: broad Paschen lines observed in the infrared
*     S1n: narrow-line Seyfert 1
*     S1.0, S1.2, S1.5, S1.8, S1.9: intermediate Seyfert galaxies
*     S2 : Seyfert 2 spectrum
*     S3 : Seyfert 3 or liner
*     S3b: Seyfert 3 or liner with broad Balmer lines
*     S3h: Seyfert 3 or liner with broad polarized Balmer lines detected
*     S  : unclassified Seyfert
*     S? : possibly a Seyfert
*     H2 : nuclear HII region
*     HP : high optical polarization (>3%)
*Note (2): A * in front of the redshift means that it has been estimated
*    from a low dispersion slitless spectrum and is of lesser accuracy.
*Note (3): Where V magnitudes are not available other magnitudes are listed.
*    These include Photographic (*), red (R), photographic O- or J- plates (O)
*Note (4): In table3.dat only

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

C  Declarations for 'table4.dat'	! AGN not detected in the radio

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

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

      character*1   n_Name_1   (nr__1) ! [*] '*' if not detected in radio in VV01,
*                                         Cat. <VII/224>
      character*18  Name_1     (nr__1) ! Object Name (1)
      character*4   Class_1    (nr__1) ! Object class (1)
      real*4        z_1        (nr__1) ! Redshift
      character*1   n_z_1      (nr__1) ! [*] Flag on z (2)
      real*4        Vmag_1     (nr__1) ! (mag) ? Photoelectric or photographic V magnitude
      character*1   n_Vmag_1   (nr__1) ! [*ORI] Flag on Vmag (3)
      integer*4     RAh_1      (nr__1) ! (h) Right ascension (J2000.0)
      integer*4     RAm_1      (nr__1) ! (min) Right ascension (J2000.0)
      real*4        RAs_1      (nr__1) ! (s) Right ascension (J2000.0)
      character*1   DE__1      (nr__1) ! Declination sign (J2000.0)
      integer*4     DEd_1      (nr__1) ! (deg) Declination (J2000.0)
      integer*4     DEm_1      (nr__1) ! (arcmin) Declination (J2000.0)
      integer*4     DEs_1      (nr__1) ! (arcsec) Declination (J2000.0)
      real*8        Fpeak_1    (nr__1) ! (mJy) ? Peak radio flux density at 1.4GHz (4)
      real*8        Fint_1     (nr__1) ! (mJy) ? Integrated radio flux density at 1.4GHz (4)
      real*4        Sep_1      (nr__1) ! (arcsec) ? Angular separation between AGN and FIRST
*                                  source (4)
*Note (1): As listed in Veron-Cetty and Veron, 2001A&A...374...92V,
*           Cat. <VII/224> (superseded by <VII/235>)
*   The classification of the object is:
*     S1 : Seyfert 1 spectrum
*     S1h: broad polarized Balmer lines detected
*     S1i: broad Paschen lines observed in the infrared
*     S1n: narrow-line Seyfert 1
*     S1.0, S1.2, S1.5, S1.8, S1.9: intermediate Seyfert galaxies
*     S2 : Seyfert 2 spectrum
*     S3 : Seyfert 3 or liner
*     S3b: Seyfert 3 or liner with broad Balmer lines
*     S3h: Seyfert 3 or liner with broad polarized Balmer lines detected
*     S  : unclassified Seyfert
*     S? : possibly a Seyfert
*     H2 : nuclear HII region
*     HP : high optical polarization (>3%)
*Note (2): A * in front of the redshift means that it has been estimated
*    from a low dispersion slitless spectrum and is of lesser accuracy.
*Note (3): Where V magnitudes are not available other magnitudes are listed.
*    These include Photographic (*), red (R), photographic O- or J- plates (O)
*Note (4): In table3.dat only

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

C  Loading file 'table3.dat'	! AGN with radio detections

C  Format for file interpretation

    1 format(
     +  A1,A18,1X,A4,1X,F5.3,A1,1X,F5.2,A1,2X,I2,1X,I2,1X,F4.1,2X,A1,
     +  I2,1X,I2,1X,I2,1X,F7.2,2X,F7.2,1X,F4.2)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table3.dat')
      write(6,*) '....Loading file: table3.dat'
      do i__=1,776
        read(1,'(A83)')ar__
        read(ar__,1)
     +  n_Name(i__),Name(i__),Class(i__),z(i__),n_z(i__),Vmag(i__),
     +  n_Vmag(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),DEd(i__),
     +  DEm(i__),DEs(i__),Fpeak(i__),Fint(i__),Sep(i__)
        if(ar__(33:37) .EQ. '') Vmag(i__) = rNULL__
        if(ar__(63:69) .EQ. '') Fpeak(i__) = rNULL__
        if(ar__(72:78) .EQ. '') Fint(i__) = rNULL__
        if(ar__(80:83) .EQ. '') Sep(i__) = rNULL__
        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)
     +  n_Name(i__),Name(i__),Class(i__),z(i__),n_z(i__),Vmag(i__),
     +  n_Vmag(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),DEd(i__),
     +  DEm(i__),DEs(i__),Fpeak(i__),Fint(i__),Sep(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 'table4.dat'	! AGN not detected in the radio

C  Format for file interpretation

    2 format(
     +  A1,A18,1X,A4,1X,F5.3,A1,1X,F5.2,A1,2X,I2,1X,I2,1X,F4.1,2X,A1,
     +  I2,1X,I2,1X,I2,1X,F7.2,2X,F7.2,1X,F4.2)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table4.dat')
      write(6,*) '....Loading file: table4.dat'
      do i__=1,2068
        read(1,'(A83)')ar__1
        read(ar__1,2)
     +  n_Name_1(i__),Name_1(i__),Class_1(i__),z_1(i__),n_z_1(i__),
     +  Vmag_1(i__),n_Vmag_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),
     +  DE__1(i__),DEd_1(i__),DEm_1(i__),DEs_1(i__),Fpeak_1(i__),
     +  Fint_1(i__),Sep_1(i__)
        if(ar__1(33:37) .EQ. '') Vmag_1(i__) = rNULL__
        if(ar__1(63:69) .EQ. '') Fpeak_1(i__) = rNULL__
        if(ar__1(72:78) .EQ. '') Fint_1(i__) = rNULL__
        if(ar__1(80:83) .EQ. '') Sep_1(i__) = rNULL__
        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)
     +  n_Name_1(i__),Name_1(i__),Class_1(i__),z_1(i__),n_z_1(i__),
     +  Vmag_1(i__),n_Vmag_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),
     +  DE__1(i__),DEd_1(i__),DEm_1(i__),DEs_1(i__),Fpeak_1(i__),
     +  Fint_1(i__),Sep_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=============================================================================
      stop
      end