Conversion of standardized ReadMe file for
file /./ftp/cats/J/A_A/343/93 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-May-20
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/343/93 Local radio luminosity function of galaxies. II. (Gavazzi+ 1999)
*================================================================================
*On the local radio luminosity function of galaxies.
*II: Environmental dependences among late-type galaxies
* Gavazzi G., Boselli A.
* <Astron. Astrophys. 343, 93 (1999)>
* =1999A&A...343...93G (SIMBAD/NED BibCode)
C=============================================================================
C Internal variables
integer*4 i__
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table1.dat' ! Parameters of the detected galaxies
integer*4 nr__
parameter (nr__=408) ! Number of records
character*116 ar__ ! Full-size record
C B1950 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg (nr__) ! (deg) Right Ascension B1950
real*8 DEdeg (nr__) ! (deg) Declination B1950
C ---------------------------------- ! (position vector(s) in degrees)
character*7 Cluster (nr__) ! Cluster name
integer*4 CGCG (nr__) ! CGCG denomination (Z FFF-NNN in Simbad)
* (Zwicky et al., 1961-68, Cat. <VII/190>)
character*1 m_CGCG (nr__) ! [NWES] Multiplicity index on CGCG
real*4 Pmag (nr__) ! (mag) Corrected photographic magnitude
real*4 Hmag (nr__) ! (mag) ? Corrected H band magnitude
character*7 MType (nr__) ! Morphological classification (VCC)
character*5 Agg (nr__) ! Membership to the individual clusters
integer*4 RAh (nr__) ! (h) Optical right ascension (B1950)
integer*4 RAm (nr__) ! (min) Optical right ascension (B1950)
real*4 RAs (nr__) ! (s) Optical right ascension (B1950)
character*1 DE_ (nr__) ! Optical declination sign
integer*4 DEd (nr__) ! (deg) Optical declination (B1950)
integer*4 DEm (nr__) ! (arcmin) Optical declination (B1950)
real*4 DEs (nr__) ! (arcsec) Optical declination (B1950)
integer*4 RArh (nr__) ! (h) Radio right ascension (B1950)
integer*4 RArm (nr__) ! (min) Radio right ascension (B1950)
real*4 RArs (nr__) ! (s) Radio right ascension (B1950)
character*1 DEr_ (nr__) ! Radio declination sign
integer*4 DErd (nr__) ! (deg) Radio declination (B1950)
integer*4 DErm (nr__) ! (arcmin) Radio declination (B1950)
real*4 DErs (nr__) ! (arcsec) Radio declination (B1950)
real*4 R_Ooff (nr__) ! (arcsec) radio-optical offset (arcsec)
integer*4 Class (nr__) ! [1/4] Identification class (1)
real*4 S1_4GHz (nr__) ! (mJy) 1.4 GHz total flux density (mJy)
integer*4 Maj (nr__) ! (arcsec) ? Radio source major axis (arcsec)
integer*4 Min (nr__) ! (arcsec) ? Radio source minor axis (arcsec)
integer*4 r_S1_4GHz (nr__) ! Reference to the 1.4 GHz data (2)
*Note (1): 1: pointlike radio sources with R<=3
* 2: extended sources not meeting the 3{sigma} criterion
* 3: dubious identifications not meeting the 3{sigma} criterion (not
* used in the following analysis)
* 4: pointlike sources whose radio-optical offset is within the optical
* extent of the galaxy
*Note (2): References:
* 1: Jaffe & Gavazzi, 1986AJ.....91..204J
* 5: del Castillo et al., 1988AJ.....95.1340D
* 6: Hummel, 1980A&AS...41..151H
* 7: Gioia & Fabbiano, 1987ApJS...63..771G
* 8: Condon, 1987ApJS...65..485C
* 13: Salpeter & Dickey, 1987, Cat. <J/ApJ/317/102>
* 16: Gavazzi & Contursi, 1994AJ....108...24G
* 17: White et al., 1997, Cat. <VIII/51> (FIRST)
* 18: Bravo-Alfaro, 1997, Ph.D. Thesis, University of Paris
* 19: Condon et al., 1998AJ....115.1693C (NVSS)
C=============================================================================
C Loading file 'table1.dat' ! Parameters of the detected galaxies
C Format for file interpretation
1 format(
+ A7,1X,I6,A1,1X,F5.2,1X,F5.2,1X,A7,2X,A5,1X,I2,1X,I2,1X,F5.2,
+ 1X,A1,I2,1X,I2,1X,F4.1,1X,I2,1X,I2,1X,F5.2,1X,A1,I2,1X,I2,1X,
+ F4.1,1X,F5.2,1X,I1,1X,F6.1,1X,I3,1X,I3,1X,I2)
C Effective file loading
open(unit=1,status='old',file=
+'table1.dat')
write(6,*) '....Loading file: table1.dat'
do i__=1,408
read(1,'(A116)')ar__
read(ar__,1)
+ Cluster(i__),CGCG(i__),m_CGCG(i__),Pmag(i__),Hmag(i__),
+ MType(i__),Agg(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),
+ DEd(i__),DEm(i__),DEs(i__),RArh(i__),RArm(i__),RArs(i__),
+ DEr_(i__),DErd(i__),DErm(i__),DErs(i__),R_Ooff(i__),
+ Class(i__),S1_4GHz(i__),Maj(i__),Min(i__),r_S1_4GHz(i__)
if(ar__(23:27) .EQ. '') Hmag(i__) = rNULL__
if(ar__(107:109) .EQ. '') Maj(i__) = iNULL__
if(ar__(111:113) .EQ. '') Min(i__) = iNULL__
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)
+ Cluster(i__),CGCG(i__),m_CGCG(i__),Pmag(i__),Hmag(i__),
+ MType(i__),Agg(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),
+ DEd(i__),DEm(i__),DEs(i__),RArh(i__),RArm(i__),RArs(i__),
+ DEr_(i__),DErd(i__),DErm(i__),DErs(i__),R_Ooff(i__),
+ Class(i__),S1_4GHz(i__),Maj(i__),Min(i__),r_S1_4GHz(i__)
write(6,'(6H Pos: 2F8.4)') RAdeg(i__),DEdeg(i__)
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
stop
end