FORTRAN Generation
(/./ftp/cats/J/A_A/495/249)

Conversion of standardized ReadMe file for file /./ftp/cats/J/A_A/495/249 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-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/495/249    EROS-2 beat Cepheids in Magellanic Clouds    (Marquette+, 2009)
*================================================================================
*The beat Cepheids in the Magellanic Clouds: an analysis from the
*EROS-2 database.
*    Marquette J.B., Beaulieu J.P., Buchler J.R., Szabo R., Tisserand P.,
*    Belghith S., Fouque P., Lesquoy E., Milsztajn, A., Schwarzenberg-Czerny A,
*    Afonso C., Albert J.N., Andersen J., Ansari R., Aubourg E., Bareyre P.,
*    Charlot X., Coutures C., Ferlet R., Glicenstein J.F., Goldman B., Gould A.,
*    Graff D., Gros M., Haissinski J., Hamadache C., de Kat J., Le Guillou L.,
*    Loup C., Magneville C., Maurice E., Maury A., Moniez M.,
*    Palanque-Delabrouille N., Perdereau O., Rahal Y.R., Rich J., Spiro M.,
*    Vidal-Madjar A.
*   <Astron. Astrophys. 495, 249 (2009)>
*   =2009A&A...495..249M
C=============================================================================

C  Internal variables

      integer*4 i__

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

C  Declarations for 'table1.dat'	! Fundamental/1st overtone (FO/F) pulsators in LMC

      integer*4 nr__
      parameter (nr__=74)	! Number of records
      character*190 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*14  EROS2_BC    ! Designation, JHHMMSS-DDMMSS (G1)
      character*12  Int         ! Internal number (G2)
      integer*4     RAh         ! (h) Right Ascension (J2000)
      integer*4     RAm         ! (min) Right ascension (J2000)
      real*4        RAs         ! (s) Right ascension (J2000)
      character*1   DE_         ! Declination sign
      integer*4     DEd         ! (deg) Declination (J2000)
      integer*4     DEm         ! (arcmin) Declination (J2000)
      real*4        DEs         ! (arcsec) Declination (J2000)
      real*8        P0          ! (d) Period of the first mode of pulsation
      real*8        P1          ! (d) Period of the second mode of pulsation
      real*8        P1_P0       ! Period ratio P1/P0
      real*8        Zmax        ! Higher limit of metallicity
      real*8        Zmin        ! Lower limit of metallicity
      real*8        Zmean       ! Mean metallicity
      real*4        R0          ! (mag) R_0_ Fourier coefficient in B_E_ band (G3)
      real*4        R11         ! (mag) R^1^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi11       ! (rad) {phi}^1^_1_ Fourier coefficient in B_E_
      real*4        R121        ! (mag) R^1^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi121      ! (rad) {phi}^1^_21_ Fourier coefficient in B_E_
      real*4        R131        ! (mag) R^1^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi131      ! (rad) {phi}^1^_31_ Fourier coefficient in B_E_ band
      real*4        R21         ! (mag) R^2^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        R221        ! (mag) R^2^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi221      ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_
      real*4        R231        ! (mag) R^2^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi231      ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_

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

C  Declarations for 'table2.dat'	! First and second overtone (SO/FO) pulsators in LMC

      integer*4 nr__1
      parameter (nr__1=173)	! Number of records
      character*164 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)

      character*14  EROS2_BC_1  ! Designation, JHHMMSS-DDMMSS (G1)
      character*12  Int_1       ! Internal number (G2)
      integer*4     RAh_1       ! (h) Right Ascension (J2000)
      integer*4     RAm_1       ! (min) Right ascension (J2000)
      real*4        RAs_1       ! (s) Right ascension (J2000)
      character*1   DE__1       ! Declination sign
      integer*4     DEd_1       ! (deg) Declination (J2000)
      integer*4     DEm_1       ! (arcmin) Declination (J2000)
      real*4        DEs_1       ! (arcsec) Declination (J2000)
      real*8        P0_1        ! (d) Period of the first pulsation mode
      real*8        P1_1        ! (d) Period of the second pulsation mode
      real*8        P1_P0_1     ! Period ratio P1/P0
      real*4        R0_1        ! (mag) R_0_ Fourier coefficient in B_E_ band (G3)
      real*4        R11_1       ! (mag) R^1^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi11_1     ! (rad) {phi}^1^_1_ Fourier coefficient in B_E_
      real*4        R121_1      ! (mag) R^1^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi121_1    ! (rad) {phi}^1^_21_ Fourier coefficient in B_E_
      real*4        R131_1      ! (mag) R^1^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi131_1    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_
      real*4        R21_1       ! (mag) R^2^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        R221_1      ! (mag) R^2^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi221_1    ! (rad) {phi}^2^_21_ Fourier coefficient in B_E_
      real*4        R231_1      ! (mag) R^2^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi231_1    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_

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

C  Declarations for 'table3.dat'	! Fundamental/1st overtone (FO/F) pulsators in SMC

      integer*4 nr__2
      parameter (nr__2=41)	! Number of records
      character*190 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*14  EROS2_BC_2  ! Designation, JHHMMSS-DDMMSS (G1)
      character*12  Int_2       ! Internal number (G2)
      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
      integer*4     DEd_2       ! (deg) Declination (J2000)
      integer*4     DEm_2       ! (arcmin) Declination (J2000)
      real*4        DEs_2       ! (arcsec) Declination (J2000)
      real*8        P0_2        ! (d) Period of the first mode of pulsation
      real*8        P1_2        ! (d) Period of the second mode of pulsation
      real*8        P1_P0_2     ! Period ratio P1/P0
      real*8        Zmax_1      ! Higher limit of metallicity
      real*8        Zmin_1      ! Lower limit of metallicity
      real*8        Zmean_1     ! Mean metallicity
      real*4        R0_2        ! (mag) R_0_ Fourier coefficient in B_E_ band (G3)
      real*4        R11_2       ! (mag) R^1^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi11_2     ! (rad) {phi}^1^_1_ Fourier coefficient in B_E_
      real*4        R121_2      ! (mag) R^1^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi121_2    ! (rad) {phi}^1^_21_ Fourier coefficient in B_E_
      real*4        R131_2      ! (mag) R^1^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi131_2    ! (rad) {phi}^1^_31_ Fourier coefficient in B_E_ band
      real*4        R21_2       ! (mag) R^2^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        R221_2      ! (mag) R^2^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi221_2    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_
      real*4        R231_2      ! (mag) R^2^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi231_2    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_

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

C  Declarations for 'table4.dat'	! First and second overtone (SO/FO) pulsators in SMC

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

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

      character*14  EROS2_BC_3  ! Designation, JHHMMSS-DDMMSS (G1)
      character*12  Int_3       ! Internal number (G2)
      integer*4     RAh_3       ! (h) Right Ascension (J2000)
      integer*4     RAm_3       ! (min) Right ascension (J2000)
      real*4        RAs_3       ! (s) Right ascension (J2000)
      character*1   DE__3       ! Declination sign
      integer*4     DEd_3       ! (deg) Declination (J2000)
      integer*4     DEm_3       ! (arcmin) Declination (J2000)
      real*4        DEs_3       ! (arcsec) Declination (J2000)
      real*8        P0_3        ! (d) Period of the first pulsation mode
      real*8        P1_3        ! (d) Period of the second pulsation mode
      real*8        P1_P0_3     ! Period ratio P1/P0
      real*4        R0_3        ! (mag) R_0_ Fourier coefficient in B_E_ band (G3)
      real*4        R11_3       ! (mag) R^1^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi11_3     ! (rad) {phi}^1^_1_ Fourier coefficient in B_E_
      real*4        R121_3      ! (mag) R^1^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi121_3    ! (rad) {phi}^1^_21_ Fourier coefficient in B_E_
      real*4        R131_3      ! (mag) R^1^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi131_3    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_
      real*4        R21_3       ! (mag) R^2^_1_ Fourier coefficient in B_E_ band (G3)
      real*4        R221_3      ! (mag) R^2^_21_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi221_3    ! (rad) {phi}^2^_21_ Fourier coefficient in B_E_
      real*4        R231_3      ! (mag) R^2^_31_ Fourier coefficient in B_E_ band (G3)
      real*4        Phi231_3    ! (rad) {phi}^2^_31_ Fourier coefficient in B_E_

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

C  Loading file 'table1.dat'	! Fundamental/1st overtone (FO/F) pulsators in LMC

C  Format for file interpretation

    1 format(
     +  2X,A14,1X,A12,2X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,F4.1,1X,
     +  F7.5,1X,F7.5,1X,F7.5,1X,F8.5,1X,F8.5,1X,F8.5,1X,F6.3,1X,F5.3,
     +  1X,F6.3,1X,F5.3,1X,F5.3,2X,F5.3,1X,F5.3,2X,F5.3,2X,F5.3,3X,
     +  F5.3,5X,F5.3,3X,F5.3)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table1.dat')
      write(6,*) '....Loading file: table1.dat'
      do i__=1,74
        read(1,'(A190)')ar__
        read(ar__,1)
     +  EROS2_BC,Int,RAh,RAm,RAs,DE_,DEd,DEm,DEs,P0,P1,P1_P0,Zmax,
     +  Zmin,Zmean,R0,R11,Phi11,R121,Phi121,R131,Phi131,R21,R221,
     +  Phi221,R231,Phi231
        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)
     +  EROS2_BC,Int,RAh,RAm,RAs,DE_,DEd,DEm,DEs,P0,P1,P1_P0,Zmax,
     +  Zmin,Zmean,R0,R11,Phi11,R121,Phi121,R131,Phi131,R21,R221,
     +  Phi221,R231,Phi231
        write(6,'(6H Pos: 2F8.4)') RAdeg,DEdeg
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table2.dat'	! First and second overtone (SO/FO) pulsators in LMC

C  Format for file interpretation

    2 format(
     +  2X,A14,1X,A12,2X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,F4.1,1X,
     +  F7.5,1X,F7.5,1X,F7.5,1X,F6.3,1X,F5.3,1X,F6.3,1X,F5.3,1X,F5.3,
     +  2X,F5.3,2X,F5.3,2X,F5.3,2X,F5.3,3X,F5.3,5X,F5.3,3X,F5.3)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table2.dat')
      write(6,*) '....Loading file: table2.dat'
      do i__=1,173
        read(1,'(A164)')ar__1
        read(ar__1,2)
     +  EROS2_BC_1,Int_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,
     +  P0_1,P1_1,P1_P0_1,R0_1,R11_1,Phi11_1,R121_1,Phi121_1,R131_1,
     +  Phi131_1,R21_1,R221_1,Phi221_1,R231_1,Phi231_1
        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)
     +  EROS2_BC_1,Int_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,
     +  P0_1,P1_1,P1_P0_1,R0_1,R11_1,Phi11_1,R121_1,Phi121_1,R131_1,
     +  Phi131_1,R21_1,R221_1,Phi221_1,R231_1,Phi231_1
        write(6,'(6H Pos: 2F8.4)') RAdeg_1,DEdeg_1
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table3.dat'	! Fundamental/1st overtone (FO/F) pulsators in SMC

C  Format for file interpretation

    3 format(
     +  2X,A14,1X,A12,2X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,F4.1,1X,
     +  F7.5,1X,F7.5,1X,F7.5,1X,F8.5,1X,F8.5,1X,F8.5,1X,F6.3,1X,F5.3,
     +  1X,F6.3,1X,F5.3,1X,F5.3,2X,F5.3,1X,F5.3,2X,F5.3,2X,F5.3,3X,
     +  F5.3,5X,F5.3,3X,F5.3)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table3.dat')
      write(6,*) '....Loading file: table3.dat'
      do i__=1,41
        read(1,'(A190)')ar__2
        read(ar__2,3)
     +  EROS2_BC_2,Int_2,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,DEs_2,
     +  P0_2,P1_2,P1_P0_2,Zmax_1,Zmin_1,Zmean_1,R0_2,R11_2,Phi11_2,
     +  R121_2,Phi121_2,R131_2,Phi131_2,R21_2,R221_2,Phi221_2,R231_2,
     +  Phi231_2
        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)
     +  EROS2_BC_2,Int_2,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,DEs_2,
     +  P0_2,P1_2,P1_P0_2,Zmax_1,Zmin_1,Zmean_1,R0_2,R11_2,Phi11_2,
     +  R121_2,Phi121_2,R131_2,Phi131_2,R21_2,R221_2,Phi221_2,R231_2,
     +  Phi231_2
        write(6,'(6H Pos: 2F8.4)') RAdeg_2,DEdeg_2
c    .......End.of.Just test output...........
      end do
      close(1)

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

C  Loading file 'table4.dat'	! First and second overtone (SO/FO) pulsators in SMC

C  Format for file interpretation

    4 format(
     +  2X,A14,1X,A12,2X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,F4.1,1X,
     +  F7.5,1X,F7.5,1X,F7.5,1X,F6.3,1X,F5.3,1X,F6.3,1X,F5.3,1X,F5.3,
     +  2X,F5.3,2X,F5.3,2X,F5.3,2X,F5.3,3X,F5.3,5X,F5.3,3X,F5.3)

C  Effective file loading

      open(unit=1,status='old',file=
     +'table4.dat')
      write(6,*) '....Loading file: table4.dat'
      do i__=1,129
        read(1,'(A164)')ar__3
        read(ar__3,4)
     +  EROS2_BC_3,Int_3,RAh_3,RAm_3,RAs_3,DE__3,DEd_3,DEm_3,DEs_3,
     +  P0_3,P1_3,P1_P0_3,R0_3,R11_3,Phi11_3,R121_3,Phi121_3,R131_3,
     +  Phi131_3,R21_3,R221_3,Phi221_3,R231_3,Phi231_3
        RAdeg_3 = rNULL__
        DEdeg_3 = 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 .GT. -180) RAdeg_3=RAh_3*15.
        if(RAm_3 .GT. -180) RAdeg_3=RAdeg_3+RAm_3/4.
        if(RAs_3 .GT. -180) RAdeg_3=RAdeg_3+RAs_3/240.
        if(DEd_3 .GE. 0) DEdeg_3=DEd_3
        if(DEm_3 .GE. 0) DEdeg_3=DEdeg_3+DEm_3/60.
        if(DEs_3 .GE. 0) DEdeg_3=DEdeg_3+DEs_3/3600.
        if(DE__3.EQ.'-'.AND.DEdeg_3.GE.0) DEdeg_3=-DEdeg_3
c    ..............Just test output...........
        write(6,4)
     +  EROS2_BC_3,Int_3,RAh_3,RAm_3,RAs_3,DE__3,DEd_3,DEm_3,DEs_3,
     +  P0_3,P1_3,P1_P0_3,R0_3,R11_3,Phi11_3,R121_3,Phi121_3,R131_3,
     +  Phi131_3,R21_3,R221_3,Phi221_3,R231_3,Phi231_3
        write(6,'(6H Pos: 2F8.4)') RAdeg_3,DEdeg_3
c    .......End.of.Just test output...........
      end do
      close(1)

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