! Started logfile: J1354-0206_X_1994_08_12_yyk_uvs.log on Mon Jan 8 06:14:45 2007 obs J1354-0206_X_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J1354-0206_X_1994_08_12_yyk_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 783 lines of history. ! ! Reading 7632 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1354-0206_X_1994_08_12_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.727675 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7764 mas, bmaj=1.824 mas, bpa=-1.526 degrees ! Estimated noise=1362.3 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.573972 Jy ! Component: 100 - total flux cleaned = 0.678714 Jy ! Total flux subtracted in 100 components = 0.678714 Jy ! Clean residual min=-0.018281 max=0.032698 Jy/beam ! Clean residual mean=-0.000117 rms=0.005201 Jy/beam ! Combined flux in latest and established models = 0.678714 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.678714 Jy ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.232907Jy sigma=0.002031 ! Fit after self-cal, rms=0.232330Jy sigma=0.002026 ! Inverting map and beam ! Estimated beam: bmin=0.7764 mas, bmaj=1.824 mas, bpa=-1.526 degrees ! Estimated noise=1362.33 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.04881 Jy ! Component: 100 - total flux cleaned = 0.0733669 Jy ! Total flux subtracted in 100 components = 0.0733669 Jy ! Clean residual min=-0.014442 max=0.013727 Jy/beam ! Clean residual mean=-0.000049 rms=0.003463 Jy/beam ! Combined flux in latest and established models = 0.752081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.752081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223771Jy sigma=0.001942 ! Fit after self-cal, rms=0.223599Jy sigma=0.001940 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9875 mas, bmaj=2.17 mas, bpa=1.463 degrees ! Estimated noise=904.61 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0.8, -0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172354 Jy ! Component: 100 - total flux cleaned = 0.0212125 Jy ! Component: 150 - total flux cleaned = 0.0220798 Jy ! Component: 200 - total flux cleaned = 0.022423 Jy ! Total flux subtracted in 200 components = 0.022423 Jy ! Clean residual min=-0.008933 max=0.012249 Jy/beam ! Clean residual mean=-0.000027 rms=0.002471 Jy/beam ! Combined flux in latest and established models = 0.774504 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.774504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222701Jy sigma=0.001932 ! Fit after self-cal, rms=0.222660Jy sigma=0.001931 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9875 x 2.17 at 1.463 degrees (North through East) ! Clean map min=-0.008546 max=0.68499 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.0093 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.97 KP 1.04 ! LA 1.00 MK 0.99 NL 0.97 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00865 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 0.98 KP 1.06 ! LA 0.95 MK 0.99 NL 0.97 OV 1.05 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994456 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.00 KP 0.99 ! LA 0.99 MK 1.03 NL 1.01 OV 1.00 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987544 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00 KP 1.06 ! LA 0.97 MK 1.03 NL 1.00 OV 1.01 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.222660Jy sigma=0.001931 ! Fit after self-cal, rms=0.221210Jy sigma=0.001918 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221210Jy sigma=0.001918 ! Fit after self-cal, rms=0.221209Jy sigma=0.001918 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9903 mas, bmaj=2.171 mas, bpa=1.524 degrees ! Estimated noise=902.172 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381564 Jy ! Component: 100 - total flux cleaned = 0.00353638 Jy ! Component: 150 - total flux cleaned = 0.0033005 Jy ! Component: 200 - total flux cleaned = 0.00329989 Jy ! Total flux subtracted in 200 components = 0.00329989 Jy ! Clean residual min=-0.006825 max=0.007328 Jy/beam ! Clean residual mean=0.000016 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.777804 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.777804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221070Jy sigma=0.001917 ! Fit after self-cal, rms=0.221057Jy sigma=0.001917 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221057Jy sigma=0.001917 ! Fit after self-cal, rms=0.207256Jy sigma=0.001794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218105 Jy ! Component: 100 - total flux cleaned = 0.00234408 Jy ! Component: 150 - total flux cleaned = 0.00234771 Jy ! Component: 200 - total flux cleaned = 0.00233822 Jy ! Total flux subtracted in 200 components = 0.00233822 Jy ! Clean residual min=-0.006782 max=0.007357 Jy/beam ! Clean residual mean=0.000012 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.780142 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.780142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207151Jy sigma=0.001793 ! Fit after self-cal, rms=0.205504Jy sigma=0.001779 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9903 x 2.171 at 1.524 degrees (North through East) ! Clean map min=-0.0064505 max=0.68635 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205504Jy sigma=0.001779 ! Fit after self-cal, rms=0.205077Jy sigma=0.001767 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205077Jy sigma=0.001767 ! Fit after self-cal, rms=0.204813Jy sigma=0.001765 ! Inverting map and beam ! Estimated beam: bmin=0.9872 mas, bmaj=2.169 mas, bpa=1.652 degrees ! Estimated noise=899.901 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250974 Jy ! Component: 100 - total flux cleaned = 0.00223804 Jy ! Component: 150 - total flux cleaned = 0.00192142 Jy ! Component: 200 - total flux cleaned = 0.00157923 Jy ! Total flux subtracted in 200 components = 0.00157923 Jy ! Clean residual min=-0.005143 max=0.006356 Jy/beam ! Clean residual mean=-0.000013 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.781721 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.781721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204743Jy sigma=0.001764 ! Fit after self-cal, rms=0.204685Jy sigma=0.001764 ! Inverting map ! Added new window around map position (-19, -6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485551 Jy ! Component: 100 - total flux cleaned = 0.00503625 Jy ! Component: 150 - total flux cleaned = 0.0050492 Jy ! Component: 200 - total flux cleaned = 0.00516541 Jy ! Total flux subtracted in 200 components = 0.00516541 Jy ! Clean residual min=-0.004693 max=0.005080 Jy/beam ! Clean residual mean=-0.000009 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.786887 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.786887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204461Jy sigma=0.001762 ! Fit after self-cal, rms=0.204459Jy sigma=0.001762 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204459Jy sigma=0.001762 ! Fit after self-cal, rms=0.204143Jy sigma=0.001758 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204143Jy sigma=0.001758 ! Fit after self-cal, rms=0.204149Jy sigma=0.001758 ! Inverting map and beam ! Estimated beam: bmin=0.9869 mas, bmaj=2.169 mas, bpa=1.801 degrees ! Estimated noise=899.938 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000759598 Jy ! Component: 100 - total flux cleaned = 0.000550985 Jy ! Component: 150 - total flux cleaned = 0.000453983 Jy ! Component: 200 - total flux cleaned = 0.000364651 Jy ! Total flux subtracted in 200 components = 0.000364651 Jy ! Clean residual min=-0.004615 max=0.005157 Jy/beam ! Clean residual mean=-0.000012 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.787251 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.787251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204076Jy sigma=0.001758 ! Fit after self-cal, rms=0.204083Jy sigma=0.001758 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.239 mas, bmaj=3.412 mas, bpa=3.179 degrees ! Estimated noise=1132.26 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024451 Jy ! Component: 100 - total flux cleaned = 6.60063e-05 Jy ! Component: 150 - total flux cleaned = -8.21641e-05 Jy ! Component: 200 - total flux cleaned = -0.000250095 Jy ! Total flux subtracted in 200 components = -0.000250095 Jy ! Clean residual min=-0.005573 max=0.004986 Jy/beam ! Clean residual mean=-0.000024 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.787001 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.787001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204074Jy sigma=0.001757 ! Fit after self-cal, rms=0.204077Jy sigma=0.001757 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.777 mas, bmaj=1.823 mas, bpa=-1.537 degrees ! Estimated noise=1356.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.575425 Jy ! Component: 100 - total flux cleaned = 0.684015 Jy ! Component: 150 - total flux cleaned = 0.734039 Jy ! Component: 200 - total flux cleaned = 0.759549 Jy ! Total flux subtracted in 200 components = 0.759549 Jy ! Clean residual min=-0.009891 max=0.008976 Jy/beam ! Clean residual mean=-0.000035 rms=0.002618 Jy/beam ! Combined flux in latest and established models = 0.75955 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.75955 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9869 mas, bmaj=2.169 mas, bpa=1.801 degrees ! Estimated noise=899.938 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156768 Jy ! Component: 100 - total flux cleaned = 0.0241543 Jy ! Component: 150 - total flux cleaned = 0.0275629 Jy ! Component: 200 - total flux cleaned = 0.0281484 Jy ! Total flux subtracted in 200 components = 0.0281484 Jy ! Clean residual min=-0.004886 max=0.005225 Jy/beam ! Clean residual mean=-0.000014 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.787698 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.787698 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.239 mas, bmaj=3.412 mas, bpa=3.179 degrees ! Estimated noise=1132.26 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000787835 Jy ! Component: 100 - total flux cleaned = 0.000606107 Jy ! Component: 150 - total flux cleaned = 0.00035077 Jy ! Component: 200 - total flux cleaned = 6.17912e-05 Jy ! Total flux subtracted in 200 components = 6.17912e-05 Jy ! Clean residual min=-0.005570 max=0.005161 Jy/beam ! Clean residual mean=-0.000024 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.78776 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.78776 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9869 mas, bmaj=2.169 mas, bpa=1.801 degrees ! Estimated noise=899.938 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415082 Jy ! Component: 100 - total flux cleaned = -0.000670628 Jy ! Component: 150 - total flux cleaned = -0.000906712 Jy ! Component: 200 - total flux cleaned = -0.00111423 Jy ! Total flux subtracted in 200 components = -0.00111423 Jy ! Clean residual min=-0.004751 max=0.005225 Jy/beam ! Clean residual mean=-0.000012 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.786646 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.786646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204149Jy sigma=0.001758 ! Fit after self-cal, rms=0.204144Jy sigma=0.001758 wmodel J1354-0206_X_1994_08_12_yyk\_map.mod ! Writing 78 model components to file: J1354-0206_X_1994_08_12_yyk_map.mod wobs J1354-0206_X_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_X_1994_08_12_yyk_uvs.fits wwins J1354-0206_X_1994_08_12_yyk\_map.win ! wwins: Wrote 3 windows to J1354-0206_X_1994_08_12_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931177 Jy ! Component: 100 - total flux cleaned = 0.00109487 Jy ! Component: 150 - total flux cleaned = 0.000939062 Jy ! Component: 200 - total flux cleaned = 0.000637831 Jy ! Component: 250 - total flux cleaned = 5.8871e-05 Jy ! Component: 300 - total flux cleaned = -0.000567735 Jy ! Component: 350 - total flux cleaned = -0.000971738 Jy ! Component: 400 - total flux cleaned = -0.00142923 Jy ! Component: 450 - total flux cleaned = -0.00168191 Jy ! Component: 500 - total flux cleaned = -0.00162164 Jy ! Component: 550 - total flux cleaned = -0.00180467 Jy ! Component: 600 - total flux cleaned = -0.00192303 Jy ! Component: 650 - total flux cleaned = -0.00192069 Jy ! Component: 700 - total flux cleaned = -0.0017504 Jy ! Component: 750 - total flux cleaned = -0.00180631 Jy ! Component: 800 - total flux cleaned = -0.0017517 Jy ! Component: 850 - total flux cleaned = -0.00191312 Jy ! Component: 900 - total flux cleaned = -0.00191299 Jy ! Component: 950 - total flux cleaned = -0.00201723 Jy ! Component: 1000 - total flux cleaned = -0.00206898 Jy ! Component: 1050 - total flux cleaned = -0.00206936 Jy ! Component: 1100 - total flux cleaned = -0.00216863 Jy ! Component: 1150 - total flux cleaned = -0.00236439 Jy ! Component: 1200 - total flux cleaned = -0.00241252 Jy ! Component: 1250 - total flux cleaned = -0.00250821 Jy ! Component: 1300 - total flux cleaned = -0.00260277 Jy ! Component: 1350 - total flux cleaned = -0.00292961 Jy ! Component: 1400 - total flux cleaned = -0.00306757 Jy ! Component: 1450 - total flux cleaned = -0.00329576 Jy ! Component: 1500 - total flux cleaned = -0.00347664 Jy ! Component: 1550 - total flux cleaned = -0.00374452 Jy ! Component: 1600 - total flux cleaned = -0.00405444 Jy ! Component: 1650 - total flux cleaned = -0.00436075 Jy ! Component: 1700 - total flux cleaned = -0.00449042 Jy ! Component: 1750 - total flux cleaned = -0.00479068 Jy ! Component: 1800 - total flux cleaned = -0.00504506 Jy ! Component: 1850 - total flux cleaned = -0.00525502 Jy ! Component: 1900 - total flux cleaned = -0.00554675 Jy ! Component: 1950 - total flux cleaned = -0.00579332 Jy ! Component: 2000 - total flux cleaned = -0.00595597 Jy ! Total flux subtracted in 2048 components = -0.006198 Jy ! Clean residual min=-0.002355 max=0.002667 Jy/beam ! Clean residual mean=-0.000012 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.780448 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 217 components and 0.780448 Jy ![Exited script file: muppet] wmap "J1354-0206_X_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9869 x 2.169 at 1.801 degrees (North through East) ! Clean map min=-0.0039461 max=0.68358 Jy/beam ! Writing clean map to FITS file: J1354-0206_X_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.683578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000774865 device "J1354-0206_X_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_X_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340063 0.340063 0.680126 1.36025 2.7205 5.44101 10.882 21.764 43.5281 87.0561 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.683 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9869 x 2.169 at 1.801 degrees (North through East) ! Clean map min=-0.0039461 max=0.68358 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_X_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_X_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_X_1994_08_12_yyk_uvs.log closed on Mon Jan 8 06:14:52 2007