Conversion of standardized ReadMe file for
file /./ftp/cats/J/A_A/352/39 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-Aug-16
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/352/39 Great Attractor region redshifts (Woudt+, 1999)
*================================================================================
*Extragalactic Large-Scale Structures behind the Southern Milky Way.
*III. Redshifts Obtained at the SAAO in the Great Attractor region
* Woudt P.A., Kraan-Korteweg R.C., Fairall A.P.
* <Astron. Astrophys. 352, 39 (1999)>
* =1999A&A...352...39W (SIMBAD/NED BibCode)
C=============================================================================
C Internal variables
integer*4 i__
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table1.dat' ! Redshifts of galaxies in the ZOA obtained at
the SAAO
integer*4 nr__
parameter (nr__=322) ! Number of records
character*116 ar__ ! Full-size record
C B1950 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg ! (deg) Right Ascension B1950
real*8 DEdeg ! (deg) Declination B1950
C ---------------------------------- ! (position vector(s) in degrees)
character*8 WKK98 ! Identification of the galaxy as in
* (Woudt and Kraan-Korteweg, 1998) (1)
character*8 ESO ! Identification in Lauberts Catalogue
* (1982, Cat. <VII/34>)
integer*4 RAh ! (h) Right ascension (B1950)
integer*4 RAm ! (min) Right ascension (B1950)
real*4 RAs ! (s) Right ascension (B1950)
character*1 DE_ ! Declination (B1950)
integer*4 DEd ! (deg) Declination (B1950)
integer*4 DEm ! (arcmin) Declination (B1950)
integer*4 DEs ! (arcsec) Declination (B1950)
real*4 GLON ! (deg) Galactic longitude
real*4 GLAT ! (deg) Galactic latitude
integer*4 amaj ! (arcsec) Major axis
integer*4 amin ! (arcsec) Minor axis
real*4 Bmag ! (mag) B magnitude estimated from the IIIaJ ESO/SRC
* film copy
character*5 MType ! Morphological type
integer*4 HVa ! (km/s) ? Heliocentric velocity from absorption
* line features
integer*4 e_HVa ! (km/s) ? Error to absorption velocity
character*1 n_HVa ! ([)
integer*4 HVe ! (km/s) ? Heliocentric velocity from emission
* line features
integer*4 e_HVe ! (km/s) ? Error of emission velocity
character*1 n_HVe ! (]) ]: tentative redshift
character*1 Code1 ! [1-6] Code for identified emission line (2)
character*1 Code2 ! [3-7] Code for identified emission line (2)
character*1 Code3 ! [4-7] Code for identified emission line (2)
character*1 Code4 ! [5-7] Code for identified emission line (2)
character*1 Code5 ! [6-7] Code for identified emission line (2)
character*1 Code6 ! [7] Code for identified emission line (2)
character*5 Rem ! Code for remarks to table 1 (3)
*Note (1): "A Catalogue of 3760 Galaxies in the Zone of Avoidance in the Crux
* region", Woudt and Kraan-Korteweg, 1998.
*Note (2): 1: [OII] 3727{AA}
* 2: Hgamma 4340{AA}
* 3: Hbeta 4861{AA}
* 4: [OIII] 4959{AA}
* 5: [OIII] 5007{AA}
* 6: Halpha 6563{AA}
* 7: [NII] 6584{AA}
*Note (3): *: Redshifts are also available in the literature
* 1: WKK 4001: The redshift measured at the SAAO for this galaxy
* (v=5937+/-250km/s) is in disagreement with the value quoted in
* the literature (v=4700+/-100km/s, Fairall, 1981MNRAS.196..417F)
* 2: WKK 5792: The redshift measured at the SAAO for this galaxy
* (v=13487+/-101km/s) is in disagreement with the value quoted in
* the literature (v=3500+/-70km/s, di Nella et al., 1997,
* Cat. <J/MNRAS/287/472>). There is a positional mismatch of 1.1
* arcminutes between WKK 5792 and the galaxy quoted by di Nella
* et al. (1997, Cat. <J/MNRAS/287/472>). However, after visual
* re-examination, no galaxy is seen on the IIIaJ Sky Survey at the
* position of di Nella's galaxy and we believe that this velocity
* should not be trusted.
* 3: WKK 6180/6212: The redshifts measured for WKK 6180 and WKK 6212
* (v=4619+/-127km/s and 3196+/-95km/s, respectively) are in
* disagreement with the value quoted in the literature
* (v=3100km/s and v=4911km/s, respectively, West et al.,
* 1981A&AS...46...57W). This might be due to an identification error
* 4: WKK 7055: The spectrum is contaminated by the light of a Galactic
* foreground star. However, a reliable redshift could be obtained.
* GR6: These galaxies have been observed at higher spectral resolution
* with grating 6 (100{AA}/mm), see also Sect.~2.1.
* Sy1: This galaxy, WKK 6092, has been classified as Seyfert 1 (Woudt
* et al., 1998A&A...338....8W)
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table2.dat' ! Galaxies observed at the SAAO without reliable
redshift
integer*4 nr__1
parameter (nr__1=22) ! Number of records
character*99 ar__1 ! Full-size record
C B1950 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg_1 ! (deg) Right Ascension B1950
real*8 DEdeg_1 ! (deg) Declination B1950
C ---------------------------------- ! (position vector(s) in degrees)
character*8 WKK98_1 ! Identification of the galaxy as in
* (Woudt and Kraan-Korteweg, 1998) (1)
character*8 ESO_1 ! Identification in Lauberts Catalogue
* (1982, Cat. <VII/34>)
integer*4 RAh_1 ! (h) Right ascension (B1950)
integer*4 RAm_1 ! (min) Right ascension (B1950)
real*4 RAs_1 ! (s) Right ascension (B1950)
character*1 DE__1 ! Declination (B1950)
integer*4 DEd_1 ! (deg) Declination (B1950)
integer*4 DEm_1 ! (arcmin) Declination (B1950)
integer*4 DEs_1 ! (arcsec) Declination (B1950)
real*4 GLON_1 ! (deg) Galactic longitude
real*4 GLAT_1 ! (deg) Galactic latitude
integer*4 amaj_1 ! (arcsec) Major axis
integer*4 amin_1 ! (arcsec) Minor axis
real*4 Bmag_1 ! (mag) B magnitude estimated from the IIIaJ ESO/SRC
* film copy
character*5 MType_1 ! Morphological type
character*23 Rem_1 ! Remark describing reason for non-detection of
* velocity
*Note (1): "A Catalogue of 3760 Galaxies in the Zone of Avoidance in the Crux
* region", Woudt and Kraan-Korteweg, 1998.
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table3.dat' ! Galaxies in our survey region with velocities
from the literature
integer*4 nr__2
parameter (nr__2=82) ! Number of records
character*91 ar__2 ! Full-size record
C B1950 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg_2 ! (deg) Right Ascension B1950
real*8 DEdeg_2 ! (deg) Declination B1950
C ---------------------------------- ! (position vector(s) in degrees)
character*8 WKK98_2 ! Identification of the galaxy as in
* (Woudt and Kraan-Korteweg, 1998) (1)
character*8 ESO_2 ! Identification in Lauberts Catalogue
* (1982, Cat. <VII/34>)
integer*4 RAh_2 ! (h) Right ascension (B1950)
integer*4 RAm_2 ! (min) Right ascension (B1950)
real*4 RAs_2 ! (s) Right ascension (B1950)
character*1 DE__2 ! Declination (B1950)
integer*4 DEd_2 ! (deg) Declination (B1950)
integer*4 DEm_2 ! (arcmin) Declination (B1950)
integer*4 DEs_2 ! (arcsec) Declination (B1950)
real*4 GLON_2 ! (deg) Galactic longitude
real*4 GLAT_2 ! (deg) Galactic latitude
integer*4 amaj_2 ! (arcsec) Major axis
integer*4 amin_2 ! (arcsec) Minor axis
real*4 Bmag_2 ! (mag) B magnitude estimated from the IIIaJ ESO/SRC
* film copy
character*5 MType_2 ! Morphological type
integer*4 HV ! (km/s) Heliocentric velocity
integer*4 e_HV ! (km/s) ? Error on heliocentric velocity
integer*4 r_HV ! [1-17] Code for source of the velocity (2)
*Note (1): "A Catalogue of 3760 Galaxies in the Zone of Avoidance in the Crux
* region", Woudt and Kraan-Korteweg, 1998.
*Note (2): 1: Dressler 1991, Cat. <J/ApJS/75/241>
* 2: di Nella et al. 1997, Cat. <J/MNRAS/287/472>
* 3: Fisher et al., 1995, Cat. <VII/185>
* 4: Cote et al., 1997AJ....114.1313C
* 5: Strauss et al., 1992, Cat. <II/174>
* 6: Jones & McAdam, 1992, Cat. <J/ApJS/80/137>
* 7: Huchtmeier & Richter, 1989H&RHI.C......0H
* 8: Webster, 1979MNRAS.186...31W
* 9: Visvanathan & Yamada, 1996, Cat. <J/ApJS/107/521>
* 10: Mould et al., 1991ApJ...383..467M
* 11: Fairall, 1988MNRAS.230...69F
* 12: Davies et al., 1989MNRAS.236..171D
* 13: Fairall, 1983MNRAS.203...47F
* 14: Schmidt & Boller, 1992AN....313..189S, See Cat. <VII/161>
* 15: Fairall, 1981MNRAS.196..417F
* 16: Whiteoak & Gardner, 1977AuJPh..30..187W
* 17: Corwin & Emerson, 1982MNRAS.200..621C
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table4.dat' ! Galaxies in our survey region with central
velocity dispersion measurements
integer*4 nr__3
parameter (nr__3=34) ! Number of records
character*113 ar__3 ! Full-size record
C B1950 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg_3 ! (deg) Right Ascension B1950
real*8 DEdeg_3 ! (deg) Declination B1950
C ---------------------------------- ! (position vector(s) in degrees)
character*8 WKK98_3 ! Identification of the galaxy as in
* (Woudt and Kraan-Korteweg, 1998) (1)
character*8 ESO_3 ! Identification in Lauberts Catalogue
* (1982, Cat. <VII/34>)
integer*4 RAh_3 ! (h) Right ascension (B1950)
integer*4 RAm_3 ! (min) Right ascension (B1950)
real*4 RAs_3 ! (s) Right ascension (B1950)
character*1 DE__3 ! Declination (B1950)
integer*4 DEd_3 ! (deg) Declination (B1950)
integer*4 DEm_3 ! (arcmin) Declination (B1950)
integer*4 DEs_3 ! (arcsec) Declination (B1950)
real*4 GLON_3 ! (deg) Galactic longitude
real*4 GLAT_3 ! (deg) Galactic latitude
integer*4 amaj_3 ! (arcsec) Major axis
integer*4 amin_3 ! (arcsec) Minor axis
real*4 Bmag_3 ! (mag) B magnitude estimated from the IIIaJ ESO/SRC
* film copy
real*4 E_B_V ! (mag) Galactic reddening E(B-V)
* (Schlegel et al., 1998ApJ...500..525S)
character*5 MType_3 ! Morphological type
integer*4 HVa_1 ! (km/s) Heliocentric velocity from absorption features
integer*4 e_HVa_1 ! (km/s) Error absorption velocity
integer*4 sigma ! (km/s) Measured central velocity dispersion
integer*4 o_sigma ! Number of template stars used for the
* determination of the central velocity
* dispersion
real*4 log_sCor ! ([km/s]) Logarithm of the aperture-corrected
* central velocity dispersion
real*4 e_log_sCor ! ([km/s]) Error to the aperture-corrected central
* velocity dispersion
*Note (1): "A Catalogue of 3760 Galaxies in the Zone of Avoidance in the Crux
* region", Woudt and Kraan-Korteweg, 1998.
C=============================================================================
C Loading file 'table1.dat' ! Redshifts of galaxies in the ZOA obtained at
* the SAAO
C Format for file interpretation
1 format(
+ 1X,A8,1X,A8,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,2X,F6.2,
+ 1X,F6.2,2X,I3,1X,I3,1X,F4.1,1X,A5,2X,I5,1X,I3,A1,2X,I5,1X,I3,
+ A1,1X,A1,1X,A1,1X,A1,1X,A1,1X,A1,1X,A1,1X,A5)
C Effective file loading
open(unit=1,status='old',file=
+'table1.dat')
write(6,*) '....Loading file: table1.dat'
do i__=1,322
read(1,'(A116)')ar__
read(ar__,1)
+ WKK98,ESO,RAh,RAm,RAs,DE_,DEd,DEm,DEs,GLON,GLAT,amaj,amin,
+ Bmag,MType,HVa,e_HVa,n_HVa,HVe,e_HVe,n_HVe,Code1,Code2,Code3,
+ Code4,Code5,Code6,Rem
if(ar__(77:81) .EQ. '') HVa = iNULL__
if(ar__(83:85) .EQ. '') e_HVa = iNULL__
if(ar__(89:93) .EQ. '') HVe = iNULL__
if(ar__(95:97) .EQ. '') e_HVe = iNULL__
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)
+ WKK98,ESO,RAh,RAm,RAs,DE_,DEd,DEm,DEs,GLON,GLAT,amaj,amin,
+ Bmag,MType,HVa,e_HVa,n_HVa,HVe,e_HVe,n_HVe,Code1,Code2,Code3,
+ Code4,Code5,Code6,Rem
write(6,'(6H Pos: 2F8.4)') RAdeg,DEdeg
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
C Loading file 'table2.dat' ! Galaxies observed at the SAAO without reliable
* redshift
C Format for file interpretation
2 format(
+ 1X,A8,1X,A8,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,2X,F6.2,
+ 1X,F6.2,2X,I3,1X,I3,1X,F4.1,1X,A5,2X,A23)
C Effective file loading
open(unit=1,status='old',file=
+'table2.dat')
write(6,*) '....Loading file: table2.dat'
do i__=1,22
read(1,'(A99)')ar__1
read(ar__1,2)
+ WKK98_1,ESO_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,
+ GLON_1,GLAT_1,amaj_1,amin_1,Bmag_1,MType_1,Rem_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)
+ WKK98_1,ESO_1,RAh_1,RAm_1,RAs_1,DE__1,DEd_1,DEm_1,DEs_1,
+ GLON_1,GLAT_1,amaj_1,amin_1,Bmag_1,MType_1,Rem_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' ! Galaxies in our survey region with velocities
* from the literature
C Format for file interpretation
3 format(
+ 1X,A8,1X,A8,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,2X,F6.2,
+ 1X,F6.2,2X,I3,1X,I3,1X,F4.1,1X,A5,2X,I5,1X,I3,3X,I2)
C Effective file loading
open(unit=1,status='old',file=
+'table3.dat')
write(6,*) '....Loading file: table3.dat'
do i__=1,82
read(1,'(A91)')ar__2
read(ar__2,3)
+ WKK98_2,ESO_2,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,DEs_2,
+ GLON_2,GLAT_2,amaj_2,amin_2,Bmag_2,MType_2,HV,e_HV,r_HV
if(ar__2(83:85) .EQ. '') e_HV = iNULL__
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)
+ WKK98_2,ESO_2,RAh_2,RAm_2,RAs_2,DE__2,DEd_2,DEm_2,DEs_2,
+ GLON_2,GLAT_2,amaj_2,amin_2,Bmag_2,MType_2,HV,e_HV,r_HV
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' ! Galaxies in our survey region with central
* velocity dispersion measurements
C Format for file interpretation
4 format(
+ 1X,A8,1X,A8,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,2X,F6.2,
+ 1X,F6.2,2X,I3,1X,I3,1X,F4.1,1X,F5.3,1X,A5,1X,I5,1X,I3,2X,I3,
+ 2X,I1,3X,F5.3,1X,F5.3)
C Effective file loading
open(unit=1,status='old',file=
+'table4.dat')
write(6,*) '....Loading file: table4.dat'
do i__=1,34
read(1,'(A113)')ar__3
read(ar__3,4)
+ WKK98_3,ESO_3,RAh_3,RAm_3,RAs_3,DE__3,DEd_3,DEm_3,DEs_3,
+ GLON_3,GLAT_3,amaj_3,amin_3,Bmag_3,E_B_V,MType_3,HVa_1,
+ e_HVa_1,sigma,o_sigma,log_sCor,e_log_sCor
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)
+ WKK98_3,ESO_3,RAh_3,RAm_3,RAs_3,DE__3,DEd_3,DEm_3,DEs_3,
+ GLON_3,GLAT_3,amaj_3,amin_3,Bmag_3,E_B_V,MType_3,HVa_1,
+ e_HVa_1,sigma,o_sigma,log_sCor,e_log_sCor
write(6,'(6H Pos: 2F8.4)') RAdeg_3,DEdeg_3
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
stop
end