! Started logfile: /scr/pima/bg219e_uvs/J0213+1820_S_uvs.log on Thu Apr 7 06:33:54 2016 obs /scr/pima/bg219e_uvs/J0213+1820_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0213+1820_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.922068 visibilities/baseline/integration-bin. ! Found source: J0213+1820 ! ! 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 4780 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/J0213+1820_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005710Jy sigma=23.741950 ! Fit after self-cal, rms=0.842135Jy sigma=19.908914 ! 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.593 mas, bmaj=8.001 mas, bpa=14.35 degrees ! Estimated noise=0.682547 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.121496 Jy ! Component: 100 - total flux cleaned = 0.148024 Jy ! Total flux subtracted in 100 components = 0.148024 Jy ! Clean residual min=-0.004772 max=0.007962 Jy/beam ! Clean residual mean=0.000001 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.148024 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.148024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063168Jy sigma=1.391333 ! Fit after self-cal, rms=0.063155Jy sigma=1.391246 ! 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.258 mas, bmaj=8.779 mas, bpa=14.16 degrees ! Estimated noise=0.478023 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.0123836 Jy ! Component: 100 - total flux cleaned = 0.0177285 Jy ! Component: 150 - total flux cleaned = 0.0202133 Jy ! Component: 200 - total flux cleaned = 0.0214018 Jy ! Total flux subtracted in 200 components = 0.0214018 Jy ! Clean residual min=-0.003040 max=0.004065 Jy/beam ! Clean residual mean=-0.000003 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.169425 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.169426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061033Jy sigma=1.336236 ! Fit after self-cal, rms=0.061010Jy sigma=1.335568 ! 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.258 x 8.779 at 14.16 degrees (North through East) ! Clean map min=-0.0028616 max=0.15968 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.03 FD 1.01 HN 0.99 KP 1.00 ! LA 0.98 NL 0.96 OV 1.01 PT 1.01 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.02 KP 1.03 ! LA 1.03 NL 0.98 OV 1.01 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.02 KP 1.00 ! LA 1.01 NL 1.01 OV 1.03 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 1.03 ! LA 0.98 NL 1.05 OV 0.96 PT 0.97 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.061010Jy sigma=1.335568 ! Fit after self-cal, rms=0.060615Jy sigma=1.330084 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.258 mas, bmaj=8.795 mas, bpa=14.31 degrees ! Estimated noise=0.476909 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 (-8, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370562 Jy ! Component: 100 - total flux cleaned = 0.00440684 Jy ! Component: 150 - total flux cleaned = 0.00446642 Jy ! Component: 200 - total flux cleaned = 0.00461648 Jy ! Total flux subtracted in 200 components = 0.00461648 Jy ! Clean residual min=-0.002886 max=0.002563 Jy/beam ! Clean residual mean=-0.000004 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.174042 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.174042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060381Jy sigma=1.323486 ! Fit after self-cal, rms=0.060363Jy sigma=1.322859 ! 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.060363Jy sigma=1.322859 ! Fit after self-cal, rms=0.059554Jy sigma=1.314276 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.257 mas, bmaj=8.775 mas, bpa=14.42 degrees ! Estimated noise=0.475896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138593 Jy ! Component: 100 - total flux cleaned = 0.00193435 Jy ! Component: 150 - total flux cleaned = 0.00214426 Jy ! Component: 200 - total flux cleaned = 0.00230704 Jy ! Total flux subtracted in 200 components = 0.00230704 Jy ! Clean residual min=-0.002153 max=0.002238 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.176349 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.176349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059516Jy sigma=1.313119 ! Fit after self-cal, rms=0.059501Jy sigma=1.312951 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.00056105 Jy ! Component: 100 - total flux cleaned = 0.000661064 Jy ! Component: 150 - total flux cleaned = 0.000753487 Jy ! Component: 200 - total flux cleaned = 0.000859392 Jy ! Total flux subtracted in 200 components = 0.000859392 Jy ! Clean residual min=-0.002141 max=0.002208 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.177208 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.177208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059486Jy sigma=1.312453 ! Fit after self-cal, rms=0.059483Jy sigma=1.312422 ! 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.059483Jy sigma=1.312422 ! Fit after self-cal, rms=0.059449Jy sigma=1.312315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.256 mas, bmaj=8.77 mas, bpa=14.42 degrees ! Estimated noise=0.475781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000715093 Jy ! Component: 100 - total flux cleaned = 0.000911951 Jy ! Component: 150 - total flux cleaned = 0.00100925 Jy ! Component: 200 - total flux cleaned = 0.00111687 Jy ! Total flux subtracted in 200 components = 0.00111687 Jy ! Clean residual min=-0.002111 max=0.002150 Jy/beam ! Clean residual mean=-0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.178325 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.178325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059437Jy sigma=1.311916 ! Fit after self-cal, rms=0.059434Jy sigma=1.311889 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.000216213 Jy ! Component: 100 - total flux cleaned = 0.00028445 Jy ! Component: 150 - total flux cleaned = 0.000331936 Jy ! Component: 200 - total flux cleaned = 0.000376451 Jy ! Total flux subtracted in 200 components = 0.000376451 Jy ! Clean residual min=-0.002115 max=0.002134 Jy/beam ! Clean residual mean=-0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.178702 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 94 components and 0.178702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059427Jy sigma=1.311659 ! Fit after self-cal, rms=0.059426Jy sigma=1.311648 ! 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.059426Jy sigma=1.311648 ! Fit after self-cal, rms=0.059436Jy sigma=1.311608 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=10.7 mas, bpa=5.252 degrees ! Estimated noise=0.54597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017989 Jy ! Component: 100 - total flux cleaned = 0.000279663 Jy ! Component: 150 - total flux cleaned = 0.000386299 Jy ! Component: 200 - total flux cleaned = 0.000475823 Jy ! Total flux subtracted in 200 components = 0.000475823 Jy ! Clean residual min=-0.001968 max=0.002194 Jy/beam ! Clean residual mean=-0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.179178 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.179177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059434Jy sigma=1.311493 ! Fit after self-cal, rms=0.059430Jy sigma=1.311450 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.00019461 Jy ! Component: 100 - total flux cleaned = 0.000233412 Jy ! Component: 150 - total flux cleaned = 0.000277309 Jy ! Component: 200 - total flux cleaned = 0.000325656 Jy ! Total flux subtracted in 200 components = 0.000325656 Jy ! Clean residual min=-0.001975 max=0.002181 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.179503 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 0.179503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059430Jy sigma=1.311394 ! Fit after self-cal, rms=0.059429Jy sigma=1.311381 ! 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.257 mas, bmaj=8.767 mas, bpa=14.41 degrees ! Estimated noise=0.475902 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.257 x 8.767 at 14.41 degrees (North through East) ! Clean map min=-0.0021258 max=0.15884 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.59 mas, bmaj=7.985 mas, bpa=14.53 degrees ! Estimated noise=0.67995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120981 Jy ! Component: 100 - total flux cleaned = 0.147431 Jy ! Component: 150 - total flux cleaned = 0.156671 Jy ! Component: 200 - total flux cleaned = 0.162152 Jy ! Total flux subtracted in 200 components = 0.162152 Jy ! Clean residual min=-0.004008 max=0.004287 Jy/beam ! Clean residual mean=0.000004 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.162152 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.162152 Jy ! Inverting map and beam ! Estimated beam: bmin=4.257 mas, bmaj=8.767 mas, bpa=14.41 degrees ! Estimated noise=0.475902 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.00546001 Jy ! Component: 100 - total flux cleaned = 0.00882054 Jy ! Component: 150 - total flux cleaned = 0.0112162 Jy ! Component: 200 - total flux cleaned = 0.012962 Jy ! Total flux subtracted in 200 components = 0.012962 Jy ! Clean residual min=-0.002033 max=0.002472 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.175114 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 0.175114 Jy ! Inverting map ! Added new window around map position (70, 111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000928619 Jy ! Component: 100 - total flux cleaned = 0.00145065 Jy ! Component: 150 - total flux cleaned = 0.00183881 Jy ! Component: 200 - total flux cleaned = 0.00218144 Jy ! Total flux subtracted in 200 components = 0.00218144 Jy ! Clean residual min=-0.002027 max=0.001971 Jy/beam ! Clean residual mean=-0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.177295 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 73 components and 0.177295 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.903 mas, bmaj=10.7 mas, bpa=5.252 degrees ! Estimated noise=0.54597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664999 Jy ! Component: 100 - total flux cleaned = 0.000993169 Jy ! Component: 150 - total flux cleaned = 0.00118506 Jy ! Component: 200 - total flux cleaned = 0.00130706 Jy ! Total flux subtracted in 200 components = 0.00130706 Jy ! Clean residual min=-0.002102 max=0.002167 Jy/beam ! Clean residual mean=-0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.178602 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.000111711 Jy ! Component: 100 - total flux cleaned = 0.000174152 Jy ! Component: 150 - total flux cleaned = 0.000252294 Jy ! Component: 200 - total flux cleaned = 0.000307869 Jy ! Total flux subtracted in 200 components = 0.000307869 Jy ! Clean residual min=-0.002047 max=0.002156 Jy/beam ! Clean residual mean=-0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.17891 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 100 components and 0.17891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.257 mas, bmaj=8.767 mas, bpa=14.41 degrees ! Estimated noise=0.475902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153657 Jy ! Component: 100 - total flux cleaned = 5.54969e-05 Jy ! Component: 150 - total flux cleaned = 0.000213341 Jy ! Component: 200 - total flux cleaned = 0.000236663 Jy ! Total flux subtracted in 200 components = 0.000236663 Jy ! Clean residual min=-0.001983 max=0.001942 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.179147 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.179147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059380Jy sigma=1.309880 ! Fit after self-cal, rms=0.059372Jy sigma=1.309745 wmodel /scr/pima/bg219e_uvs/J0213+1820_S_map.mod ! Writing 120 model components to file: /scr/pima/bg219e_uvs/J0213+1820_S_map.mod wobs /scr/pima/bg219e_uvs/J0213+1820_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0213+1820_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0213+1820_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0213+1820_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.00015603 Jy ! Component: 100 - total flux cleaned = 4.35912e-05 Jy ! Component: 150 - total flux cleaned = 0.000137599 Jy ! Component: 200 - total flux cleaned = 0.000348434 Jy ! Component: 250 - total flux cleaned = 0.000639593 Jy ! Component: 300 - total flux cleaned = 0.000836393 Jy ! Component: 350 - total flux cleaned = 0.00100008 Jy ! Component: 400 - total flux cleaned = 0.00102725 Jy ! Component: 450 - total flux cleaned = 0.00113143 Jy ! Component: 500 - total flux cleaned = 0.00115714 Jy ! Component: 550 - total flux cleaned = 0.00113281 Jy ! Component: 600 - total flux cleaned = 0.00113281 Jy ! Component: 650 - total flux cleaned = 0.00110939 Jy ! Component: 700 - total flux cleaned = 0.00106394 Jy ! Component: 750 - total flux cleaned = 0.00113221 Jy ! Component: 800 - total flux cleaned = 0.00110955 Jy ! Component: 850 - total flux cleaned = 0.00104405 Jy ! Component: 900 - total flux cleaned = 0.00102255 Jy ! Component: 950 - total flux cleaned = 0.000917578 Jy ! Component: 1000 - total flux cleaned = 0.000794352 Jy ! Component: 1050 - total flux cleaned = 0.000753734 Jy ! Component: 1100 - total flux cleaned = 0.000673721 Jy ! Component: 1150 - total flux cleaned = 0.000595063 Jy ! Component: 1200 - total flux cleaned = 0.000517483 Jy ! Component: 1250 - total flux cleaned = 0.000556053 Jy ! Component: 1300 - total flux cleaned = 0.000461899 Jy ! Component: 1350 - total flux cleaned = 0.000443573 Jy ! Component: 1400 - total flux cleaned = 0.000406859 Jy ! Component: 1450 - total flux cleaned = 0.000425024 Jy ! Component: 1500 - total flux cleaned = 0.000460606 Jy ! Component: 1550 - total flux cleaned = 0.000443014 Jy ! Component: 1600 - total flux cleaned = 0.000512481 Jy ! Component: 1650 - total flux cleaned = 0.000408854 Jy ! Component: 1700 - total flux cleaned = 0.000443198 Jy ! Component: 1750 - total flux cleaned = 0.000426217 Jy ! Component: 1800 - total flux cleaned = 0.000409644 Jy ! Component: 1850 - total flux cleaned = 0.000459311 Jy ! Component: 1900 - total flux cleaned = 0.00034485 Jy ! Component: 1950 - total flux cleaned = 0.000328942 Jy ! Component: 2000 - total flux cleaned = 0.000377089 Jy ! Component: 2050 - total flux cleaned = 0.00036121 Jy ! Component: 2100 - total flux cleaned = 0.000345442 Jy ! Component: 2150 - total flux cleaned = 0.000345573 Jy ! Component: 2200 - total flux cleaned = 0.000330144 Jy ! Component: 2250 - total flux cleaned = 0.000345526 Jy ! Component: 2300 - total flux cleaned = 0.000360847 Jy ! Component: 2350 - total flux cleaned = 0.000330883 Jy ! Component: 2400 - total flux cleaned = 0.000345996 Jy ! Component: 2450 - total flux cleaned = 0.000375855 Jy ! Component: 2500 - total flux cleaned = 0.000346855 Jy ! Component: 2550 - total flux cleaned = 0.000346777 Jy ! Component: 2600 - total flux cleaned = 0.000346785 Jy ! Component: 2650 - total flux cleaned = 0.000375203 Jy ! Component: 2700 - total flux cleaned = 0.000290177 Jy ! Component: 2750 - total flux cleaned = 0.000304304 Jy ! Component: 2800 - total flux cleaned = 0.000276463 Jy ! Component: 2850 - total flux cleaned = 0.000318143 Jy ! Component: 2900 - total flux cleaned = 0.0003045 Jy ! Component: 2950 - total flux cleaned = 0.000318188 Jy ! Component: 3000 - total flux cleaned = 0.000304455 Jy ! Component: 3050 - total flux cleaned = 0.000264204 Jy ! Component: 3100 - total flux cleaned = 0.000290812 Jy ! Component: 3150 - total flux cleaned = 0.000277694 Jy ! Component: 3200 - total flux cleaned = 0.00022511 Jy ! Component: 3250 - total flux cleaned = 0.000277355 Jy ! Component: 3300 - total flux cleaned = 0.000238477 Jy ! Component: 3350 - total flux cleaned = 0.000264392 Jy ! Component: 3400 - total flux cleaned = 0.000302652 Jy ! Component: 3450 - total flux cleaned = 0.000277279 Jy ! Component: 3500 - total flux cleaned = 0.000290036 Jy ! Component: 3550 - total flux cleaned = 0.000302561 Jy ! Component: 3600 - total flux cleaned = 0.000352288 Jy ! Component: 3650 - total flux cleaned = 0.000302751 Jy ! Component: 3700 - total flux cleaned = 0.000302942 Jy ! Component: 3750 - total flux cleaned = 0.00030293 Jy ! Component: 3800 - total flux cleaned = 0.000315091 Jy ! Component: 3850 - total flux cleaned = 0.000278899 Jy ! Component: 3900 - total flux cleaned = 0.000278829 Jy ! Component: 3950 - total flux cleaned = 0.000231203 Jy ! Component: 4000 - total flux cleaned = 0.000254818 Jy ! Component: 4050 - total flux cleaned = 0.000184306 Jy ! Total flux subtracted in 4096 components = 0.000137603 Jy ! Clean residual min=-0.000590 max=0.000660 Jy/beam ! Clean residual mean=-0.000000 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.179285 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 416 components and 0.179285 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0213+1820_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.257 x 8.767 at 14.41 degrees (North through East) ! Clean map min=-0.0013288 max=0.15822 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0213+1820_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158219 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216175 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409892 0.409892 0.819785 1.63957 3.27914 6.55828 13.1166 26.2331 52.4662 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.158 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 731.899 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0213+1820_S_uvs.log closed on Thu Apr 7 06:33:59 2016