! Started logfile: /scr/pima/bg219e_uvs/J2021+0515_S_uvs.log on Thu Apr 7 06:52:31 2016 obs /scr/pima/bg219e_uvs/J2021+0515_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2021+0515_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.860119 visibilities/baseline/integration-bin. ! Found source: J2021+0515 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3468 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J2021+0515_S] 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.500x0.500 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.112427Jy sigma=22.022569 ! Fit after self-cal, rms=0.515020Jy sigma=10.166851 ! 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=3.586 mas, bmaj=9.217 mas, bpa=16.8 degrees ! Estimated noise=0.895322 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.379797 Jy ! Component: 100 - total flux cleaned = 0.462776 Jy ! Total flux subtracted in 100 components = 0.462776 Jy ! Clean residual min=-0.008311 max=0.024825 Jy/beam ! Clean residual mean=0.000006 rms=0.002716 Jy/beam ! Combined flux in latest and established models = 0.462776 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.462776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074335Jy sigma=1.397670 ! Fit after self-cal, rms=0.074336Jy sigma=1.397589 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242978 Jy ! Component: 100 - total flux cleaned = 0.0334894 Jy ! Total flux subtracted in 100 components = 0.0334894 Jy ! Clean residual min=-0.006219 max=0.006155 Jy/beam ! Clean residual mean=0.000005 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.496265 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.496265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066498Jy sigma=1.233343 ! Fit after self-cal, rms=0.066502Jy sigma=1.233228 ! 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=4.368 mas, bmaj=9.894 mas, bpa=16.76 degrees ! Estimated noise=0.684976 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.00314736 Jy ! Component: 100 - total flux cleaned = 0.00379703 Jy ! Component: 150 - total flux cleaned = 0.00402685 Jy ! Component: 200 - total flux cleaned = 0.0040307 Jy ! Total flux subtracted in 200 components = 0.0040307 Jy ! Clean residual min=-0.004997 max=0.005609 Jy/beam ! Clean residual mean=0.000005 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.500296 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.500296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066103Jy sigma=1.226837 ! Fit after self-cal, rms=0.066098Jy sigma=1.226755 ! 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.368 x 9.894 at 16.76 degrees (North through East) ! Clean map min=-0.0049592 max=0.48828 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: ! BR 1.01 FD 0.98 HN 1.00 KP 1.00 ! LA 1.04 NL 1.00 OV 0.98 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.99 KP 1.00 ! LA 1.03 NL 1.00 OV 1.00 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 1.00 ! LA 1.04 NL 0.96 OV 1.01 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 0.99 KP 0.99 ! LA 1.02 NL 0.98 OV 0.99 PT 1.00 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.066098Jy sigma=1.226755 ! Fit after self-cal, rms=0.065069Jy sigma=1.205246 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.365 mas, bmaj=9.877 mas, bpa=16.71 degrees ! Estimated noise=0.684202 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.00107512 Jy ! Component: 100 - total flux cleaned = 0.00121369 Jy ! Component: 150 - total flux cleaned = 0.00128784 Jy ! Component: 200 - total flux cleaned = 0.00141165 Jy ! Total flux subtracted in 200 components = 0.00141165 Jy ! Clean residual min=-0.003877 max=0.004372 Jy/beam ! Clean residual mean=0.000004 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.501708 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.501708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064992Jy sigma=1.204223 ! Fit after self-cal, rms=0.064999Jy sigma=1.204186 ! 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. ! ! Fit before self-cal, rms=0.064999Jy sigma=1.204186 ! Fit after self-cal, rms=0.063461Jy sigma=1.179999 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=9.857 mas, bpa=16.68 degrees ! Estimated noise=0.684188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012064 Jy ! Component: 100 - total flux cleaned = 0.00141719 Jy ! Component: 150 - total flux cleaned = 0.00150655 Jy ! Component: 200 - total flux cleaned = 0.00158057 Jy ! Total flux subtracted in 200 components = 0.00158057 Jy ! Clean residual min=-0.003641 max=0.003679 Jy/beam ! Clean residual mean=-0.000003 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.503288 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.503288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063427Jy sigma=1.179538 ! Fit after self-cal, rms=0.063431Jy sigma=1.179520 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 = 8.46651e-05 Jy ! Component: 100 - total flux cleaned = 0.000113351 Jy ! Component: 150 - total flux cleaned = 0.000126687 Jy ! Component: 200 - total flux cleaned = 0.000150997 Jy ! Total flux subtracted in 200 components = 0.000150997 Jy ! Clean residual min=-0.003623 max=0.003663 Jy/beam ! Clean residual mean=-0.000003 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.503439 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.503439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063424Jy sigma=1.179425 ! Fit after self-cal, rms=0.063424Jy sigma=1.179424 ! 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. ! ! Fit before self-cal, rms=0.063424Jy sigma=1.179424 ! Fit after self-cal, rms=0.063439Jy sigma=1.179219 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.356 mas, bmaj=9.849 mas, bpa=16.65 degrees ! Estimated noise=0.684479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765419 Jy ! Component: 100 - total flux cleaned = 0.000977816 Jy ! Component: 150 - total flux cleaned = 0.0010069 Jy ! Component: 200 - total flux cleaned = 0.0010568 Jy ! Total flux subtracted in 200 components = 0.0010568 Jy ! Clean residual min=-0.003590 max=0.003602 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.504496 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.504496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063425Jy sigma=1.179042 ! Fit after self-cal, rms=0.063425Jy sigma=1.179041 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 = 3.44283e-05 Jy ! Component: 100 - total flux cleaned = 6.56615e-05 Jy ! Component: 150 - total flux cleaned = 8.42536e-05 Jy ! Component: 200 - total flux cleaned = 0.000101622 Jy ! Total flux subtracted in 200 components = 0.000101622 Jy ! Clean residual min=-0.003583 max=0.003597 Jy/beam ! Clean residual mean=-0.000003 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.504598 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.504598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063422Jy sigma=1.178993 ! Fit after self-cal, rms=0.063422Jy sigma=1.178992 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.063422Jy sigma=1.178992 ! Fit after self-cal, rms=0.063437Jy sigma=1.178895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.948 mas, bmaj=11.94 mas, bpa=6.188 degrees ! Estimated noise=0.770532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.9652e-05 Jy ! Component: 100 - total flux cleaned = 7.64596e-05 Jy ! Component: 150 - total flux cleaned = 7.69668e-05 Jy ! Component: 200 - total flux cleaned = 7.7412e-05 Jy ! Total flux subtracted in 200 components = 7.7412e-05 Jy ! Clean residual min=-0.003795 max=0.003810 Jy/beam ! Clean residual mean=-0.000004 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.504675 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.504675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063437Jy sigma=1.178968 ! Fit after self-cal, rms=0.063437Jy sigma=1.178960 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 = -3.61613e-05 Jy ! Component: 100 - total flux cleaned = -3.60454e-05 Jy ! Component: 150 - total flux cleaned = -3.52484e-05 Jy ! Component: 200 - total flux cleaned = -4.3136e-05 Jy ! Total flux subtracted in 200 components = -4.3136e-05 Jy ! Clean residual min=-0.003781 max=0.003813 Jy/beam ! Clean residual mean=-0.000004 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.504632 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.504632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063437Jy sigma=1.179025 ! Fit after self-cal, rms=0.063437Jy sigma=1.179023 ! 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=4.355 mas, bmaj=9.844 mas, bpa=16.64 degrees ! Estimated noise=0.684706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.355 x 9.844 at 16.64 degrees (North through East) ! Clean map min=-0.0034801 max=0.48872 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=3.574 mas, bmaj=9.176 mas, bpa=16.64 degrees ! Estimated noise=0.892334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.378517 Jy ! Component: 100 - total flux cleaned = 0.461306 Jy ! Component: 150 - total flux cleaned = 0.48574 Jy ! Component: 200 - total flux cleaned = 0.495555 Jy ! Total flux subtracted in 200 components = 0.495555 Jy ! Clean residual min=-0.005766 max=0.004721 Jy/beam ! Clean residual mean=0.000001 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.495555 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.495555 Jy ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=9.844 mas, bpa=16.64 degrees ! Estimated noise=0.684706 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.00543602 Jy ! Component: 100 - total flux cleaned = 0.00795999 Jy ! Component: 150 - total flux cleaned = 0.00914758 Jy ! Component: 200 - total flux cleaned = 0.0092337 Jy ! Total flux subtracted in 200 components = 0.0092337 Jy ! Clean residual min=-0.003678 max=0.003538 Jy/beam ! Clean residual mean=-0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.504789 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 36 components and 0.504789 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.948 mas, bmaj=11.94 mas, bpa=6.188 degrees ! Estimated noise=0.770532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123581 Jy ! Component: 100 - total flux cleaned = -0.000124014 Jy ! Component: 150 - total flux cleaned = -0.000152091 Jy ! Component: 200 - total flux cleaned = -0.000151484 Jy ! Total flux subtracted in 200 components = -0.000151484 Jy ! Clean residual min=-0.003864 max=0.003751 Jy/beam ! Clean residual mean=-0.000004 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.504637 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 = -2.82593e-07 Jy ! Component: 100 - total flux cleaned = -1.79117e-05 Jy ! Component: 150 - total flux cleaned = -3.43964e-05 Jy ! Component: 200 - total flux cleaned = -4.97354e-05 Jy ! Total flux subtracted in 200 components = -4.97354e-05 Jy ! Clean residual min=-0.003836 max=0.003761 Jy/beam ! Clean residual mean=-0.000004 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.504588 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.504587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=9.844 mas, bpa=16.64 degrees ! Estimated noise=0.684706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248583 Jy ! Component: 100 - total flux cleaned = 0.000400559 Jy ! Component: 150 - total flux cleaned = 0.000473531 Jy ! Component: 200 - total flux cleaned = 0.000521425 Jy ! Total flux subtracted in 200 components = 0.000521425 Jy ! Clean residual min=-0.003605 max=0.003545 Jy/beam ! Clean residual mean=-0.000002 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.505109 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.505109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063441Jy sigma=1.178986 ! Fit after self-cal, rms=0.063442Jy sigma=1.178972 wmodel /scr/pima/bg219e_uvs/J2021+0515_S_map.mod ! Writing 71 model components to file: /scr/pima/bg219e_uvs/J2021+0515_S_map.mod wobs /scr/pima/bg219e_uvs/J2021+0515_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2021+0515_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2021+0515_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J2021+0515_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181922 Jy ! Component: 100 - total flux cleaned = 0.000352611 Jy ! Component: 150 - total flux cleaned = 0.000619639 Jy ! Component: 200 - total flux cleaned = 0.000922584 Jy ! Component: 250 - total flux cleaned = 0.00101916 Jy ! Component: 300 - total flux cleaned = 0.00115681 Jy ! Component: 350 - total flux cleaned = 0.00115673 Jy ! Component: 400 - total flux cleaned = 0.0011567 Jy ! Component: 450 - total flux cleaned = 0.0013232 Jy ! Component: 500 - total flux cleaned = 0.0014451 Jy ! Component: 550 - total flux cleaned = 0.00140603 Jy ! Component: 600 - total flux cleaned = 0.00136692 Jy ! Component: 650 - total flux cleaned = 0.00125426 Jy ! Component: 700 - total flux cleaned = 0.00136427 Jy ! Component: 750 - total flux cleaned = 0.00143613 Jy ! Component: 800 - total flux cleaned = 0.00154175 Jy ! Component: 850 - total flux cleaned = 0.00161232 Jy ! Component: 900 - total flux cleaned = 0.00185037 Jy ! Component: 950 - total flux cleaned = 0.00188403 Jy ! Component: 1000 - total flux cleaned = 0.00204782 Jy ! Component: 1050 - total flux cleaned = 0.00214457 Jy ! Component: 1100 - total flux cleaned = 0.00223993 Jy ! Component: 1150 - total flux cleaned = 0.00242606 Jy ! Component: 1200 - total flux cleaned = 0.00251746 Jy ! Component: 1250 - total flux cleaned = 0.00263752 Jy ! Component: 1300 - total flux cleaned = 0.00263734 Jy ! Component: 1350 - total flux cleaned = 0.00284136 Jy ! Component: 1400 - total flux cleaned = 0.00284124 Jy ! Component: 1450 - total flux cleaned = 0.00289801 Jy ! Component: 1500 - total flux cleaned = 0.00298226 Jy ! Component: 1550 - total flux cleaned = 0.00306479 Jy ! Component: 1600 - total flux cleaned = 0.00306476 Jy ! Component: 1650 - total flux cleaned = 0.00314527 Jy ! Component: 1700 - total flux cleaned = 0.00319825 Jy ! Component: 1750 - total flux cleaned = 0.00325068 Jy ! Component: 1800 - total flux cleaned = 0.00327634 Jy ! Component: 1850 - total flux cleaned = 0.0032763 Jy ! Component: 1900 - total flux cleaned = 0.00332689 Jy ! Component: 1950 - total flux cleaned = 0.00335183 Jy ! Component: 2000 - total flux cleaned = 0.00349858 Jy ! Component: 2050 - total flux cleaned = 0.00352243 Jy ! Component: 2100 - total flux cleaned = 0.0034503 Jy ! Component: 2150 - total flux cleaned = 0.00345023 Jy ! Component: 2200 - total flux cleaned = 0.00354406 Jy ! Component: 2250 - total flux cleaned = 0.00361309 Jy ! Component: 2300 - total flux cleaned = 0.00363593 Jy ! Component: 2350 - total flux cleaned = 0.00363575 Jy ! Component: 2400 - total flux cleaned = 0.00372582 Jy ! Component: 2450 - total flux cleaned = 0.00370348 Jy ! Component: 2500 - total flux cleaned = 0.00387973 Jy ! Component: 2550 - total flux cleaned = 0.00390139 Jy ! Component: 2600 - total flux cleaned = 0.00387953 Jy ! Component: 2650 - total flux cleaned = 0.00394393 Jy ! Component: 2700 - total flux cleaned = 0.00394382 Jy ! Component: 2750 - total flux cleaned = 0.00398603 Jy ! Component: 2800 - total flux cleaned = 0.00406943 Jy ! Component: 2850 - total flux cleaned = 0.00409019 Jy ! Component: 2900 - total flux cleaned = 0.00423394 Jy ! Component: 2950 - total flux cleaned = 0.00427452 Jy ! Component: 3000 - total flux cleaned = 0.00429485 Jy ! Component: 3050 - total flux cleaned = 0.00435458 Jy ! Component: 3100 - total flux cleaned = 0.00439421 Jy ! Component: 3150 - total flux cleaned = 0.00447304 Jy ! Component: 3200 - total flux cleaned = 0.00453131 Jy ! Component: 3250 - total flux cleaned = 0.00458925 Jy ! Component: 3300 - total flux cleaned = 0.00464675 Jy ! Component: 3350 - total flux cleaned = 0.00468457 Jy ! Component: 3400 - total flux cleaned = 0.00464683 Jy ! Component: 3450 - total flux cleaned = 0.00472166 Jy ! Component: 3500 - total flux cleaned = 0.00472192 Jy ! Component: 3550 - total flux cleaned = 0.00479546 Jy ! Component: 3600 - total flux cleaned = 0.00483208 Jy ! Component: 3650 - total flux cleaned = 0.00488641 Jy ! Component: 3700 - total flux cleaned = 0.00490442 Jy ! Component: 3750 - total flux cleaned = 0.00490453 Jy ! Component: 3800 - total flux cleaned = 0.0049578 Jy ! Component: 3850 - total flux cleaned = 0.00497517 Jy ! Component: 3900 - total flux cleaned = 0.00492283 Jy ! Component: 3950 - total flux cleaned = 0.00500976 Jy ! Component: 4000 - total flux cleaned = 0.0050097 Jy ! Component: 4050 - total flux cleaned = 0.00500979 Jy ! Total flux subtracted in 4096 components = 0.00506101 Jy ! Clean residual min=-0.000876 max=0.001005 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.51017 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 382 components and 0.51017 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2021+0515_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.355 x 9.844 at 16.64 degrees (North through East) ! Clean map min=-0.0023765 max=0.48826 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2021+0515_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.488258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321503 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.197541 0.197541 0.395082 0.790165 1.58033 3.16066 6.32132 12.6426 25.2853 50.5705 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.488 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1518.67 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2021+0515_S_uvs.log closed on Thu Apr 7 06:52:34 2016