! Started logfile: /scr/pima/bg219e_uvs/J0155+2230_S_uvs.log on Thu Apr 7 06:33:33 2016 obs /scr/pima/bg219e_uvs/J0155+2230_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0155+2230_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.923611 visibilities/baseline/integration-bin. ! Found source: J0155+2230 ! ! 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 3724 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/J0155+2230_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008877Jy sigma=23.257771 ! Fit after self-cal, rms=0.857660Jy sigma=19.882413 ! 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.871 mas, bmaj=7.87 mas, bpa=15.27 degrees ! Estimated noise=0.694739 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.107497 Jy ! Component: 100 - total flux cleaned = 0.132448 Jy ! Total flux subtracted in 100 components = 0.132448 Jy ! Clean residual min=-0.005038 max=0.009855 Jy/beam ! Clean residual mean=-0.000010 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.132448 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.132448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077069Jy sigma=1.399225 ! Fit after self-cal, rms=0.077056Jy sigma=1.398995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109828 Jy ! Component: 100 - total flux cleaned = 0.0167012 Jy ! Total flux subtracted in 100 components = 0.0167012 Jy ! Clean residual min=-0.004234 max=0.004501 Jy/beam ! Clean residual mean=-0.000004 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.149149 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.149149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074568Jy sigma=1.357769 ! Fit after self-cal, rms=0.074531Jy sigma=1.357122 ! 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.491 mas, bmaj=8.528 mas, bpa=14.26 degrees ! Estimated noise=0.573343 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.00480873 Jy ! Component: 100 - total flux cleaned = 0.00759586 Jy ! Component: 150 - total flux cleaned = 0.00929662 Jy ! Component: 200 - total flux cleaned = 0.00984276 Jy ! Total flux subtracted in 200 components = 0.00984276 Jy ! Clean residual min=-0.005237 max=0.004674 Jy/beam ! Clean residual mean=-0.000007 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.158992 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.158992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073836Jy sigma=1.353905 ! Fit after self-cal, rms=0.073824Jy sigma=1.353752 ! 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.491 x 8.528 at 14.26 degrees (North through East) ! Clean map min=-0.0052374 max=0.14105 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 0.88 HN 0.99 KP 1.02 ! LA 1.04 NL 1.06 OV 1.01 PT 1.06 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.98 KP 0.98 ! LA 1.04 NL 1.02 OV 1.03 PT 0.98 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.00 KP 1.04 ! LA 1.03 NL 0.99 OV 1.01 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.84 HN 1.06 KP 1.03 ! LA 1.06 NL 0.98 OV 1.05 PT 0.98 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.073824Jy sigma=1.353752 ! Fit after self-cal, rms=0.070131Jy sigma=1.340160 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.498 mas, bmaj=8.516 mas, bpa=14.23 degrees ! Estimated noise=0.579433 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.00150251 Jy ! Component: 100 - total flux cleaned = 0.00194769 Jy ! Component: 150 - total flux cleaned = 0.00225677 Jy ! Component: 200 - total flux cleaned = 0.00243099 Jy ! Total flux subtracted in 200 components = 0.00243099 Jy ! Clean residual min=-0.004537 max=0.004392 Jy/beam ! Clean residual mean=-0.000003 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.161423 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.161423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069974Jy sigma=1.340567 ! Fit after self-cal, rms=0.069956Jy sigma=1.340406 ! 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.069956Jy sigma=1.340406 ! Fit after self-cal, rms=0.070591Jy sigma=1.327128 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=8.507 mas, bpa=14.43 degrees ! Estimated noise=0.593281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316347 Jy ! Component: 100 - total flux cleaned = 0.00415572 Jy ! Component: 150 - total flux cleaned = 0.00445199 Jy ! Component: 200 - total flux cleaned = 0.00472814 Jy ! Total flux subtracted in 200 components = 0.00472814 Jy ! Clean residual min=-0.004387 max=0.003421 Jy/beam ! Clean residual mean=-0.000007 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.166151 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.166151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070290Jy sigma=1.326471 ! Fit after self-cal, rms=0.070295Jy sigma=1.326375 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.000180534 Jy ! Component: 100 - total flux cleaned = 0.000282412 Jy ! Component: 150 - total flux cleaned = 0.00028216 Jy ! Component: 200 - total flux cleaned = 0.000309733 Jy ! Total flux subtracted in 200 components = 0.000309733 Jy ! Clean residual min=-0.004440 max=0.003401 Jy/beam ! Clean residual mean=-0.000006 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.166461 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.166461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070271Jy sigma=1.326485 ! Fit after self-cal, rms=0.070272Jy sigma=1.326477 ! 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.070272Jy sigma=1.326477 ! Fit after self-cal, rms=0.070763Jy sigma=1.324910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.466 mas, bmaj=8.5 mas, bpa=14.52 degrees ! Estimated noise=0.601077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016593 Jy ! Component: 100 - total flux cleaned = 0.00230517 Jy ! Component: 150 - total flux cleaned = 0.00249062 Jy ! Component: 200 - total flux cleaned = 0.00255953 Jy ! Total flux subtracted in 200 components = 0.00255953 Jy ! Clean residual min=-0.004623 max=0.003444 Jy/beam ! Clean residual mean=-0.000005 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.169021 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.169021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070647Jy sigma=1.325274 ! Fit after self-cal, rms=0.070647Jy sigma=1.325261 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.69065e-05 Jy ! Component: 100 - total flux cleaned = 5.93074e-05 Jy ! Component: 150 - total flux cleaned = 7.11621e-05 Jy ! Component: 200 - total flux cleaned = 0.000103095 Jy ! Total flux subtracted in 200 components = 0.000103095 Jy ! Clean residual min=-0.004671 max=0.003418 Jy/beam ! Clean residual mean=-0.000005 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.169124 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.169124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070636Jy sigma=1.325286 ! Fit after self-cal, rms=0.070637Jy sigma=1.325282 ! 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.070637Jy sigma=1.325282 ! Fit after self-cal, rms=0.070920Jy sigma=1.324868 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=10.21 mas, bpa=1.626 degrees ! Estimated noise=0.694889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115241 Jy ! Component: 100 - total flux cleaned = 0.00136931 Jy ! Component: 150 - total flux cleaned = 0.00144396 Jy ! Component: 200 - total flux cleaned = 0.00150752 Jy ! Total flux subtracted in 200 components = 0.00150752 Jy ! Clean residual min=-0.006529 max=0.004342 Jy/beam ! Clean residual mean=-0.000006 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.170631 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.170631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070878Jy sigma=1.325301 ! Fit after self-cal, rms=0.070874Jy sigma=1.325253 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.32998e-05 Jy ! Component: 100 - total flux cleaned = 2.32462e-05 Jy ! Component: 150 - total flux cleaned = 1.05161e-05 Jy ! Component: 200 - total flux cleaned = 1.07832e-05 Jy ! Total flux subtracted in 200 components = 1.07832e-05 Jy ! Clean residual min=-0.006539 max=0.004313 Jy/beam ! Clean residual mean=-0.000006 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.170642 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.170642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070874Jy sigma=1.325378 ! Fit after self-cal, rms=0.070873Jy sigma=1.325357 ! 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.465 mas, bmaj=8.498 mas, bpa=14.58 degrees ! Estimated noise=0.605246 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 8.498 at 14.58 degrees (North through East) ! Clean map min=-0.004768 max=0.14892 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.847 mas, bmaj=7.844 mas, bpa=15.59 degrees ! Estimated noise=0.733482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113396 Jy ! Component: 100 - total flux cleaned = 0.140212 Jy ! Component: 150 - total flux cleaned = 0.15242 Jy ! Component: 200 - total flux cleaned = 0.158935 Jy ! Total flux subtracted in 200 components = 0.158935 Jy ! Clean residual min=-0.004221 max=0.004201 Jy/beam ! Clean residual mean=-0.000004 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.158935 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.158935 Jy ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=8.498 mas, bpa=14.58 degrees ! Estimated noise=0.605246 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.00488453 Jy ! Component: 100 - total flux cleaned = 0.00777873 Jy ! Component: 150 - total flux cleaned = 0.00896726 Jy ! Component: 200 - total flux cleaned = 0.00956294 Jy ! Total flux subtracted in 200 components = 0.00956294 Jy ! Clean residual min=-0.004654 max=0.003503 Jy/beam ! Clean residual mean=-0.000005 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.168498 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.168498 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.796 mas, bmaj=10.21 mas, bpa=1.626 degrees ! Estimated noise=0.694889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154134 Jy ! Component: 100 - total flux cleaned = 0.00178293 Jy ! Component: 150 - total flux cleaned = 0.00188802 Jy ! Component: 200 - total flux cleaned = 0.00188781 Jy ! Total flux subtracted in 200 components = 0.00188781 Jy ! Clean residual min=-0.006595 max=0.004372 Jy/beam ! Clean residual mean=-0.000006 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.170385 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 = 1.98336e-05 Jy ! Component: 100 - total flux cleaned = 3.76687e-05 Jy ! Component: 150 - total flux cleaned = 5.44697e-05 Jy ! Component: 200 - total flux cleaned = 6.98839e-05 Jy ! Total flux subtracted in 200 components = 6.98839e-05 Jy ! Clean residual min=-0.006596 max=0.004337 Jy/beam ! Clean residual mean=-0.000006 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.170455 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.170455 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=8.498 mas, bpa=14.58 degrees ! Estimated noise=0.605246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.5907e-05 Jy ! Component: 100 - total flux cleaned = -0.000114871 Jy ! Component: 150 - total flux cleaned = -9.02962e-05 Jy ! Component: 200 - total flux cleaned = -6.78361e-05 Jy ! Total flux subtracted in 200 components = -6.78361e-05 Jy ! Clean residual min=-0.004935 max=0.003481 Jy/beam ! Clean residual mean=-0.000004 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.170387 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.170387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070891Jy sigma=1.325510 ! Fit after self-cal, rms=0.070888Jy sigma=1.325453 wmodel /scr/pima/bg219e_uvs/J0155+2230_S_map.mod ! Writing 72 model components to file: /scr/pima/bg219e_uvs/J0155+2230_S_map.mod wobs /scr/pima/bg219e_uvs/J0155+2230_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0155+2230_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0155+2230_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0155+2230_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.00219579 Jy ! Component: 100 - total flux cleaned = -0.00413923 Jy ! Component: 150 - total flux cleaned = -0.00594431 Jy ! Component: 200 - total flux cleaned = -0.00763901 Jy ! Component: 250 - total flux cleaned = -0.00866472 Jy ! Component: 300 - total flux cleaned = -0.00976535 Jy ! Component: 350 - total flux cleaned = -0.0107065 Jy ! Component: 400 - total flux cleaned = -0.0115579 Jy ! Component: 450 - total flux cleaned = -0.012163 Jy ! Component: 500 - total flux cleaned = -0.0126996 Jy ! Component: 550 - total flux cleaned = -0.0129085 Jy ! Component: 600 - total flux cleaned = -0.0131129 Jy ! Component: 650 - total flux cleaned = -0.0133118 Jy ! Component: 700 - total flux cleaned = -0.0134586 Jy ! Component: 750 - total flux cleaned = -0.0136975 Jy ! Component: 800 - total flux cleaned = -0.013979 Jy ! Component: 850 - total flux cleaned = -0.0141624 Jy ! Component: 900 - total flux cleaned = -0.014343 Jy ! Component: 950 - total flux cleaned = -0.0145201 Jy ! Component: 1000 - total flux cleaned = -0.0146064 Jy ! Component: 1050 - total flux cleaned = -0.0147785 Jy ! Component: 1100 - total flux cleaned = -0.0149464 Jy ! Component: 1150 - total flux cleaned = -0.0149875 Jy ! Component: 1200 - total flux cleaned = -0.0150286 Jy ! Component: 1250 - total flux cleaned = -0.0150286 Jy ! Component: 1300 - total flux cleaned = -0.0151481 Jy ! Component: 1350 - total flux cleaned = -0.0151484 Jy ! Component: 1400 - total flux cleaned = -0.0152256 Jy ! Component: 1450 - total flux cleaned = -0.0153395 Jy ! Component: 1500 - total flux cleaned = -0.0152262 Jy ! Component: 1550 - total flux cleaned = -0.0151891 Jy ! Component: 1600 - total flux cleaned = -0.0151528 Jy ! Component: 1650 - total flux cleaned = -0.0151525 Jy ! Component: 1700 - total flux cleaned = -0.0150815 Jy ! Component: 1750 - total flux cleaned = -0.0150108 Jy ! Component: 1800 - total flux cleaned = -0.0150112 Jy ! Component: 1850 - total flux cleaned = -0.0150117 Jy ! Component: 1900 - total flux cleaned = -0.0150801 Jy ! Component: 1950 - total flux cleaned = -0.0150124 Jy ! Component: 2000 - total flux cleaned = -0.0150459 Jy ! Component: 2050 - total flux cleaned = -0.0150127 Jy ! Component: 2100 - total flux cleaned = -0.015046 Jy ! Component: 2150 - total flux cleaned = -0.0151108 Jy ! Component: 2200 - total flux cleaned = -0.0150786 Jy ! Component: 2250 - total flux cleaned = -0.01511 Jy ! Component: 2300 - total flux cleaned = -0.0151098 Jy ! Component: 2350 - total flux cleaned = -0.0150477 Jy ! Component: 2400 - total flux cleaned = -0.0150784 Jy ! Component: 2450 - total flux cleaned = -0.015048 Jy ! Component: 2500 - total flux cleaned = -0.014988 Jy ! Component: 2550 - total flux cleaned = -0.0150478 Jy ! Component: 2600 - total flux cleaned = -0.0149592 Jy ! Component: 2650 - total flux cleaned = -0.0149887 Jy ! Component: 2700 - total flux cleaned = -0.0149887 Jy ! Component: 2750 - total flux cleaned = -0.0150454 Jy ! Component: 2800 - total flux cleaned = -0.0148748 Jy ! Component: 2850 - total flux cleaned = -0.0149028 Jy ! Component: 2900 - total flux cleaned = -0.0149027 Jy ! Component: 2950 - total flux cleaned = -0.0149028 Jy ! Component: 3000 - total flux cleaned = -0.0148753 Jy ! Component: 3050 - total flux cleaned = -0.0147666 Jy ! Component: 3100 - total flux cleaned = -0.0148206 Jy ! Component: 3150 - total flux cleaned = -0.0147941 Jy ! Component: 3200 - total flux cleaned = -0.0147676 Jy ! Component: 3250 - total flux cleaned = -0.0147414 Jy ! Component: 3300 - total flux cleaned = -0.0147937 Jy ! Component: 3350 - total flux cleaned = -0.0147939 Jy ! Component: 3400 - total flux cleaned = -0.0147684 Jy ! Component: 3450 - total flux cleaned = -0.014718 Jy ! Component: 3500 - total flux cleaned = -0.0147436 Jy ! Component: 3550 - total flux cleaned = -0.014844 Jy ! Component: 3600 - total flux cleaned = -0.014819 Jy ! Component: 3650 - total flux cleaned = -0.0148932 Jy ! Component: 3700 - total flux cleaned = -0.0148441 Jy ! Component: 3750 - total flux cleaned = -0.0147957 Jy ! Component: 3800 - total flux cleaned = -0.0148197 Jy ! Component: 3850 - total flux cleaned = -0.0147717 Jy ! Component: 3900 - total flux cleaned = -0.0147956 Jy ! Component: 3950 - total flux cleaned = -0.0147722 Jy ! Component: 4000 - total flux cleaned = -0.0147721 Jy ! Component: 4050 - total flux cleaned = -0.0147955 Jy ! Total flux subtracted in 4096 components = -0.0147725 Jy ! Clean residual min=-0.001335 max=0.001457 Jy/beam ! Clean residual mean=-0.000006 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.155615 Jy keep ! Adding 354 model components to the UV plane model. ! The established model now contains 426 components and 0.155615 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0155+2230_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 8.498 at 14.58 degrees (North through East) ! Clean map min=-0.0031456 max=0.15004 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0155+2230_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000458296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.916341 0.916341 1.83268 3.66536 7.33073 14.6615 29.3229 58.6458 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 327.389 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0155+2230_S_uvs.log closed on Thu Apr 7 06:33:36 2016