FORTRAN Generation
(/./ftp/cats/J/MNRAS/369/1334)

Conversion of standardized ReadMe file for file /./ftp/cats/J/MNRAS/369/1334 into FORTRAN code for reading data files line by line.

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 2026-May-17
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/MNRAS/369/1334           FSVS Cluster Catalogue              (Sochting+, 2006)
*================================================================================
*The FSVS Cluster Catalogue: galaxy clusters and groups in the
*Faint Sky Variability Survey.
*    Sochting I.K., Huber M.E., Clowes R.G., Howell S.B.
*   <Mon. Not. R. Astron. Soc., 369, 1334-1350 (2006)>
*   =2006MNRAS.369.1334S
C=============================================================================

C  Internal variables

      integer*4 i__

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

C  Declarations for 'table4.dat'	! The basic FSVS Cluster Catalogue

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

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

      character*13  FSVS_CL     ! Cluster name (HHMMSS+DDMMSS) (G1)
      integer*4     RAh         ! (h) Right ascension (J2000) (G2)
      integer*4     RAm         ! (min) Right ascension (J2000) (G2)
      integer*4     RAs         ! (s) Right ascension (J2000) (G2)
      character*1   DE_         ! Declination sign (J2000) (G2)
      integer*4     DEd         ! (deg) Declination (J2000) (G2)
      integer*4     DEm         ! (arcmin) Declination (J2000) (G2)
      integer*4     DEs         ! (arcsec) Declination (J2000) (G2)
      real*4        z           ! Estimated redshift
      character*14  FSVSCL      ! Cluster name in file "catalog.dat" (G1)

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

C  Declarations for 'catalog.dat'	! FSVS cluster catalogue

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

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

      integer*4     Field       ! ? Field number
      character*14  FSVSCL_1    ! Cluster name (JHHMMSS+DDMMSS) (G1)
      integer*4     RAh_1       ! (h) [0/24] Right ascension (J2000) (G2)
      integer*4     RAm_1       ! (min) Right ascension (J2000) (G2)
      integer*4     RAs_1       ! (s) Right ascension (J2000) (G2)
      character*1   DE__1       ! Declination sign (J2000) (G2)
      integer*4     DEd_1       ! (deg) Declination (J2000) (G2)
      integer*4     DEm_1       ! (arcmin) Declination (J2000) (G2)
      integer*4     DEs_1       ! (arcsec) Declination (J2000) (G2)
      integer*4     Nmem        ! Number of member galaxies
      integer*4     Nall        ! Number of all objects contained within the
*                                    cluster boundary
      real*8        Area        ! (arcmin+2) Area occupied by the cluster
      real*4        Dens        ! (arcmin-2) Projected number density of member galaxies
      real*4        BCG         ! (mag) I magnitude of the brightest cluster galaxy
      real*4        m3          ! (mag) I magnitude of the third brightest member
*                                    galaxy
      real*4        max_V_I     ! (mag) Maximum colour of the color-magnitude filter
*                                    in which the cluster has been detected
      integer*4     r           ! Richness of the cluster
      integer*4     f_r         ! [0/1] 1: richness underestimated
      real*4        z_1         ! Estimated redshift
      integer*4     Bound       ! [0/1] 1: parameters of the cluster may have
*                                          been influenced by the field boundary
      real*8        CRSchi      ! Zero-point of the cluster red sequence
*                                   normalized to I=17mag
      real*4        CRSprob     ! Slope of the  cluster red sequence

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

C  Declarations for 'cluster/*'	! FSVS cluster galaxies

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

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

      character*19  FSVS        ! FSVS designation (JHHMMSS.ss+DDMMSS.s)
      character*11  IName       ! Internal name
      real*8        Xpos        ! (pix) X position
      real*8        Ypos        ! (pix) Y position
      integer*4     RAh_2       ! (h) Right ascension (J2000)
      integer*4     RAm_2       ! (min) Right ascension (J2000)
      real*4        RAs_2       ! (s) Right ascension (J2000)
      character*1   DE__2       ! Declination sign (J2000)
      integer*4     DEd_2       ! (deg) Declination (J2000)
      integer*4     DEm_2       ! (arcmin) Declination (J2000)
      real*4        DEs_2       ! (arcsec) Declination (J2000)
      real*8        chi2        ! ?=* chi+2 value
      real*8        Bmag        ! (mag) ?=99. Harris B magnitude
      real*4        e_Bmag      ! (mag) ?=9.99 rms uncertainty on B magnitude
      real*4        f_Bmag      ! ?=9.99 Unexplained Flag on B magnitude
      real*4        BFWHM       ! (arcsec) ?=999.99 FWHM in B band
      real*4        Bs_g        ! ?=9.99 Stellarity parameter from B band (1)
      real*8        Vmag        ! (mag) ?=99. Harris V magnitude
      real*4        e_Vmag      ! (mag) ?=9.99 rms uncertainty on Vmag
      real*4        f_Vmag      ! ?=9.99 Unexplained Flag on Vmag
      real*4        VFWHM       ! (arcsec) ?=999.99 FWHM in V band
      real*4        Vs_g        ! ?=9.99 Stellarity parameter from V band (1)
      real*8        Imag        ! (mag) ?=99. RGO I magnitude
      real*4        e_Imag      ! (mag) ?=9.99 rms uncertainty in Imag
      real*4        f_Imag      ! ?=9.99 Unexplained Flag in Imag
      real*4        IFWHM       ! (arcsec) ?=999.99 FWHM in I band
      real*4        Is_g        ! ?=9.99 Stellarity parameter from I band (1)
      real*8        V_I         ! (mag) V-I colour index
      integer*4     Memb        ! [0/1] Cluster membership
*Note (1): Stellarity index is 0 for extended object, 1 for point sources

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

C  Loading file 'table4.dat'	! The basic FSVS Cluster Catalogue

C  Format for file interpretation

    1 format(
     +  7X,A13,1X,I2,1X,I2,1X,I2,1X,A1,I2,1X,I2,1X,I2,1X,F4.2,2X,A14)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table4.dat')
      write(6,*) '....Loading file: table4.dat'
      do i__=1,600
        read(1,'(A60)')ar__
        read(ar__,1)FSVS_CL,RAh,RAm,RAs,DE_,DEd,DEm,DEs,z,FSVSCL
        RAdeg = rNULL__
        DEdeg = rNULL__
c  Derive coordinates RAdeg and DEdeg from input data
c  (RAdeg and DEdeg are set to rNULL__ when unknown)
        if(RAh .GT. -180) RAdeg=RAh*15.
        if(RAm .GT. -180) RAdeg=RAdeg+RAm/4.
        if(RAs .GT. -180) RAdeg=RAdeg+RAs/240.
        if(DEd .GE. 0) DEdeg=DEd
        if(DEm .GE. 0) DEdeg=DEdeg+DEm/60.
        if(DEs .GE. 0) DEdeg=DEdeg+DEs/3600.
        if(DE_.EQ.'-'.AND.DEdeg.GE.0) DEdeg=-DEdeg
c    ..............Just test output...........
        write(6,1)FSVS_CL,RAh,RAm,RAs,DE_,DEd,DEm,DEs,z,FSVSCL
        write(6,'(6H Pos: 2F8.4)') RAdeg,DEdeg
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'catalog.dat'	! FSVS cluster catalogue

C  Format for file interpretation

    2 format(
     +  I2,18X,A14,4X,I2,1X,I2,1X,I2,3X,A1,I2,1X,I2,1X,I2,7X,I3,6X,I4,
     +  6X,F7.3,7X,F6.3,8X,F5.2,4X,F5.2,6X,F5.3,7X,I3,7X,I1,6X,F5.3,
     +  3X,I1,5X,F8.3,4X,F5.3)

C  Effective file loading

      open(unit=1,status='old',file=
     +'catalog.dat')
      write(6,*) '....Loading file: catalog.dat'
      do i__=1,593
        read(1,'(A192)')ar__1
        read(ar__1,2)
     +  Field,FSVSCL_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,Nmem,
     +  Nall,Area,Dens,BCG,m3,max_V_I,r,f_r,z_1,Bound,CRSchi,CRSprob
        if(ar__1(1:2) .EQ. '') Field = iNULL__
        RAdeg_1 = rNULL__
        DEdeg_1 = 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 .GT. -180) RAdeg_1=RAh_1*15.
        if(RAm_1 .GT. -180) RAdeg_1=RAdeg_1+RAm_1/4.
        if(RAs_1 .GT. -180) RAdeg_1=RAdeg_1+RAs_1/240.
        if(DEd_1 .GE. 0) DEdeg_1=DEd_1
        if(DEm_1 .GE. 0) DEdeg_1=DEdeg_1+DEm_1/60.
        if(DEs_1 .GE. 0) DEdeg_1=DEdeg_1+DEs_1/3600.
        if(DE__1.EQ.'-'.AND.DEdeg_1.GE.0) DEdeg_1=-DEdeg_1
c    ..............Just test output...........
        write(6,2)
     +  Field,FSVSCL_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,Nmem,
     +  Nall,Area,Dens,BCG,m3,max_V_I,r,f_r,z_1,Bound,CRSchi,CRSprob
        write(6,'(6H Pos: 2F8.4)') RAdeg_1,DEdeg_1
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'cluster/*'	! FSVS cluster galaxies

C  Format for file interpretation

    3 format(
     +  4X,A19,4X,A11,4X,F7.2,4X,F7.2,4X,I2,1X,I2,1X,F5.2,3X,A1,I2,1X,
     +  I2,1X,F4.1,4X,F9.4,4X,F7.4,5X,F6.4,7X,F4.1,5X,F6.2,7X,F4.2,4X,
     +  F7.4,5X,F6.4,6X,F5.1,6X,F5.2,7X,F4.2,4X,F7.4,5X,F6.4,7X,F4.1,
     +  5X,F6.2,7X,F4.2,4X,F7.4,4X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'cluster/*')
      write(6,*) '....Loading file: cluster/*'
      do i__=1,593
        read(1,'(A283)')ar__2
        read(ar__2,3)
     +  FSVS,IName,Xpos,Ypos,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,
     +  DEs_2,chi2,Bmag,e_Bmag,f_Bmag,BFWHM,Bs_g,Vmag,e_Vmag,f_Vmag,
     +  VFWHM,Vs_g,Imag,e_Imag,f_Imag,IFWHM,Is_g,V_I,Memb
        if (idig(ar__2(94:102)).EQ.0) chi2 =  rNULL__
        RAdeg_2 = rNULL__
        DEdeg_2 = 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 .GT. -180) RAdeg_2=RAh_2*15.
        if(RAm_2 .GT. -180) RAdeg_2=RAdeg_2+RAm_2/4.
        if(RAs_2 .GT. -180) RAdeg_2=RAdeg_2+RAs_2/240.
        if(DEd_2 .GE. 0) DEdeg_2=DEd_2
        if(DEm_2 .GE. 0) DEdeg_2=DEdeg_2+DEm_2/60.
        if(DEs_2 .GE. 0) DEdeg_2=DEdeg_2+DEs_2/3600.
        if(DE__2.EQ.'-'.AND.DEdeg_2.GE.0) DEdeg_2=-DEdeg_2
c    ..............Just test output...........
        write(6,3)
     +  FSVS,IName,Xpos,Ypos,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,
     +  DEs_2,chi2,Bmag,e_Bmag,f_Bmag,BFWHM,Bs_g,Vmag,e_Vmag,f_Vmag,
     +  VFWHM,Vs_g,Imag,e_Imag,f_Imag,IFWHM,Is_g,V_I,Memb
        write(6,'(6H Pos: 2F8.4)') RAdeg_2,DEdeg_2
c    .......End.of.Just test output...........
      end do
      close(1)

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

C Locate position of first digit in string; or return 0
      integer function idig(c)
      character*(*) c
      character*1 c1
      integer lc,i
      lc=len(c)
      idig=0
      do i=1,lc
         if(c(i:i).ne.' ') go to 1
      end do
    1 if(i.gt.lc) return
      c1=c(i:i)
      if(c1.eq.'.'.or.c1.eq.'-'.or.c1.eq.'+') i=i+1
      if(i.gt.lc) return
      c1=c(i:i)
      if(c1.ge.'0'.and.c1.le.'9') idig=i
      return
      end