! Started logfile: /scr/pima/bg219a_uvs/J0054+6811_S_uvs.log on Wed Apr 6 22:40:08 2016 obs /scr/pima/bg219a_uvs/J0054+6811_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0054+6811_S_uva.fits ! AN table 1: 24 integrations on 10 of 10 possible baselines. ! AN table 2: 24 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0054+6811 ! ! 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 49 lines of history. ! ! Reading 1920 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/bg219a_uvs/J0054+6811_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.023741Jy sigma=23.870663 ! Fit after self-cal, rms=0.875566Jy sigma=20.164943 ! 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=2.264 mas, bmaj=8.337 mas, bpa=85.97 degrees ! Estimated noise=1.07569 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.0949698 Jy ! Component: 100 - total flux cleaned = 0.121493 Jy ! Total flux subtracted in 100 components = 0.121493 Jy ! Clean residual min=-0.007940 max=0.010743 Jy/beam ! Clean residual mean=0.000001 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.121493 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061772Jy sigma=1.309215 ! Fit after self-cal, rms=0.061886Jy sigma=1.308246 ! 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=2.767 mas, bmaj=9.943 mas, bpa=86.49 degrees ! Estimated noise=0.711394 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.0148898 Jy ! Component: 100 - total flux cleaned = 0.0219446 Jy ! Component: 150 - total flux cleaned = 0.025471 Jy ! Component: 200 - total flux cleaned = 0.0260863 Jy ! Total flux subtracted in 200 components = 0.0260863 Jy ! Clean residual min=-0.004411 max=0.003946 Jy/beam ! Clean residual mean=-0.000001 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.14758 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.14758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058709Jy sigma=1.218507 ! Fit after self-cal, rms=0.058813Jy sigma=1.217483 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.767 x 9.943 at 86.49 degrees (North through East) ! Clean map min=-0.0042951 max=0.12887 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: ! LA 1.05 MK 1.03 NL 0.94 OV 1.00 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 1.03 NL 1.01 OV 1.01 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.10 NL 0.97 OV 0.98 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 1.03 NL 0.99 OV 1.01 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 0.96 OV 1.12 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 1.00 NL 0.99 OV 1.07 ! PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 0.99 NL 0.86 OV 0.98 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.04 MK 0.95 NL 1.00 OV 1.02 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.058813Jy sigma=1.217483 ! Fit after self-cal, rms=0.059224Jy sigma=1.204415 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.783 mas, bmaj=9.967 mas, bpa=86.67 degrees ! Estimated noise=0.707461 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.000566512 Jy ! Component: 100 - total flux cleaned = 0.000713501 Jy ! Component: 150 - total flux cleaned = 0.000715935 Jy ! Component: 200 - total flux cleaned = 0.000691676 Jy ! Total flux subtracted in 200 components = 0.000691676 Jy ! Clean residual min=-0.003648 max=0.003433 Jy/beam ! Clean residual mean=-0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.148271 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.148271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059173Jy sigma=1.203662 ! Fit after self-cal, rms=0.059293Jy sigma=1.203251 ! 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.059293Jy sigma=1.203251 ! Fit after self-cal, rms=0.059228Jy sigma=1.203075 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=9.944 mas, bpa=86.64 degrees ! Estimated noise=0.708232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000487408 Jy ! Component: 100 - total flux cleaned = 0.000628067 Jy ! Component: 150 - total flux cleaned = 0.000628491 Jy ! Component: 200 - total flux cleaned = 0.000629263 Jy ! Total flux subtracted in 200 components = 0.000629263 Jy ! Clean residual min=-0.003490 max=0.003293 Jy/beam ! Clean residual mean=-0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.148901 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.148901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059199Jy sigma=1.202679 ! Fit after self-cal, rms=0.059218Jy sigma=1.202616 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 = -9.27857e-05 Jy ! Component: 100 - total flux cleaned = -0.000125742 Jy ! Component: 150 - total flux cleaned = -0.000138163 Jy ! Component: 200 - total flux cleaned = -0.000159598 Jy ! Total flux subtracted in 200 components = -0.000159598 Jy ! Clean residual min=-0.003436 max=0.003193 Jy/beam ! Clean residual mean=-0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.148741 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.148741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059207Jy sigma=1.202506 ! Fit after self-cal, rms=0.059216Jy sigma=1.202465 ! 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.059216Jy sigma=1.202465 ! Fit after self-cal, rms=0.058984Jy sigma=1.202340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.774 mas, bmaj=9.92 mas, bpa=86.56 degrees ! Estimated noise=0.708619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067912 Jy ! Component: 100 - total flux cleaned = 0.000733409 Jy ! Component: 150 - total flux cleaned = 0.000747135 Jy ! Component: 200 - total flux cleaned = 0.000746429 Jy ! Total flux subtracted in 200 components = 0.000746429 Jy ! Clean residual min=-0.003287 max=0.003088 Jy/beam ! Clean residual mean=-0.000001 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.149487 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.149487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058971Jy sigma=1.202189 ! Fit after self-cal, rms=0.058980Jy sigma=1.202159 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 = -4.58002e-05 Jy ! Component: 100 - total flux cleaned = -7.91844e-05 Jy ! Component: 150 - total flux cleaned = -7.94318e-05 Jy ! Component: 200 - total flux cleaned = -7.96141e-05 Jy ! Total flux subtracted in 200 components = -7.96141e-05 Jy ! Clean residual min=-0.003260 max=0.003046 Jy/beam ! Clean residual mean=-0.000001 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.149408 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.149408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058974Jy sigma=1.202131 ! Fit after self-cal, rms=0.058980Jy sigma=1.202109 ! 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.058980Jy sigma=1.202109 ! Fit after self-cal, rms=0.058828Jy sigma=1.202054 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.434 mas, bmaj=19.7 mas, bpa=77.42 degrees ! Estimated noise=0.911583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000981287 Jy ! Component: 100 - total flux cleaned = 0.00101327 Jy ! Component: 150 - total flux cleaned = 0.00106524 Jy ! Component: 200 - total flux cleaned = 0.00107803 Jy ! Total flux subtracted in 200 components = 0.00107803 Jy ! Clean residual min=-0.003241 max=0.003395 Jy/beam ! Clean residual mean=-0.000002 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.150486 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.150486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058836Jy sigma=1.202216 ! Fit after self-cal, rms=0.058833Jy sigma=1.202035 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 = 6.10622e-06 Jy ! Component: 100 - total flux cleaned = 8.64355e-06 Jy ! Component: 150 - total flux cleaned = -1.82159e-06 Jy ! Component: 200 - total flux cleaned = -1.98673e-06 Jy ! Total flux subtracted in 200 components = -1.98673e-06 Jy ! Clean residual min=-0.003110 max=0.003254 Jy/beam ! Clean residual mean=-0.000002 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.150484 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.150484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058846Jy sigma=1.202279 ! Fit after self-cal, rms=0.058847Jy sigma=1.202184 ! 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=2.769 mas, bmaj=9.905 mas, bpa=86.5 degrees ! Estimated noise=0.709004 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.769 x 9.905 at 86.5 degrees (North through East) ! Clean map min=-0.0028367 max=0.12874 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=2.267 mas, bmaj=8.317 mas, bpa=86.06 degrees ! Estimated noise=1.07005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0940152 Jy ! Component: 100 - total flux cleaned = 0.121119 Jy ! Component: 150 - total flux cleaned = 0.13233 Jy ! Component: 200 - total flux cleaned = 0.138919 Jy ! Total flux subtracted in 200 components = 0.138919 Jy ! Clean residual min=-0.006077 max=0.005681 Jy/beam ! Clean residual mean=-0.000001 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.138919 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.138919 Jy ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=9.905 mas, bpa=86.5 degrees ! Estimated noise=0.709004 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 (22, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657576 Jy ! Component: 100 - total flux cleaned = 0.00952882 Jy ! Component: 150 - total flux cleaned = 0.0104823 Jy ! Component: 200 - total flux cleaned = 0.0110658 Jy ! Total flux subtracted in 200 components = 0.0110658 Jy ! Clean residual min=-0.003612 max=0.002486 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.149985 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.149985 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=6.434 mas, bmaj=19.7 mas, bpa=77.42 degrees ! Estimated noise=0.911583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072738 Jy ! Component: 100 - total flux cleaned = 0.0011491 Jy ! Component: 150 - total flux cleaned = 0.00142887 Jy ! Component: 200 - total flux cleaned = 0.00165295 Jy ! Total flux subtracted in 200 components = 0.00165295 Jy ! Clean residual min=-0.002888 max=0.002394 Jy/beam ! Clean residual mean=-0.000002 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.151638 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.000125134 Jy ! Component: 100 - total flux cleaned = 0.000152612 Jy ! Component: 150 - total flux cleaned = 0.000176942 Jy ! Component: 200 - total flux cleaned = 0.000199678 Jy ! Total flux subtracted in 200 components = 0.000199678 Jy ! Clean residual min=-0.002609 max=0.002250 Jy/beam ! Clean residual mean=-0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.151838 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 125 components and 0.151838 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=9.905 mas, bpa=86.5 degrees ! Estimated noise=0.709004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349791 Jy ! Component: 100 - total flux cleaned = 0.000423298 Jy ! Component: 150 - total flux cleaned = 0.000453409 Jy ! Component: 200 - total flux cleaned = 0.000453642 Jy ! Total flux subtracted in 200 components = 0.000453642 Jy ! Clean residual min=-0.002652 max=0.002406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.152291 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 146 components and 0.152291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058740Jy sigma=1.200435 ! Fit after self-cal, rms=0.058725Jy sigma=1.200003 wmodel /scr/pima/bg219a_uvs/J0054+6811_S_map.mod ! Writing 146 model components to file: /scr/pima/bg219a_uvs/J0054+6811_S_map.mod wobs /scr/pima/bg219a_uvs/J0054+6811_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0054+6811_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0054+6811_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0054+6811_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.000963315 Jy ! Component: 100 - total flux cleaned = -0.0013685 Jy ! Component: 150 - total flux cleaned = -0.00159257 Jy ! Component: 200 - total flux cleaned = -0.00204125 Jy ! Component: 250 - total flux cleaned = -0.00249753 Jy ! Component: 300 - total flux cleaned = -0.00296181 Jy ! Component: 350 - total flux cleaned = -0.00343291 Jy ! Component: 400 - total flux cleaned = -0.00388391 Jy ! Component: 450 - total flux cleaned = -0.00429148 Jy ! Component: 500 - total flux cleaned = -0.00465773 Jy ! Component: 550 - total flux cleaned = -0.00501173 Jy ! Component: 600 - total flux cleaned = -0.00513467 Jy ! Component: 650 - total flux cleaned = -0.00527815 Jy ! Component: 700 - total flux cleaned = -0.00534819 Jy ! Component: 750 - total flux cleaned = -0.00541646 Jy ! Component: 800 - total flux cleaned = -0.00550433 Jy ! Component: 850 - total flux cleaned = -0.00556925 Jy ! Component: 900 - total flux cleaned = -0.00561076 Jy ! Component: 950 - total flux cleaned = -0.00569224 Jy ! Component: 1000 - total flux cleaned = -0.0056125 Jy ! Component: 1050 - total flux cleaned = -0.00555445 Jy ! Component: 1100 - total flux cleaned = -0.0055163 Jy ! Component: 1150 - total flux cleaned = -0.00544104 Jy ! Component: 1200 - total flux cleaned = -0.00538562 Jy ! Component: 1250 - total flux cleaned = -0.00533079 Jy ! Component: 1300 - total flux cleaned = -0.00522319 Jy ! Component: 1350 - total flux cleaned = -0.00524123 Jy ! Component: 1400 - total flux cleaned = -0.00520646 Jy ! Component: 1450 - total flux cleaned = -0.00524115 Jy ! Component: 1500 - total flux cleaned = -0.00527536 Jy ! Component: 1550 - total flux cleaned = -0.00522476 Jy ! Component: 1600 - total flux cleaned = -0.00522481 Jy ! Component: 1650 - total flux cleaned = -0.0052247 Jy ! Component: 1700 - total flux cleaned = -0.00515928 Jy ! Component: 1750 - total flux cleaned = -0.00519158 Jy ! Component: 1800 - total flux cleaned = -0.00511123 Jy ! Component: 1850 - total flux cleaned = -0.00507929 Jy ! Component: 1900 - total flux cleaned = -0.00507925 Jy ! Component: 1950 - total flux cleaned = -0.00501675 Jy ! Component: 2000 - total flux cleaned = -0.00501674 Jy ! Component: 2050 - total flux cleaned = -0.00500123 Jy ! Component: 2100 - total flux cleaned = -0.00500122 Jy ! Component: 2150 - total flux cleaned = -0.00497077 Jy ! Component: 2200 - total flux cleaned = -0.00494043 Jy ! Component: 2250 - total flux cleaned = -0.00492534 Jy ! Component: 2300 - total flux cleaned = -0.00491035 Jy ! Component: 2350 - total flux cleaned = -0.0048658 Jy ! Component: 2400 - total flux cleaned = -0.0048658 Jy ! Component: 2450 - total flux cleaned = -0.0048364 Jy ! Component: 2500 - total flux cleaned = -0.00480721 Jy ! Component: 2550 - total flux cleaned = -0.00480714 Jy ! Component: 2600 - total flux cleaned = -0.00474898 Jy ! Component: 2650 - total flux cleaned = -0.00466219 Jy ! Component: 2700 - total flux cleaned = -0.00460462 Jy ! Component: 2750 - total flux cleaned = -0.00456156 Jy ! Component: 2800 - total flux cleaned = -0.00449001 Jy ! Component: 2850 - total flux cleaned = -0.00444723 Jy ! Component: 2900 - total flux cleaned = -0.00441886 Jy ! Component: 2950 - total flux cleaned = -0.00439052 Jy ! Component: 3000 - total flux cleaned = -0.00434807 Jy ! Component: 3050 - total flux cleaned = -0.00427753 Jy ! Component: 3100 - total flux cleaned = -0.00423528 Jy ! Component: 3150 - total flux cleaned = -0.00419314 Jy ! Component: 3200 - total flux cleaned = -0.0041792 Jy ! Component: 3250 - total flux cleaned = -0.0041373 Jy ! Component: 3300 - total flux cleaned = -0.00409547 Jy ! Component: 3350 - total flux cleaned = -0.00402581 Jy ! Component: 3400 - total flux cleaned = -0.00402574 Jy ! Component: 3450 - total flux cleaned = -0.00395634 Jy ! Component: 3500 - total flux cleaned = -0.00392852 Jy ! Component: 3550 - total flux cleaned = -0.00390078 Jy ! Component: 3600 - total flux cleaned = -0.00383146 Jy ! Component: 3650 - total flux cleaned = -0.00376186 Jy ! Component: 3700 - total flux cleaned = -0.00374789 Jy ! Component: 3750 - total flux cleaned = -0.00369208 Jy ! Component: 3800 - total flux cleaned = -0.00370611 Jy ! Component: 3850 - total flux cleaned = -0.0036921 Jy ! Component: 3900 - total flux cleaned = -0.00365001 Jy ! Component: 3950 - total flux cleaned = -0.00359353 Jy ! Component: 4000 - total flux cleaned = -0.00357923 Jy ! Component: 4050 - total flux cleaned = -0.00356499 Jy ! Total flux subtracted in 4096 components = -0.00352223 Jy ! Clean residual min=-0.000773 max=0.000808 Jy/beam ! Clean residual mean=0.000001 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.148769 Jy keep ! Adding 217 model components to the UV plane model. ! The established model now contains 363 components and 0.148769 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0054+6811_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.769 x 9.905 at 86.5 degrees (North through East) ! Clean map min=-0.0033404 max=0.12681 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0054+6811_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236088 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.558528 0.558528 1.11706 2.23411 4.46822 8.93645 17.8729 35.7458 71.4916 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 537.126 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0054+6811_S_uvs.log closed on Wed Apr 6 22:40:12 2016