! Started logfile: /d2/scr/pima/bp177h_uvs/J1820-1111_X_uvs.log on Sat Mar 29 22:28:26 2014 obs /d2/scr/pima/bp177h_uvs/J1820-1111_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_X_uva.fits ! AN table 1: 9 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1820-1111 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 648 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177h_uvs/J1820-1111_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.004014Jy sigma=35.787910 ! Fit after self-cal, rms=0.929904Jy sigma=33.269478 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=7.207 mas, bmaj=12.7 mas, bpa=-20.46 degrees ! Estimated noise=0.848944 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488621 Jy ! Component: 100 - total flux cleaned = 0.051787 Jy ! Total flux subtracted in 100 components = 0.051787 Jy ! Clean residual min=-0.009549 max=0.009411 Jy/beam ! Clean residual mean=-0.000095 rms=0.004607 Jy/beam ! Combined flux in latest and established models = 0.051787 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.051787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.032574Jy sigma=1.064286 ! Fit after self-cal, rms=0.032541Jy sigma=1.063297 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=7.817 mas, bmaj=12.3 mas, bpa=-24.02 degrees ! Estimated noise=0.792507 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00639602 Jy ! Component: 100 - total flux cleaned = -0.00906092 Jy ! Component: 150 - total flux cleaned = -0.00630322 Jy ! Component: 200 - total flux cleaned = -0.0047032 Jy ! Total flux subtracted in 200 components = -0.0047032 Jy ! Clean residual min=-0.005073 max=0.005116 Jy/beam ! Clean residual mean=-0.000044 rms=0.002795 Jy/beam ! Combined flux in latest and established models = 0.0470838 Jy ! Performing phase self-cal ! Adding 139 model components to the UV plane model. ! The established model now contains 165 components and 0.0470838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020699Jy sigma=0.682763 ! Fit after self-cal, rms=0.020638Jy sigma=0.680853 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.817 x 12.3 at -24.02 degrees (North through East) ! Clean map min=-0.01457 max=0.057327 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.89 LA 0.89 OV 1.10 ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 KP 0.89 LA 0.85 OV 1.03 ! PT 0.95 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.05 LA 0.95 OV 1.09 ! PT 0.84 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.06 LA 0.99 OV 1.08 ! PT 0.88 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.08 LA 0.89 OV 1.07 ! PT 0.85 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.020638Jy sigma=0.680853 ! Fit after self-cal, rms=0.018298Jy sigma=0.614404 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.787 mas, bmaj=12.47 mas, bpa=-24.9 degrees ! Estimated noise=0.771139 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161805 Jy ! Component: 100 - total flux cleaned = -0.00247512 Jy ! Component: 150 - total flux cleaned = -0.00436331 Jy ! Component: 200 - total flux cleaned = -0.0062855 Jy ! Total flux subtracted in 200 components = -0.0062855 Jy ! Clean residual min=-0.001268 max=0.001254 Jy/beam ! Clean residual mean=-0.000011 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0407983 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 259 components and 0.0407983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.016823Jy sigma=0.567249 ! Fit after self-cal, rms=0.016827Jy sigma=0.566740 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.016827Jy sigma=0.566740 ! Fit after self-cal, rms=0.015918Jy sigma=0.537219 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.748 mas, bmaj=12.49 mas, bpa=-25.21 degrees ! Estimated noise=0.770287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.36493e-06 Jy ! Component: 100 - total flux cleaned = 0.000464913 Jy ! Component: 150 - total flux cleaned = 0.00123665 Jy ! Component: 200 - total flux cleaned = 0.00176948 Jy ! Total flux subtracted in 200 components = 0.00176948 Jy ! Clean residual min=-0.000567 max=0.000569 Jy/beam ! Clean residual mean=-0.000005 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0425678 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 342 components and 0.0425678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.015704Jy sigma=0.531182 ! Fit after self-cal, rms=0.015707Jy sigma=0.531043 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251671 Jy ! Component: 100 - total flux cleaned = -0.000467259 Jy ! Component: 150 - total flux cleaned = -0.00061781 Jy ! Component: 200 - total flux cleaned = -0.000690946 Jy ! Total flux subtracted in 200 components = -0.000690946 Jy ! Clean residual min=-0.000396 max=0.000389 Jy/beam ! Clean residual mean=-0.000003 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0418768 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 444 components and 0.0418768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.015623Jy sigma=0.528659 ! Fit after self-cal, rms=0.015621Jy sigma=0.528630 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.015621Jy sigma=0.528630 ! Fit after self-cal, rms=0.014605Jy sigma=0.503818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.747 mas, bmaj=12.48 mas, bpa=-25.14 degrees ! Estimated noise=0.770296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.07277e-05 Jy ! Component: 100 - total flux cleaned = -2.93394e-05 Jy ! Component: 150 - total flux cleaned = -2.86415e-05 Jy ! Component: 200 - total flux cleaned = -9.75221e-06 Jy ! Total flux subtracted in 200 components = -9.75221e-06 Jy ! Clean residual min=-0.000271 max=0.000271 Jy/beam ! Clean residual mean=-0.000003 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0418671 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 488 components and 0.0418671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014573Jy sigma=0.502798 ! Fit after self-cal, rms=0.014568Jy sigma=0.502663 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279329 Jy ! Component: 100 - total flux cleaned = 0.000340237 Jy ! Component: 150 - total flux cleaned = 0.000375253 Jy ! Component: 200 - total flux cleaned = 0.000350763 Jy ! Total flux subtracted in 200 components = 0.000350763 Jy ! Clean residual min=-0.000204 max=0.000208 Jy/beam ! Clean residual mean=-0.000002 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0422179 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 553 components and 0.0422179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014551Jy sigma=0.502148 ! Fit after self-cal, rms=0.014551Jy sigma=0.502121 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014551Jy sigma=0.502121 ! Fit after self-cal, rms=0.014552Jy sigma=0.502000 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.81 mas, bmaj=12.46 mas, bpa=-25.09 degrees ! Estimated noise=0.771578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128496 Jy ! Component: 100 - total flux cleaned = -0.000130844 Jy ! Component: 150 - total flux cleaned = -0.000153888 Jy ! Component: 200 - total flux cleaned = -0.000174606 Jy ! Total flux subtracted in 200 components = -0.000174606 Jy ! Clean residual min=-0.000178 max=0.000179 Jy/beam ! Clean residual mean=-0.000003 rms=0.000061 Jy/beam ! Combined flux in latest and established models = 0.0420432 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 594 components and 0.0420432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014540Jy sigma=0.501608 ! Fit after self-cal, rms=0.014539Jy sigma=0.501582 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161901 Jy ! Component: 100 - total flux cleaned = 0.0002181 Jy ! Component: 150 - total flux cleaned = 0.000202072 Jy ! Component: 200 - total flux cleaned = 0.000185257 Jy ! Total flux subtracted in 200 components = 0.000185257 Jy ! Clean residual min=-0.000143 max=0.000145 Jy/beam ! Clean residual mean=-0.000002 rms=0.000053 Jy/beam ! Combined flux in latest and established models = 0.0422285 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 656 components and 0.0422285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014532Jy sigma=0.501327 ! Fit after self-cal, rms=0.014532Jy sigma=0.501315 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=7.749 mas, bmaj=12.48 mas, bpa=-25.09 degrees ! Estimated noise=0.771633 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.749 x 12.48 at -25.09 degrees (North through East) ! Clean map min=-0.010698 max=0.053364 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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=7.159 mas, bmaj=12.8 mas, bpa=-21.52 degrees ! Estimated noise=0.83156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497397 Jy ! Component: 100 - total flux cleaned = 0.0527493 Jy ! Component: 150 - total flux cleaned = 0.0506376 Jy ! Component: 200 - total flux cleaned = 0.0492106 Jy ! Total flux subtracted in 200 components = 0.0492106 Jy ! Clean residual min=-0.005058 max=0.005014 Jy/beam ! Clean residual mean=-0.000059 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.0492106 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 75 model components to the UV plane model. ! The established model now contains 75 components and 0.0492106 Jy ! Inverting map and beam ! Estimated beam: bmin=7.749 mas, bmaj=12.48 mas, bpa=-25.09 degrees ! Estimated noise=0.771633 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00347853 Jy ! Component: 100 - total flux cleaned = -0.00566755 Jy ! Component: 150 - total flux cleaned = -0.00824387 Jy ! Component: 200 - total flux cleaned = -0.0120405 Jy ! Total flux subtracted in 200 components = -0.0120405 Jy ! Clean residual min=-0.002814 max=0.002713 Jy/beam ! Clean residual mean=-0.000024 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.03717 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 193 components and 0.03717 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.81 mas, bmaj=12.46 mas, bpa=-25.09 degrees ! Estimated noise=0.771578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283935 Jy ! Component: 100 - total flux cleaned = 0.00524786 Jy ! Component: 150 - total flux cleaned = 0.00780903 Jy ! Component: 200 - total flux cleaned = 0.0102963 Jy ! Total flux subtracted in 200 components = 0.0102963 Jy ! Clean residual min=-0.001595 max=0.001602 Jy/beam ! Clean residual mean=-0.000020 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0474664 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209767 Jy ! Component: 100 - total flux cleaned = 0.00420782 Jy ! Component: 150 - total flux cleaned = 0.00637135 Jy ! Component: 200 - total flux cleaned = 0.008697 Jy ! Total flux subtracted in 200 components = 0.008697 Jy ! Clean residual min=-0.001693 max=0.001705 Jy/beam ! Clean residual mean=-0.000015 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0561634 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 268 components and 0.0561634 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.749 mas, bmaj=12.48 mas, bpa=-25.09 degrees ! Estimated noise=0.771633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283231 Jy ! Component: 100 - total flux cleaned = -0.000338258 Jy ! Component: 150 - total flux cleaned = -0.001091 Jy ! Component: 200 - total flux cleaned = -0.00193652 Jy ! Total flux subtracted in 200 components = -0.00193652 Jy ! Clean residual min=-0.000552 max=0.000548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0542268 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 345 components and 0.0542268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014625Jy sigma=0.505053 ! Fit after self-cal, rms=0.014624Jy sigma=0.504925 wmodel /d2/scr/pima/bp177h_uvs/J1820-1111_X_map.mod ! Writing 345 model components to file: /d2/scr/pima/bp177h_uvs/J1820-1111_X_map.mod wobs /d2/scr/pima/bp177h_uvs/J1820-1111_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_X_uvs.fits wwins /d2/scr/pima/bp177h_uvs/J1820-1111_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177h_uvs/J1820-1111_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.749 x 12.48 at -25.09 degrees (North through East) ! Clean map min=-0.0083488 max=0.050545 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177h_uvs/J1820-1111_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0505452 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163677 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.971469 0.971469 1.94294 3.88587 7.77175 15.5435 31.087 62.174 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 308.81 quit ! Quitting program ! Log file /d2/scr/pima/bp177h_uvs/J1820-1111_X_uvs.log closed on Sat Mar 29 22:28:30 2014