Conversion of standardized ReadMe file for
file /./ftp/cats/J/A_A/347/47 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-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/347/47 High galactic latitude RASS X-ray sources. II. (Beuermann+, 1999)
*================================================================================
*Identification of soft high galactic latitude RASS X-ray sources. II.
*Sources with PSPC count rate CR<0.5cts/s.
* Beuermann K., Thomas H.-C., Reinsch K., Schwope A.D., Truemper J., Voges W.
* <Astron. Astrophys. 347, 47 (1999)>
* =1999A&A...347...47B
C=============================================================================
C Internal variables
integer*4 i__
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'table3.dat' ! Summary of optical identification program of
new bright soft high-galactic-latitude RASS
sources with HR1<0.
integer*4 nr__
parameter (nr__=77) ! Number of records
character*95 ar__ ! Full-size record
C J2000 position composed of: RAh RAm RAs DE- DEd DEm DEs
real*8 RAdeg (nr__) ! (deg) Right Ascension J2000
real*8 DEdeg (nr__) ! (deg) Declination J2000
C ---------------------------------- ! (position vector(s) in degrees)
character*15 Name (nr__) ! J2000 X-ray position from the RASS BSC
character*1 n_Name (nr__) ! [X] X when source in RASS BSC
integer*4 RAh (nr__) ! (h) ? Optical counterpart right ascension (J2000)
integer*4 RAm (nr__) ! (min) ? Optical counterpart right ascension (J2000)
real*4 RAs (nr__) ! (s) ? Optical counterpart right ascension (J2000)
character*1 DE_ (nr__) ! Optical counterpart declination (J2000)
integer*4 DEd (nr__) ! (deg) ? Optical counterpart (J2000)
integer*4 DEm (nr__) ! (arcmin) ? Optical counterpart (J2000)
integer*4 DEs (nr__) ! (arcsec) ? Optical counterpart (J2000)
real*4 Sep (nr__) ! (arcsec) ? Separation between optical and X-ray positions
real*4 r90 (nr__) ! ? Separation in units of the 90% confidence
* radii according to Eq. 1
real*4 CR (nr__) ! (ct/s) RASS BSC PSPC count rate CR
integer*4 e_CR (nr__) ! (10-3ct/s) rms uncertainty on CountRate
real*4 HR1 (nr__) ! Hardness ratio HR1,
integer*4 e_HR1 (nr__) ! (10-2) rms uncertainty on HR1
character*4 Class (nr__) ! Classification
character*4 Type (nr__) ! Type of the optical counterpart,
real*4 z (nr__) ! ? Redshift if extragalactic
character*1 u_z (nr__) ! Uncertainty flag on z
real*4 Vmag (nr__) ! (mag) ? Visual magnitude V.
character*7 Notes (nr__) ! Notes (1)
*Note (1): Notes as follows:
* 1 = Spectroscopic identification, this work
* 2 = WFC identification (Pye et al., 1995, Cat. <J/MNRAS/274/1165>,
* Mason et al., 1995, Cat. <J/MNRAS/274/1194>)
* 3 = Hamburg/RASS identification (Bade et al., 1998A&AS..127..145B)
* 4 = see also Grupe et al. (1998A&A...330...25G)
* 5 = Inferred identification from the Digitized Sky Survey
* 6 = Radio source
* 7 = Listed also by Veron-Cetty & Veron (1996, Cat. <VII/188>)
* 8 = Remarks to individual sources in notes.dat file
*
* Correction to Paper I:
* 160518.5+542101: For this source, the identification of Bade et al.
* (1998A&AS..127..145B) as an M-star has been cited in Paper I. That
* star, however, is 31" from the X-ray position and the more likely
* candidate is a 19 mag object at 5" separation which is also a radio
* source (White et al. 1997, Cat. <VIII/51>), suggesting a BL Lac
* identification. For the M-star, the implied =~0.44 would also be quite
* atypical, while the f_x_/f_o_=~1.4 is typical of a BL Lac object.
* The USNO-A1.0 optical position (J2000) of the BL Lac candidate is
* 16:05:19.0+54:21:00, the radio position 16:05:19.1+54:21:00.
c - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
C Declarations for 'notes.dat' ! Individual notes of table3.dat
integer*4 nr__1
parameter (nr__1=51) ! Number of records
character*79 ar__1 ! Full-size record
character*15 Name_1 (nr__1) ! RASS name
character*63 Note (nr__1) ! Text of the note
C=============================================================================
C Loading file 'table3.dat' ! Summary of optical identification program of
* new bright soft high-galactic-latitude RASS
* sources with HR1<0.
C Format for file interpretation
1 format(
+ A15,A1,1X,I2,1X,I2,1X,F4.1,1X,A1,I2,1X,I2,1X,I2,1X,F4.1,1X,
+ F4.2,1X,F5.3,1X,I2,1X,F5.2,1X,I2,1X,A4,1X,A4,1X,F5.3,A1,1X,
+ F4.1,1X,A7)
C Effective file loading
open(unit=1,status='old',file=
+'table3.dat')
write(6,*) '....Loading file: table3.dat'
do i__=1,77
read(1,'(A95)')ar__
read(ar__,1)
+ Name(i__),n_Name(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),
+ DEd(i__),DEm(i__),DEs(i__),Sep(i__),r90(i__),CR(i__),
+ e_CR(i__),HR1(i__),e_HR1(i__),Class(i__),Type(i__),z(i__),
+ u_z(i__),Vmag(i__),Notes(i__)
if(ar__(18:19) .EQ. '') RAh(i__) = iNULL__
if(ar__(21:22) .EQ. '') RAm(i__) = iNULL__
if(ar__(24:27) .EQ. '') RAs(i__) = rNULL__
if(ar__(30:31) .EQ. '') DEd(i__) = iNULL__
if(ar__(33:34) .EQ. '') DEm(i__) = iNULL__
if(ar__(36:37) .EQ. '') DEs(i__) = iNULL__
if(ar__(39:42) .EQ. '') Sep(i__) = rNULL__
if(ar__(44:47) .EQ. '') r90(i__) = rNULL__
if(ar__(77:81) .EQ. '') z(i__) = rNULL__
if(ar__(84:87) .EQ. '') Vmag(i__) = rNULL__
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)
+ Name(i__),n_Name(i__),RAh(i__),RAm(i__),RAs(i__),DE_(i__),
+ DEd(i__),DEm(i__),DEs(i__),Sep(i__),r90(i__),CR(i__),
+ e_CR(i__),HR1(i__),e_HR1(i__),Class(i__),Type(i__),z(i__),
+ u_z(i__),Vmag(i__),Notes(i__)
write(6,'(6H Pos: 2F8.4)') RAdeg(i__),DEdeg(i__)
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
C Loading file 'notes.dat' ! Individual notes of table3.dat
C Format for file interpretation
2 format(A15,1X,A63)
C Effective file loading
open(unit=1,status='old',file=
+'notes.dat')
write(6,*) '....Loading file: notes.dat'
do i__=1,51
read(1,'(A79)')ar__1
read(ar__1,2)Name_1(i__),Note(i__)
c ..............Just test output...........
write(6,2)Name_1(i__),Note(i__)
c .......End.of.Just test output...........
end do
close(1)
C=============================================================================
stop
end