Conversion of standardized ReadMe file for
file /./ftp/cats/J/A_A/303/420 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 2026-Apr-21
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/303/420 Radio galaxies and quasars (Chyzy+, 1995)
*================================================================================
*Cosmological evolution and large scale structures of radio galaxies and quasars
* Chyzy K.T., Zieba S.
* <Astron. Astrophys. 303, 420 (1995)>
* =1995A&A...303..420C (SIMBAD/NED BibCode)
C=============================================================================
C Internal variables
integer*4 i__
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table1' ! The sample of 152 radio galaxies
integer*4 nr__
parameter (nr__=152) ! Number of records
character*58 ar__ ! Full-size record
character*8 Name (nr__) ! Source name
real*4 z (nr__) ! Redshift
real*4 logP (nr__) ! ([W/Hz]) 1.4 GHz spectral luminosity
real*4 Q (nr__) ! Arms ratio (1)
real*4 M (nr__) ! Misalignment (2)
integer*4 L (nr__) ! (kpc) Linear size
character*14 Notes (nr__) ! References to radio data (3)
*Note (1): Ratio of the distances of hot spots from the core
*Note (2): Ratio of the displacement of the core from the radio source axis to
* the source linear size
*Note (3): 3C - Spinrad et al. (1985);
* AL - Alexander and Leahy (1987);
* Ba - Barthel and Miley (1988);
* BB - Burnst et al. (1984);
* Be - Bedford et al. (1981);
* BM - Barthel et al. (1988);
* B2 - Ragora et al. (1986);
* Dja - Djorgovski et al. (1987);
* Djb - Djorgovski et al. (1988);
* Fe - Feigelson et al. (1984);
* GB2 - Machalski and Maslowski (1982);
* GB3 - Machalski and Condon (1983a);
* GB4 - Machalski and Condon (1983b);
* GB5 - Machalski and Condon (1985);
* GC - Garrington et al. (1991);
* GH - Gower and Hutchings (1984);
* Gu - Gunn et al. (1981);
* Hi - Hintzen et al. (1983);
* Hu - Hutchings et al. (1988);
* JB - Jagers et al. (1982);
* JP - Jenkins et al. (1977);
* La - Laing (1981);
* LB - Lonsdale and Barthel (1987);
* Lo - Longair (1975);
* Mc - Macklin (1981) and references therein;
* MH - Miley and Hartsuijker (1978);
* NB - Neff and Brown (1984);
* OP - Owen and Pushell (1984);
* Pe - Pedelty et al. (1989);
* PH - Pooley and Henbest (1974);
* PKS - Dunlop et al. (1989);
* RA - Rudnick and Adams (1979);
* RP - Riley and Pooley (1975);
* RW - Riley and Warner (1990);
* SB - Stocke et al. (1985).
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table2' ! The sample of 173 quasars
integer*4 nr__1
parameter (nr__1=173) ! Number of records
character*56 ar__1 ! Full-size record
character*8 Name_1 (nr__1) ! Source name
real*4 z_1 (nr__1) ! Redshift
real*4 logP_1 (nr__1) ! ([W/Hz]) 1.4 GHz spectral luminosity
real*4 Q_1 (nr__1) ! Arms ratio (1)
real*4 M_1 (nr__1) ! Misalignment (2)
integer*4 L_1 (nr__1) ! (kpc) Linear size
character*14 Notes_1 (nr__1) ! References to radio data (3)
*Note (1): Ratio of the distances of hot spots from the core
*Note (2): Ratio of the displacement of the core from the radio source axis to
* the source linear size
*Note (3): 3C - Spinrad et al. (1985);
* AL - Alexander and Leahy (1987);
* Ba - Barthel and Miley (1988);
* BB - Burnst et al. (1984);
* Be - Bedford et al. (1981);
* BM - Barthel et al. (1988);
* B2 - Ragora et al. (1986);
* Dja - Djorgovski et al. (1987);
* Djb - Djorgovski et al. (1988);
* Fe - Feigelson et al. (1984);
* GB2 - Machalski and Maslowski (1982);
* GB3 - Machalski and Condon (1983a);
* GB4 - Machalski and Condon (1983b);
* GB5 - Machalski and Condon (1985);
* GC - Garrington et al. (1991);
* GH - Gower and Hutchings (1984);
* Gu - Gunn et al. (1981);
* Hi - Hintzen et al. (1983);
* Hu - Hutchings et al. (1988);
* JB - Jagers et al. (1982);
* JP - Jenkins et al. (1977);
* La - Laing (1981);
* LB - Lonsdale and Barthel (1987);
* Lo - Longair (1975);
* Mc - Macklin (1981) and references therein;
* MH - Miley and Hartsuijker (1978);
* NB - Neff and Brown (1984);
* OP - Owen and Pushell (1984);
* Pe - Pedelty et al. (1989);
* PH - Pooley and Henbest (1974);
* PKS - Dunlop et al. (1989);
* RA - Rudnick and Adams (1979);
* RP - Riley and Pooley (1975);
* RW - Riley and Warner (1990);
* SB - Stocke et al. (1985).
C=============================================================================
C Loading file 'table1' ! The sample of 152 radio galaxies
C Format for file interpretation
1 format(A8,2X,F4.2,2X,F5.2,2X,F5.3,2X,F5.3,2X,I3,2X,A14)
C Effective file loading
open(unit=1,status='old',file=
+'table1')
write(6,*) '....Loading file: table1'
do i__=1,152
read(1,'(A58)')ar__
read(ar__,1)
+ Name(i__),z(i__),logP(i__),Q(i__),M(i__),L(i__),Notes(i__)
c ..............Just test output...........
write(6,1)
+ Name(i__),z(i__),logP(i__),Q(i__),M(i__),L(i__),Notes(i__)
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
C Loading file 'table2' ! The sample of 173 quasars
C Format for file interpretation
2 format(A8,2X,F4.2,2X,F5.2,2X,F5.3,2X,F5.3,2X,I3,2X,A14)
C Effective file loading
open(unit=1,status='old',file=
+'table2')
write(6,*) '....Loading file: table2'
do i__=1,173
read(1,'(A56)')ar__1
read(ar__1,2)
+ Name_1(i__),z_1(i__),logP_1(i__),Q_1(i__),M_1(i__),L_1(i__),
+ Notes_1(i__)
c ..............Just test output...........
write(6,2)
+ Name_1(i__),z_1(i__),logP_1(i__),Q_1(i__),M_1(i__),L_1(i__),
+ Notes_1(i__)
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
stop
end