! Started logfile: J1349-1132_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:25:02 2007 obs J1349-1132_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1349-1132_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.67466 visibilities/baseline/integration-bin. ! Found source: J1349-1132 ! ! 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 16880 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 J1349-1132_S_1997_05_07_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.501511 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=3.897 mas, bmaj=9.646 mas, bpa=11.85 degrees ! Estimated noise=1800.97 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.328246 Jy ! Component: 100 - total flux cleaned = 0.379854 Jy ! Total flux subtracted in 100 components = 0.379854 Jy ! Clean residual min=-0.011856 max=0.018494 Jy/beam ! Clean residual mean=0.000680 rms=0.004353 Jy/beam ! Combined flux in latest and established models = 0.379854 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.379854 Jy ! ! Correcting IF 1. ! A total of 411 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.322612Jy sigma=0.001208 ! Fit after self-cal, rms=0.322466Jy sigma=0.001207 ! Inverting map and beam ! Estimated beam: bmin=3.897 mas, bmaj=9.645 mas, bpa=11.85 degrees ! Estimated noise=1801.41 mJy/beam. 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=4.807 mas, bmaj=11.16 mas, bpa=9.653 degrees ! Estimated noise=1304.83 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.0163667 Jy ! Component: 100 - total flux cleaned = 0.0204851 Jy ! Component: 150 - total flux cleaned = 0.0212253 Jy ! Component: 200 - total flux cleaned = 0.021841 Jy ! Total flux subtracted in 200 components = 0.021841 Jy ! Clean residual min=-0.008640 max=0.014000 Jy/beam ! Clean residual mean=0.000890 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 0.401695 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 36 components and 0.401695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321711Jy sigma=0.001204 ! Fit after self-cal, rms=0.321700Jy sigma=0.001204 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.807 x 11.16 at 9.653 degrees (North through East) ! Clean map min=-0.0084826 max=0.37718 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03199 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.95 KP 0.91 ! LA 0.99 MK 1.00 NL 1.00* OV 1.10 ! PT 0.93 SC 0.80 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978945 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.09 KP 0.98 ! LA 1.09 MK 1.02 NL 0.97 OV 1.12 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04642 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.93 KP 0.91 ! LA 0.82 MK 0.90 NL 0.95 OV 0.97 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986904 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 1.01 KP 0.99 ! LA 0.90 MK 1.05 NL 1.04 OV 1.12 ! PT 0.92 SC 1.05 ! ! ! Fit before self-cal, rms=0.321700Jy sigma=0.001204 ! Fit after self-cal, rms=0.317353Jy sigma=0.001193 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.317353Jy sigma=0.001193 ! Fit after self-cal, rms=0.317352Jy sigma=0.001193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.724 mas, bmaj=11.03 mas, bpa=10.84 degrees ! Estimated noise=1309.9 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.00673617 Jy ! Component: 100 - total flux cleaned = 0.00708254 Jy ! Component: 150 - total flux cleaned = 0.00707934 Jy ! Component: 200 - total flux cleaned = 0.00684412 Jy ! Total flux subtracted in 200 components = 0.00684412 Jy ! Clean residual min=-0.004760 max=0.008727 Jy/beam ! Clean residual mean=0.000285 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.408539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.408539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317338Jy sigma=0.001192 ! Fit after self-cal, rms=0.317328Jy sigma=0.001192 ! 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.317328Jy sigma=0.001192 ! Fit after self-cal, rms=0.316399Jy sigma=0.001188 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) ! Added new window around map position (25, 17). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00633134 Jy ! Component: 100 - total flux cleaned = 0.00683164 Jy ! Component: 150 - total flux cleaned = 0.00735214 Jy ! Component: 200 - total flux cleaned = 0.00724689 Jy ! Total flux subtracted in 200 components = 0.00724689 Jy ! Clean residual min=-0.004559 max=0.005466 Jy/beam ! Clean residual mean=0.000154 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.415786 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.415786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316251Jy sigma=0.001187 ! Fit after self-cal, rms=0.316096Jy sigma=0.001187 ! 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: 4.724 x 11.03 at 10.84 degrees (North through East) ! Clean map min=-0.0043545 max=0.38167 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.316096Jy sigma=0.001187 ! Fit after self-cal, rms=0.315109Jy sigma=0.001182 ! 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.315109Jy sigma=0.001182 ! Fit after self-cal, rms=0.315072Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=4.698 mas, bmaj=10.98 mas, bpa=10.73 degrees ! Estimated noise=1302.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307894 Jy ! Component: 100 - total flux cleaned = 0.00309551 Jy ! Component: 150 - total flux cleaned = 0.00286038 Jy ! Component: 200 - total flux cleaned = 0.00252429 Jy ! Total flux subtracted in 200 components = 0.00252429 Jy ! Clean residual min=-0.003795 max=0.004559 Jy/beam ! Clean residual mean=0.000202 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.41831 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 90 components and 0.41831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315043Jy sigma=0.001181 ! Fit after self-cal, rms=0.315028Jy sigma=0.001181 ! 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.315028Jy sigma=0.001181 ! Fit after self-cal, rms=0.349887Jy sigma=0.001176 ! 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.349887Jy sigma=0.001176 ! Fit after self-cal, rms=0.349897Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=4.69 mas, bmaj=10.96 mas, bpa=10.59 degrees ! Estimated noise=1302.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199124 Jy ! Component: 100 - total flux cleaned = 0.00230974 Jy ! Component: 150 - total flux cleaned = 0.00236178 Jy ! Component: 200 - total flux cleaned = 0.00241355 Jy ! Total flux subtracted in 200 components = 0.00241355 Jy ! Clean residual min=-0.003711 max=0.004628 Jy/beam ! Clean residual mean=0.000207 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.420724 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.420724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349895Jy sigma=0.001176 ! Fit after self-cal, rms=0.349901Jy sigma=0.001176 ! Inverting map ! Added new window around map position (56, 34.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00435012 Jy ! Component: 100 - total flux cleaned = 0.00566221 Jy ! Component: 150 - total flux cleaned = 0.00703438 Jy ! Component: 200 - total flux cleaned = 0.00764653 Jy ! Total flux subtracted in 200 components = 0.00764653 Jy ! Clean residual min=-0.003662 max=0.003228 Jy/beam ! Clean residual mean=0.000196 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.428371 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 143 components and 0.428371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349839Jy sigma=0.001175 ! Fit after self-cal, rms=0.349849Jy sigma=0.001175 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.292 mas, bmaj=15.64 mas, bpa=11.7 degrees ! Estimated noise=1487.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.00204798 Jy ! Component: 100 - total flux cleaned = 0.0028776 Jy ! Component: 150 - total flux cleaned = 0.00365394 Jy ! Component: 200 - total flux cleaned = 0.00428616 Jy ! Total flux subtracted in 200 components = 0.00428616 Jy ! Clean residual min=-0.003232 max=0.002441 Jy/beam ! Clean residual mean=0.000268 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.432657 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 163 components and 0.432657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349850Jy sigma=0.001175 ! Fit after self-cal, rms=0.349853Jy sigma=0.001175 ! 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=3.873 mas, bmaj=9.587 mas, bpa=12.49 degrees ! Estimated noise=1811.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.330577 Jy ! Component: 100 - total flux cleaned = 0.382115 Jy ! Component: 150 - total flux cleaned = 0.399223 Jy ! Component: 200 - total flux cleaned = 0.407425 Jy ! Total flux subtracted in 200 components = 0.407425 Jy ! Clean residual min=-0.007154 max=0.007104 Jy/beam ! Clean residual mean=0.000242 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.407425 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.407425 Jy ! Inverting map and beam ! Estimated beam: bmin=4.69 mas, bmaj=10.96 mas, bpa=10.59 degrees ! Estimated noise=1302.95 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) ! Added new window around map position (4.5, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979805 Jy ! Component: 100 - total flux cleaned = 0.0133535 Jy ! Component: 150 - total flux cleaned = 0.0158863 Jy ! Component: 200 - total flux cleaned = 0.018032 Jy ! Total flux subtracted in 200 components = 0.018032 Jy ! Clean residual min=-0.004743 max=0.003755 Jy/beam ! Clean residual mean=0.000234 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.425457 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 0.425457 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.292 mas, bmaj=15.64 mas, bpa=11.7 degrees ! Estimated noise=1487.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.0018421 Jy ! Component: 100 - total flux cleaned = 0.00327132 Jy ! Component: 150 - total flux cleaned = 0.00416331 Jy ! Component: 200 - total flux cleaned = 0.00495373 Jy ! Total flux subtracted in 200 components = 0.00495373 Jy ! Clean residual min=-0.003169 max=0.002882 Jy/beam ! Clean residual mean=0.000318 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.43041 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 90 components and 0.43041 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.69 mas, bmaj=10.96 mas, bpa=10.59 degrees ! Estimated noise=1302.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642782 Jy ! Component: 100 - total flux cleaned = 0.00153657 Jy ! Component: 150 - total flux cleaned = 0.00184097 Jy ! Component: 200 - total flux cleaned = 0.00231081 Jy ! Total flux subtracted in 200 components = 0.00231081 Jy ! Clean residual min=-0.003813 max=0.003344 Jy/beam ! Clean residual mean=0.000161 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.432721 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 113 components and 0.432721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349859Jy sigma=0.001176 ! Fit after self-cal, rms=0.349851Jy sigma=0.001176 wmodel J1349-1132_S_1997_05_07_yyk\_map.mod ! Writing 113 model components to file: J1349-1132_S_1997_05_07_yyk_map.mod wobs J1349-1132_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1349-1132_S_1997_05_07_yyk_uvs.fits wwins J1349-1132_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J1349-1132_S_1997_05_07_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.000943988 Jy ! Component: 100 - total flux cleaned = -0.000621773 Jy ! Component: 150 - total flux cleaned = -0.000214828 Jy ! Component: 200 - total flux cleaned = 0.00016881 Jy ! Component: 250 - total flux cleaned = 0.00053611 Jy ! Component: 300 - total flux cleaned = 0.000931709 Jy ! Component: 350 - total flux cleaned = 0.00109992 Jy ! Component: 400 - total flux cleaned = 0.00134404 Jy ! Component: 450 - total flux cleaned = 0.00165996 Jy ! Component: 500 - total flux cleaned = 0.00196645 Jy ! Component: 550 - total flux cleaned = 0.0022651 Jy ! Component: 600 - total flux cleaned = 0.00251975 Jy ! Component: 650 - total flux cleaned = 0.00283725 Jy ! Component: 700 - total flux cleaned = 0.00311197 Jy ! Component: 750 - total flux cleaned = 0.00334699 Jy ! Component: 800 - total flux cleaned = 0.00367436 Jy ! Component: 850 - total flux cleaned = 0.003898 Jy ! Component: 900 - total flux cleaned = 0.00405424 Jy ! Component: 950 - total flux cleaned = 0.00423789 Jy ! Component: 1000 - total flux cleaned = 0.00438793 Jy ! Component: 1050 - total flux cleaned = 0.00453547 Jy ! Component: 1100 - total flux cleaned = 0.00473848 Jy ! Component: 1150 - total flux cleaned = 0.00496518 Jy ! Component: 1200 - total flux cleaned = 0.00513177 Jy ! Component: 1250 - total flux cleaned = 0.00524135 Jy ! Component: 1300 - total flux cleaned = 0.0054571 Jy ! Component: 1350 - total flux cleaned = 0.00558947 Jy ! Component: 1400 - total flux cleaned = 0.00577204 Jy ! Component: 1450 - total flux cleaned = 0.00590019 Jy ! Component: 1500 - total flux cleaned = 0.0060519 Jy ! Component: 1550 - total flux cleaned = 0.00612674 Jy ! Component: 1600 - total flux cleaned = 0.00627446 Jy ! Component: 1650 - total flux cleaned = 0.00629823 Jy ! Component: 1700 - total flux cleaned = 0.00627424 Jy ! Component: 1750 - total flux cleaned = 0.00634548 Jy ! Component: 1800 - total flux cleaned = 0.00634536 Jy ! Component: 1850 - total flux cleaned = 0.0064609 Jy ! Component: 1900 - total flux cleaned = 0.00643823 Jy ! Component: 1950 - total flux cleaned = 0.00650624 Jy ! Component: 2000 - total flux cleaned = 0.00657316 Jy ! Total flux subtracted in 2048 components = 0.00659526 Jy ! Clean residual min=-0.001936 max=0.001199 Jy/beam ! Clean residual mean=0.000063 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.439316 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 230 components and 0.439316 Jy ![Exited script file: muppet] wmap "J1349-1132_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.69 x 10.96 at 10.59 degrees (North through East) ! Clean map min=-0.0043448 max=0.38139 Jy/beam ! Writing clean map to FITS file: J1349-1132_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.38139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000446026 device "J1349-1132_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1349-1132_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.350843 0.350843 0.701686 1.40337 2.80674 5.61349 11.227 22.4539 44.9079 89.8158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.381 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.69 x 10.96 at 10.59 degrees (North through East) ! Clean map min=-0.0043448 max=0.38139 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1349-1132_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1349-1132_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1349-1132_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:25:09 2007