FORTRAN Generation
(/./ftp/cats/J/A_A/379/453)

Conversion of standardized ReadMe file for file /./ftp/cats/J/A_A/379/453 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 2024-Mar-28
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/379/453  CCD BVI photometry of 5 open cluster candidates  (Piatti+, 2001)
*================================================================================
*On the nature of five open cluster candidates projected close to the
*Galactic centre
*    Piatti A.E., Claria J.J.
*   <Astron. Astrophys. 379, 453 (2001)>
*   =2001A&A...379..453P
C=============================================================================

C  Internal variables

      integer*4 i__

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

C  Declarations for 'table2.dat'	! Stars in the field of Ruprecht 103

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

      integer*4     ID          ! Star number
      real*8        Xpix        ! (pix) X coordinate (1)
      real*8        Ypix        ! (pix) Y coordinate (1)
      real*4        Vmag        ! (mag) V magnitude
      real*4        e_Vmag      ! (mag) rms uncertainty on Vmag
      real*4        B_V         ! (mag) B-V colour index
      real*4        e_B_V       ! (mag) rms uncertainty on B-V
      real*4        V_I         ! (mag) V-I colour index
      real*4        e_V_I       ! (mag) rms uncertainty on V-I
      integer*4     o_Vmag      ! Number of measurements
*Note (1): For all fields, 1 pix = 0.45". North is up and East is to the left.
*    Positions for the centres of the circles drew in Fig. 1:
*    Object    X (pixels)     Y(pixels)
*    -----------------------------------
*    Ru103       180            240
*    Ru124       260            285
*    Ru129       220            265
*    Ru146       240            300
*    Ru146       240            300
*    -----------------------------------
*    None of these stellar groups are genuine open clusters, so that the
*    above centres only refers to positions around which the stellar
*    density is higher than in any other region of the observed fields.

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

C  Declarations for 'table3.dat'	! Stars in the field of Ruprecht 124

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

      integer*4     ID_1        ! Star number
      real*8        Xpix_1      ! (pix) X coordinate (1)
      real*8        Ypix_1      ! (pix) Y coordinate (1)
      real*4        Vmag_1      ! (mag) V magnitude
      real*4        e_Vmag_1    ! (mag) rms uncertainty on Vmag
      real*4        B_V_1       ! (mag) B-V colour index
      real*4        e_B_V_1     ! (mag) rms uncertainty on B-V
      real*4        V_I_1       ! (mag) V-I colour index
      real*4        e_V_I_1     ! (mag) rms uncertainty on V-I
      integer*4     o_Vmag_1    ! Number of measurements
*Note (1): For all fields, 1 pix = 0.45". North is up and East is to the left.
*    Positions for the centres of the circles drew in Fig. 1:
*    Object    X (pixels)     Y(pixels)
*    -----------------------------------
*    Ru103       180            240
*    Ru124       260            285
*    Ru129       220            265
*    Ru146       240            300
*    Ru146       240            300
*    -----------------------------------
*    None of these stellar groups are genuine open clusters, so that the
*    above centres only refers to positions around which the stellar
*    density is higher than in any other region of the observed fields.

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

C  Declarations for 'table4.dat'	! Stars in the field of Ruprecht 129

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

      integer*4     ID_2        ! Star number
      real*8        Xpix_2      ! (pix) X coordinate (1)
      real*8        Ypix_2      ! (pix) Y coordinate (1)
      real*4        Vmag_2      ! (mag) V magnitude
      real*4        e_Vmag_2    ! (mag) rms uncertainty on Vmag
      real*4        B_V_2       ! (mag) B-V colour index
      real*4        e_B_V_2     ! (mag) rms uncertainty on B-V
      real*4        V_I_2       ! (mag) V-I colour index
      real*4        e_V_I_2     ! (mag) rms uncertainty on V-I
      integer*4     o_Vmag_2    ! Number of measurements
*Note (1): For all fields, 1 pix = 0.45". North is up and East is to the left.
*    Positions for the centres of the circles drew in Fig. 1:
*    Object    X (pixels)     Y(pixels)
*    -----------------------------------
*    Ru103       180            240
*    Ru124       260            285
*    Ru129       220            265
*    Ru146       240            300
*    Ru146       240            300
*    -----------------------------------
*    None of these stellar groups are genuine open clusters, so that the
*    above centres only refers to positions around which the stellar
*    density is higher than in any other region of the observed fields.

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

C  Declarations for 'table5.dat'	! Stars in the field of Ruprecht 146

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

      integer*4     ID_3        ! Star number
      real*8        Xpix_3      ! (pix) X coordinate (1)
      real*8        Ypix_3      ! (pix) Y coordinate (1)
      real*4        Vmag_3      ! (mag) V magnitude
      real*4        e_Vmag_3    ! (mag) rms uncertainty on Vmag
      real*4        B_V_3       ! (mag) B-V colour index
      real*4        e_B_V_3     ! (mag) rms uncertainty on B-V
      real*4        V_I_3       ! (mag) V-I colour index
      real*4        e_V_I_3     ! (mag) rms uncertainty on V-I
      integer*4     o_Vmag_3    ! Number of measurements
*Note (1): For all fields, 1 pix = 0.45". North is up and East is to the left.
*    Positions for the centres of the circles drew in Fig. 1:
*    Object    X (pixels)     Y(pixels)
*    -----------------------------------
*    Ru103       180            240
*    Ru124       260            285
*    Ru129       220            265
*    Ru146       240            300
*    Ru146       240            300
*    -----------------------------------
*    None of these stellar groups are genuine open clusters, so that the
*    above centres only refers to positions around which the stellar
*    density is higher than in any other region of the observed fields.

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

C  Declarations for 'table6.dat'	! Stars in the field of Ruprecht 166

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

      integer*4     ID_4        ! Star number
      real*8        Xpix_4      ! (pix) X coordinate (1)
      real*8        Ypix_4      ! (pix) Y coordinate (1)
      real*4        Vmag_4      ! (mag) V magnitude
      real*4        e_Vmag_4    ! (mag) rms uncertainty on Vmag
      real*4        B_V_4       ! (mag) B-V colour index
      real*4        e_B_V_4     ! (mag) rms uncertainty on B-V
      real*4        V_I_4       ! (mag) V-I colour index
      real*4        e_V_I_4     ! (mag) rms uncertainty on V-I
      integer*4     o_Vmag_4    ! Number of measurements
*Note (1): For all fields, 1 pix = 0.45". North is up and East is to the left.
*    Positions for the centres of the circles drew in Fig. 1:
*    Object    X (pixels)     Y(pixels)
*    -----------------------------------
*    Ru103       180            240
*    Ru124       260            285
*    Ru129       220            265
*    Ru146       240            300
*    Ru146       240            300
*    -----------------------------------
*    None of these stellar groups are genuine open clusters, so that the
*    above centres only refers to positions around which the stellar
*    density is higher than in any other region of the observed fields.

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

C  Loading file 'table2.dat'	! Stars in the field of Ruprecht 103

C  Format for file interpretation

    1 format(
     +  3X,I3,1X,F7.3,1X,F7.3,1X,F6.3,2X,F5.3,2X,F6.3,2X,F5.3,2X,F6.3,
     +  2X,F5.3,3X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table2.dat')
      write(6,*) '....Loading file: table2.dat'
      do i__=1,163
        read(1,'(A70)')ar__
        read(ar__,1)
     +  ID,Xpix,Ypix,Vmag,e_Vmag,B_V,e_B_V,V_I,e_V_I,o_Vmag
c    ..............Just test output...........
        write(6,1)
     +  ID,Xpix,Ypix,Vmag,e_Vmag,B_V,e_B_V,V_I,e_V_I,o_Vmag
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table3.dat'	! Stars in the field of Ruprecht 124

C  Format for file interpretation

    2 format(
     +  3X,I3,1X,F7.3,1X,F7.3,1X,F6.3,2X,F5.3,2X,F6.3,2X,F5.3,2X,F6.3,
     +  2X,F5.3,3X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table3.dat')
      write(6,*) '....Loading file: table3.dat'
      do i__=1,424
        read(1,'(A70)')ar__1
        read(ar__1,2)
     +  ID_1,Xpix_1,Ypix_1,Vmag_1,e_Vmag_1,B_V_1,e_B_V_1,V_I_1,
     +  e_V_I_1,o_Vmag_1
c    ..............Just test output...........
        write(6,2)
     +  ID_1,Xpix_1,Ypix_1,Vmag_1,e_Vmag_1,B_V_1,e_B_V_1,V_I_1,
     +  e_V_I_1,o_Vmag_1
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table4.dat'	! Stars in the field of Ruprecht 129

C  Format for file interpretation

    3 format(
     +  3X,I3,1X,F7.3,1X,F7.3,1X,F6.3,2X,F5.3,2X,F6.3,2X,F5.3,2X,F6.3,
     +  2X,F5.3,3X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table4.dat')
      write(6,*) '....Loading file: table4.dat'
      do i__=1,55
        read(1,'(A70)')ar__2
        read(ar__2,3)
     +  ID_2,Xpix_2,Ypix_2,Vmag_2,e_Vmag_2,B_V_2,e_B_V_2,V_I_2,
     +  e_V_I_2,o_Vmag_2
c    ..............Just test output...........
        write(6,3)
     +  ID_2,Xpix_2,Ypix_2,Vmag_2,e_Vmag_2,B_V_2,e_B_V_2,V_I_2,
     +  e_V_I_2,o_Vmag_2
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table5.dat'	! Stars in the field of Ruprecht 146

C  Format for file interpretation

    4 format(
     +  3X,I3,1X,F7.3,1X,F7.3,1X,F6.3,2X,F5.3,2X,F6.3,2X,F5.3,2X,F6.3,
     +  2X,F5.3,3X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table5.dat')
      write(6,*) '....Loading file: table5.dat'
      do i__=1,163
        read(1,'(A70)')ar__3
        read(ar__3,4)
     +  ID_3,Xpix_3,Ypix_3,Vmag_3,e_Vmag_3,B_V_3,e_B_V_3,V_I_3,
     +  e_V_I_3,o_Vmag_3
c    ..............Just test output...........
        write(6,4)
     +  ID_3,Xpix_3,Ypix_3,Vmag_3,e_Vmag_3,B_V_3,e_B_V_3,V_I_3,
     +  e_V_I_3,o_Vmag_3
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table6.dat'	! Stars in the field of Ruprecht 166

C  Format for file interpretation

    5 format(
     +  3X,I3,1X,F7.3,1X,F7.3,1X,F6.3,2X,F5.3,2X,F6.3,2X,F5.3,2X,F6.3,
     +  2X,F5.3,3X,I1)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table6.dat')
      write(6,*) '....Loading file: table6.dat'
      do i__=1,954
        read(1,'(A70)')ar__4
        read(ar__4,5)
     +  ID_4,Xpix_4,Ypix_4,Vmag_4,e_Vmag_4,B_V_4,e_B_V_4,V_I_4,
     +  e_V_I_4,o_Vmag_4
c    ..............Just test output...........
        write(6,5)
     +  ID_4,Xpix_4,Ypix_4,Vmag_4,e_Vmag_4,B_V_4,e_B_V_4,V_I_4,
     +  e_V_I_4,o_Vmag_4
c    .......End.of.Just test output...........
      end do
      close(1)

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