! Started logfile: /d2/scr/pima/bp177j_uvs/J0206+3301_C_uvs.log on Thu Jun 19 04:04:24 2014 obs /d2/scr/pima/bp177j_uvs/J0206+3301_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0206+3301_C_uva.fits ! AN table 1: 6 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.4 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0206+3301 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 192 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177j_uvs/J0206+3301_C] 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.300x0.300 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. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997978Jy sigma=50.553668 ! Fit after self-cal, rms=0.982247Jy sigma=51.422352 ! 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=10.22 mas, bmaj=13.4 mas, bpa=5.577 degrees ! Estimated noise=1.67541 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.0113902 Jy ! Component: 100 - total flux cleaned = 0.0117984 Jy ! Total flux subtracted in 100 components = 0.0117984 Jy ! Clean residual min=-0.002963 max=0.002902 Jy/beam ! Clean residual mean=0.000014 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.0117984 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0117984 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.020976Jy sigma=0.820267 ! Fit after self-cal, rms=0.019536Jy sigma=0.683706 ! 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=11.05 mas, bmaj=13.8 mas, bpa=13.26 degrees ! Estimated noise=1.19458 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.00212798 Jy ! Component: 100 - total flux cleaned = -0.00401015 Jy ! Component: 150 - total flux cleaned = -0.00497275 Jy ! Component: 200 - total flux cleaned = -0.00552708 Jy ! Total flux subtracted in 200 components = -0.00552708 Jy ! Clean residual min=-0.001463 max=0.001443 Jy/beam ! Clean residual mean=0.000005 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.00627127 Jy ! Performing phase self-cal ! Adding 108 model components to the UV plane model. ! The established model now contains 143 components and 0.00627128 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.015341Jy sigma=0.504733 ! Fit after self-cal, rms=0.014820Jy sigma=0.489966 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.05 x 13.8 at 13.26 degrees (North through East) ! Clean map min=-0.0067414 max=0.010824 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.17 KP 0.95 LA 0.92 OV 1.00* ! PT 0.96 ! ! ! 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.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.86 LA 0.91 OV 1.00* ! PT 1.13 ! ! ! 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.014820Jy sigma=0.489966 ! Fit after self-cal, rms=0.014650Jy sigma=0.485129 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.05 mas, bmaj=13.73 mas, bpa=11.16 degrees ! Estimated noise=1.18074 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.000378026 Jy ! Component: 100 - total flux cleaned = -0.000340455 Jy ! Component: 150 - total flux cleaned = -4.63441e-05 Jy ! Component: 200 - total flux cleaned = 0.000299362 Jy ! Total flux subtracted in 200 components = 0.000299362 Jy ! Clean residual min=-0.000608 max=0.000614 Jy/beam ! Clean residual mean=0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.00657064 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 211 components and 0.00657064 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.013895Jy sigma=0.467886 ! Fit after self-cal, rms=0.013844Jy sigma=0.466482 ! 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.013844Jy sigma=0.466482 ! Fit after self-cal, rms=0.014166Jy sigma=0.462770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.07 mas, bmaj=13.65 mas, bpa=11.8 degrees ! Estimated noise=1.19586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231371 Jy ! Component: 100 - total flux cleaned = -0.000548059 Jy ! Component: 150 - total flux cleaned = -0.00081921 Jy ! Component: 200 - total flux cleaned = -0.0010333 Jy ! Total flux subtracted in 200 components = -0.0010333 Jy ! Clean residual min=-0.000372 max=0.000374 Jy/beam ! Clean residual mean=0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.00553734 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 290 components and 0.00553734 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.013865Jy sigma=0.459254 ! Fit after self-cal, rms=0.013857Jy sigma=0.458848 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.00011557 Jy ! Component: 100 - total flux cleaned = -9.84533e-05 Jy ! Component: 150 - total flux cleaned = -8.28115e-05 Jy ! Component: 200 - total flux cleaned = -5.37677e-05 Jy ! Total flux subtracted in 200 components = -5.37677e-05 Jy ! Clean residual min=-0.000241 max=0.000242 Jy/beam ! Clean residual mean=-0.000000 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.00548357 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 383 components and 0.00548357 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.013734Jy sigma=0.458385 ! Fit after self-cal, rms=0.013745Jy sigma=0.458199 ! 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.013745Jy sigma=0.458199 ! Fit after self-cal, rms=0.013928Jy sigma=0.456974 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.08 mas, bmaj=13.61 mas, bpa=12.52 degrees ! Estimated noise=1.20524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146692 Jy ! Component: 100 - total flux cleaned = -9.63419e-05 Jy ! Component: 150 - total flux cleaned = -0.000139353 Jy ! Component: 200 - total flux cleaned = -0.000153425 Jy ! Total flux subtracted in 200 components = -0.000153425 Jy ! Clean residual min=-0.000232 max=0.000228 Jy/beam ! Clean residual mean=0.000000 rms=0.000082 Jy/beam ! Combined flux in latest and established models = 0.00533015 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 443 components and 0.00533014 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.013815Jy sigma=0.456631 ! Fit after self-cal, rms=0.013831Jy sigma=0.456462 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 = -7.73655e-05 Jy ! Component: 100 - total flux cleaned = -0.000136792 Jy ! Component: 150 - total flux cleaned = -0.000194349 Jy ! Component: 200 - total flux cleaned = -0.000250625 Jy ! Total flux subtracted in 200 components = -0.000250625 Jy ! Clean residual min=-0.000188 max=0.000187 Jy/beam ! Clean residual mean=0.000000 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.00507952 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 528 components and 0.00507952 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.013768Jy sigma=0.456333 ! Fit after self-cal, rms=0.013782Jy sigma=0.456154 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.013782Jy sigma=0.456154 ! Fit after self-cal, rms=0.013847Jy sigma=0.455871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.19 mas, bmaj=13.61 mas, bpa=12.91 degrees ! Estimated noise=1.21034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.94329e-05 Jy ! Component: 100 - total flux cleaned = -2.76056e-05 Jy ! Component: 150 - total flux cleaned = -6.32457e-06 Jy ! Component: 200 - total flux cleaned = -9.00552e-05 Jy ! Total flux subtracted in 200 components = -9.00552e-05 Jy ! Clean residual min=-0.000174 max=0.000174 Jy/beam ! Clean residual mean=0.000000 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.00498946 Jy selfcal ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 590 components and 0.00498946 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.013787Jy sigma=0.455579 ! Fit after self-cal, rms=0.013804Jy sigma=0.455386 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 = 5.77321e-05 Jy ! Component: 100 - total flux cleaned = 0.000142341 Jy ! Component: 150 - total flux cleaned = 0.000222364 Jy ! Component: 200 - total flux cleaned = 0.000291234 Jy ! Total flux subtracted in 200 components = 0.000291234 Jy ! Clean residual min=-0.000162 max=0.000163 Jy/beam ! Clean residual mean=0.000000 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.0052807 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 633 components and 0.0052807 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.013765Jy sigma=0.455010 ! Fit after self-cal, rms=0.013782Jy sigma=0.454866 ! 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=11.08 mas, bmaj=13.58 mas, bpa=12.84 degrees ! Estimated noise=1.20614 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.08 x 13.58 at 12.84 degrees (North through East) ! Clean map min=-0.00513 max=0.010577 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=10.25 mas, bmaj=13.22 mas, bpa=4.435 degrees ! Estimated noise=1.69011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747144 Jy ! Component: 100 - total flux cleaned = 0.0082135 Jy ! Component: 150 - total flux cleaned = 0.00861548 Jy ! Component: 200 - total flux cleaned = 0.00717137 Jy ! Total flux subtracted in 200 components = 0.00717137 Jy ! Clean residual min=-0.001964 max=0.001961 Jy/beam ! Clean residual mean=0.000009 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.00717137 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 88 model components to the UV plane model. ! The established model now contains 88 components and 0.00717137 Jy ! Inverting map and beam ! Estimated beam: bmin=11.08 mas, bmaj=13.58 mas, bpa=12.84 degrees ! Estimated noise=1.20614 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.00105924 Jy ! Component: 100 - total flux cleaned = -0.000695126 Jy ! Component: 150 - total flux cleaned = -0.000229629 Jy ! Component: 200 - total flux cleaned = 0.000239047 Jy ! Total flux subtracted in 200 components = 0.000239047 Jy ! Clean residual min=-0.001034 max=0.001046 Jy/beam ! Clean residual mean=0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.00741042 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 193 components and 0.00741041 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.19 mas, bmaj=13.61 mas, bpa=12.91 degrees ! Estimated noise=1.21034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113735 Jy ! Component: 100 - total flux cleaned = -0.00189964 Jy ! Component: 150 - total flux cleaned = -0.0022664 Jy ! Component: 200 - total flux cleaned = -0.00254208 Jy ! Total flux subtracted in 200 components = -0.00254208 Jy ! Clean residual min=-0.000446 max=0.000449 Jy/beam ! Clean residual mean=0.000001 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.00486833 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.000212298 Jy ! Component: 100 - total flux cleaned = -0.000473478 Jy ! Component: 150 - total flux cleaned = -0.000657242 Jy ! Component: 200 - total flux cleaned = -0.00081619 Jy ! Total flux subtracted in 200 components = -0.00081619 Jy ! Clean residual min=-0.000446 max=0.000445 Jy/beam ! Clean residual mean=0.000001 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.00405214 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 315 components and 0.00405214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.08 mas, bmaj=13.58 mas, bpa=12.84 degrees ! Estimated noise=1.20614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.20241e-05 Jy ! Component: 100 - total flux cleaned = -5.34743e-06 Jy ! Component: 150 - total flux cleaned = -0.000182286 Jy ! Component: 200 - total flux cleaned = -0.000433524 Jy ! Total flux subtracted in 200 components = -0.000433524 Jy ! Clean residual min=-0.000264 max=0.000260 Jy/beam ! Clean residual mean=0.000000 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.00361862 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 384 components and 0.00361861 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.013868Jy sigma=0.454675 ! Fit after self-cal, rms=0.013888Jy sigma=0.454189 wmodel /d2/scr/pima/bp177j_uvs/J0206+3301_C_map.mod ! Writing 384 model components to file: /d2/scr/pima/bp177j_uvs/J0206+3301_C_map.mod wobs /d2/scr/pima/bp177j_uvs/J0206+3301_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0206+3301_C_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0206+3301_C_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/bp177j_uvs/J0206+3301_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.08 x 13.58 at 12.84 degrees (North through East) ! Clean map min=-0.0048385 max=0.011707 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0206+3301_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0117071 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000105671 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.70788 2.70788 5.41575 10.8315 21.663 43.326 86.652 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 110.787 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0206+3301_C_uvs.log closed on Thu Jun 19 04:04:28 2014