FORTRAN Generation
(/./ftp/cats/J/PASP/117/1325)

Conversion of standardized ReadMe file for file /./ftp/cats/J/PASP/117/1325 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/PASP/117/1325          BVRI photometry in NGC4147             (Stetson+, 2005)
*================================================================================
*Homogeneous photometry. V. The globular cluster NGC 4147.
*    Stetson P.B., Catelan M., Smith H.A.
*   <Publ. Astron. Soc. Pac., 117, 1325-1361 (2005)>
*   =2005PASP..117.1325S
C=============================================================================

C  Internal variables

      integer*4 i__

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

C  Declarations for 'table23.dat'	! Photometric transfer sequence for NGC 4147 WFPC2
                              data: astrometry and photometry

      integer*4 nr__
      parameter (nr__=91)	! Number of records
      character*93 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)

      integer*4     ID         (nr__) ! Object identification (G1)
      real*4        Xpos       (nr__) ! (arcsec) X position (1)
      real*4        Ypos       (nr__) ! (arcsec) Y position (1)
      integer*4     RAh        (nr__) ! (h) Hour of Right Ascension (J2000.0)
      integer*4     RAm        (nr__) ! (min) Minute of Right Ascension (J2000.0)
      real*4        RAs        (nr__) ! (s) Second of Right Ascension (J2000.0)
      character*1   DE_        (nr__) ! Sign of the Declination (J2000.0)
      integer*4     DEd        (nr__) ! (deg) Degree of Declination (J2000.0)
      integer*4     DEm        (nr__) ! (arcmin) Arcminute of Declination (J2000.0)
      real*4        DEs        (nr__) ! (arcsec) Arcsecond of Declination (J2000.0)
      real*4        v_Vmag_    (nr__) ! (mag) Mean V magnitude (Johnson-Cousins system)
      real*4        e__Vmag_   (nr__) ! (mag) Error in <Vmag>
      real*4        v_Bmag_    (nr__) ! (mag) Mean B magnitude (Johnson-Cousins system)
      real*4        e__Bmag_   (nr__) ! (mag) Error in <Bmag>
      real*4        DelV       (nr__) ! (mag) Photometric residual in V band (2)
      real*4        e_DelV     (nr__) ! (mag) Error in DelV
      real*4        DelB       (nr__) ! (mag) Photometric residual in B band (2)
      real*4        e_DelB     (nr__) ! (mag) Error in DelB
*Note (1): Centered on coordinates 12 10 13.79 +18 31 22.4 (J2000.0)
*Note (2): Photometric residuals, in the sense of ground-based minus WFPC2,
*          between our calibrated ground-based V-band photometry and our 
*          WFPC2 V-band photometry (in Johnson-Cousins system)

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

C  Declarations for 'table7.dat'	! NGC 4147: astrometry for variable candidates and
                              possible constant stars near the instability strip

      integer*4 nr__1
      parameter (nr__1=26)	! Number of records
      character*55 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*3   ID_1       (nr__1) ! Object identification (G1)
      integer*4     RAh_1      (nr__1) ! (h) Hour of Right Ascension (J2000.0)
      integer*4     RAm_1      (nr__1) ! (min) Minute of Right Ascension (J2000.0)
      real*4        RAs_1      (nr__1) ! (s) Second of Right Ascension (J2000.0)
      character*1   DE__1      (nr__1) ! Sign of the Declination (J2000.0)
      integer*4     DEd_1      (nr__1) ! (deg) Degree of Declination (J2000.0)
      integer*4     DEm_1      (nr__1) ! (arcmin) Arcminute of Declination (J2000.0)
      real*4        DEs_1      (nr__1) ! (arcsec) Arcsecond of Declination (J2000.0)
      real*4        Xpos_1     (nr__1) ! (arcsec) X position (1)
      real*4        Ypos_1     (nr__1) ! (arcsec) Y position (1)
      real*4        DelX       (nr__1) ! (arcsec) Differential position {Delta}X (2)
      real*4        DelY       (nr__1) ! (arcsec) Differential position {Delta}Y (2)
*Note (1): The star's rectilinear coordinates, in units of arcseconds, with
*          X increasing east and Y increasing north, relative to our adopted
*          reference point of 12 10 13.79 +18 31 22.4 (J2000.0).
*Note (2): The star's differential position with respect to our best estimate
*          of the cluster center: (-106.0, +71.0) in our (X, Y) coordinate 
*          system, or 12 10 06.34 +18 32 33.4 (J2000.0)

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

C  Declarations for 'table89.dat'	! NGC 4147: best periods, mean magnitudes and colors
                              for variable candidates

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

      character*3   ID_2       (nr__2) ! Object identification (G1)
      real*8        Per1       (nr__2) ! (d) ? Period from Newburn (1957AJ.....62..197N)
      character*1   u_Per1     (nr__2) ! [:] Uncertainty flag on Per1
      real*8        Per2       (nr__2) ! (d) ? Period from Mannino (1957MmSAI..28..285M)
      character*1   n_Per3     (nr__2) ! [N] not variable in 2004RMxAA..40..209A
      real*8        Per3       (nr__2) ! (d) ? Period from Arellano Ferro et al.,
*                                   (2004RMxAA..40..209A)
      character*1   n_Per      (nr__2) ! [N] not variable in this study
      real*8        Per        (nr__2) ! (d) ? Period obtained in this study
      character*1   n_Per4     (nr__2) ! [N] not variable in modern data
      real*8        Per4       (nr__2) ! (d) ? Period (modern data)
      character*1   n_Per5     (nr__2) ! [N] not variable in older data
      real*8        Per5       (nr__2) ! (d) ? Period (older data)
      real*4        v_Bmag__1  (nr__2) ! (mag) ? Mean B magnitude (Johnson-Cousins system)
      real*4        v_Vmag__1  (nr__2) ! (mag) ? Mean V magnitude (Johnson-Cousins system)
      real*4        v_Rcmag_   (nr__2) ! (mag) ? Mean Rc magnitude (Johnson-Cousins system)
      real*4        v_Icmag_   (nr__2) ! (mag) ? Mean Ic magnitude (Johnson-Cousins system)
      real*4        v_B___Ic_  (nr__2) ! (mag) ? <B>-<Ic> color index (Johnson-Cousins system)
      real*4        v_B___V_   (nr__2) ! (mag) ? <B>-<V> color index (Johnson-Cousins system)
      real*4        v_V___Rc_  (nr__2) ! (mag) ? <V>-<Rc> color index (Johnson-Cousins system)
      real*4        v_V___Ic_  (nr__2) ! (mag) ? <V>-<Ic> color index (Johnson-Cousins system)

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

C  Loading file 'table23.dat'	! Photometric transfer sequence for NGC 4147 WFPC2
*                              data: astrometry and photometry

C  Format for file interpretation

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

C  Effective file loading

      open(unit=1,status='old',file=
     +'table23.dat')
      write(6,*) '....Loading file: table23.dat'
      do i__=1,91
        read(1,'(A93)')ar__
        read(ar__,1)
     +  ID(i__),Xpos(i__),Ypos(i__),RAh(i__),RAm(i__),RAs(i__),
     +  DE_(i__),DEd(i__),DEm(i__),DEs(i__),v_Vmag_(i__),
     +  e__Vmag_(i__),v_Bmag_(i__),e__Bmag_(i__),DelV(i__),
     +  e_DelV(i__),DelB(i__),e_DelB(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)
     +  ID(i__),Xpos(i__),Ypos(i__),RAh(i__),RAm(i__),RAs(i__),
     +  DE_(i__),DEd(i__),DEm(i__),DEs(i__),v_Vmag_(i__),
     +  e__Vmag_(i__),v_Bmag_(i__),e__Bmag_(i__),DelV(i__),
     +  e_DelV(i__),DelB(i__),e_DelB(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 'table7.dat'	! NGC 4147: astrometry for variable candidates and
*                              possible constant stars near the instability strip

C  Format for file interpretation

    2 format(
     +  A3,1X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,F4.1,1X,F6.1,1X,F6.1,
     +  1X,F6.1,1X,F6.1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table7.dat')
      write(6,*) '....Loading file: table7.dat'
      do i__=1,26
        read(1,'(A55)')ar__1
        read(ar__1,2)
     +  ID_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),DE__1(i__),
     +  DEd_1(i__),DEm_1(i__),DEs_1(i__),Xpos_1(i__),Ypos_1(i__),
     +  DelX(i__),DelY(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)
     +  ID_1(i__),RAh_1(i__),RAm_1(i__),RAs_1(i__),DE__1(i__),
     +  DEd_1(i__),DEm_1(i__),DEs_1(i__),Xpos_1(i__),Ypos_1(i__),
     +  DelX(i__),DelY(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 'table89.dat'	! NGC 4147: best periods, mean magnitudes and colors
*                              for variable candidates

C  Format for file interpretation

    3 format(
     +  A3,1X,F7.5,A1,1X,F8.6,A1,F7.5,A1,F9.7,A1,F9.7,A1,F7.5,1X,F5.2,
     +  1X,F5.2,1X,F5.2,1X,F5.2,1X,F4.2,1X,F4.2,1X,F4.2,1X,F4.2)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table89.dat')
      write(6,*) '....Loading file: table89.dat'
      do i__=1,18
        read(1,'(A101)')ar__2
        read(ar__2,3)
     +  ID_2(i__),Per1(i__),u_Per1(i__),Per2(i__),n_Per3(i__),
     +  Per3(i__),n_Per(i__),Per(i__),n_Per4(i__),Per4(i__),
     +  n_Per5(i__),Per5(i__),v_Bmag__1(i__),v_Vmag__1(i__),
     +  v_Rcmag_(i__),v_Icmag_(i__),v_B___Ic_(i__),v_B___V_(i__),
     +  v_V___Rc_(i__),v_V___Ic_(i__)
        if(ar__2(5:11) .EQ. '') Per1(i__) = rNULL__
        if(ar__2(14:21) .EQ. '') Per2(i__) = rNULL__
        if(ar__2(23:29) .EQ. '') Per3(i__) = rNULL__
        if(ar__2(31:39) .EQ. '') Per(i__) = rNULL__
        if(ar__2(41:49) .EQ. '') Per4(i__) = rNULL__
        if(ar__2(51:57) .EQ. '') Per5(i__) = rNULL__
        if(ar__2(59:63) .EQ. '') v_Bmag__1(i__) = rNULL__
        if(ar__2(65:69) .EQ. '') v_Vmag__1(i__) = rNULL__
        if(ar__2(71:75) .EQ. '') v_Rcmag_(i__) = rNULL__
        if(ar__2(77:81) .EQ. '') v_Icmag_(i__) = rNULL__
        if(ar__2(83:86) .EQ. '') v_B___Ic_(i__) = rNULL__
        if(ar__2(88:91) .EQ. '') v_B___V_(i__) = rNULL__
        if(ar__2(93:96) .EQ. '') v_V___Rc_(i__) = rNULL__
        if(ar__2(98:101) .EQ. '') v_V___Ic_(i__) = rNULL__
c    ..............Just test output...........
        write(6,3)
     +  ID_2(i__),Per1(i__),u_Per1(i__),Per2(i__),n_Per3(i__),
     +  Per3(i__),n_Per(i__),Per(i__),n_Per4(i__),Per4(i__),
     +  n_Per5(i__),Per5(i__),v_Bmag__1(i__),v_Vmag__1(i__),
     +  v_Rcmag_(i__),v_Icmag_(i__),v_B___Ic_(i__),v_B___V_(i__),
     +  v_V___Rc_(i__),v_V___Ic_(i__)
c    .......End.of.Just test output...........
      end do
      close(1)

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