! Started logfile: /scr/pima/bg219e_uvs/J1609-2205_S_uvs.log on Thu Apr 7 06:48:12 2016 obs /scr/pima/bg219e_uvs/J1609-2205_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1609-2205_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.840054 visibilities/baseline/integration-bin. ! Found source: J1609-2205 ! ! 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 7500 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/J1609-2205_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025753Jy sigma=18.414735 ! Fit after self-cal, rms=0.854217Jy sigma=15.203112 ! 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.541 mas, bmaj=11.77 mas, bpa=6.735 degrees ! Estimated noise=0.698256 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.101184 Jy ! Component: 100 - total flux cleaned = 0.145275 Jy ! Total flux subtracted in 100 components = 0.145275 Jy ! Clean residual min=-0.007370 max=0.021183 Jy/beam ! Clean residual mean=-0.000010 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.145275 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.145275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089873Jy sigma=1.584202 ! Fit after self-cal, rms=0.089119Jy sigma=1.575960 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0250759 Jy ! Component: 100 - total flux cleaned = 0.0392906 Jy ! Total flux subtracted in 100 components = 0.0392906 Jy ! Clean residual min=-0.004476 max=0.008618 Jy/beam ! Clean residual mean=-0.000007 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.184565 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.184565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078297Jy sigma=1.351477 ! Fit after self-cal, rms=0.078145Jy sigma=1.350353 ! Inverting map ! Added new window around map position (-4.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00964839 Jy ! Component: 100 - total flux cleaned = 0.0157956 Jy ! Total flux subtracted in 100 components = 0.0157956 Jy ! Clean residual min=-0.003646 max=0.005062 Jy/beam ! Clean residual mean=-0.000006 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.200361 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.200361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076226Jy sigma=1.308585 ! Fit after self-cal, rms=0.076179Jy sigma=1.308063 ! 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.49 mas, bmaj=14.01 mas, bpa=7.084 degrees ! Estimated noise=0.495401 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.0076408 Jy ! Component: 100 - total flux cleaned = 0.0118291 Jy ! Component: 150 - total flux cleaned = 0.0144416 Jy ! Component: 200 - total flux cleaned = 0.0161324 Jy ! Total flux subtracted in 200 components = 0.0161324 Jy ! Clean residual min=-0.002977 max=0.002255 Jy/beam ! Clean residual mean=-0.000018 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.216493 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 120 components and 0.216493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075489Jy sigma=1.291954 ! Fit after self-cal, rms=0.075477Jy sigma=1.291615 ! 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.49 x 14.01 at 7.084 degrees (North through East) ! Clean map min=-0.002919 max=0.14686 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.00 FD 0.99 HN 1.04 KP 0.99 ! LA 1.00 NL 1.02 OV 1.00 PT 0.92 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.07 KP 0.99 ! LA 1.01 NL 1.02 OV 0.97 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 0.98 ! LA 1.01 NL 1.02 OV 0.98 PT 1.03 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.97 KP 1.01 ! LA 0.99 NL 1.00 OV 1.01 PT 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.075477Jy sigma=1.291615 ! Fit after self-cal, rms=0.075372Jy sigma=1.286635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.489 mas, bmaj=14.04 mas, bpa=7.269 degrees ! Estimated noise=0.494062 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.000581552 Jy ! Component: 100 - total flux cleaned = 0.000645671 Jy ! Component: 150 - total flux cleaned = 0.000699949 Jy ! Component: 200 - total flux cleaned = 0.000746176 Jy ! Total flux subtracted in 200 components = 0.000746176 Jy ! Clean residual min=-0.002558 max=0.001862 Jy/beam ! Clean residual mean=-0.000012 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.217239 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 129 components and 0.217239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075360Jy sigma=1.286468 ! Fit after self-cal, rms=0.075375Jy sigma=1.286396 ! 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.075375Jy sigma=1.286396 ! Fit after self-cal, rms=0.075407Jy sigma=1.286379 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.487 mas, bmaj=14.03 mas, bpa=7.321 degrees ! Estimated noise=0.494243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349205 Jy ! Component: 100 - total flux cleaned = 0.000398703 Jy ! Component: 150 - total flux cleaned = 0.000442169 Jy ! Component: 200 - total flux cleaned = 0.000468348 Jy ! Total flux subtracted in 200 components = 0.000468348 Jy ! Clean residual min=-0.002511 max=0.001860 Jy/beam ! Clean residual mean=-0.000012 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.217708 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 132 components and 0.217708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075400Jy sigma=1.286290 ! Fit after self-cal, rms=0.075400Jy sigma=1.286281 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.15003e-05 Jy ! Component: 100 - total flux cleaned = 0.00012749 Jy ! Component: 150 - total flux cleaned = 0.00014906 Jy ! Component: 200 - total flux cleaned = 0.000159293 Jy ! Total flux subtracted in 200 components = 0.000159293 Jy ! Clean residual min=-0.002499 max=0.001871 Jy/beam ! Clean residual mean=-0.000012 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.217867 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 134 components and 0.217867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075396Jy sigma=1.286242 ! Fit after self-cal, rms=0.075396Jy sigma=1.286237 ! 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.075396Jy sigma=1.286237 ! Fit after self-cal, rms=0.075118Jy sigma=1.282712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.496 mas, bmaj=13.96 mas, bpa=7.279 degrees ! Estimated noise=0.494553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592402 Jy ! Component: 100 - total flux cleaned = 0.00065531 Jy ! Component: 150 - total flux cleaned = 0.000683062 Jy ! Component: 200 - total flux cleaned = 0.000720922 Jy ! Total flux subtracted in 200 components = 0.000720922 Jy ! Clean residual min=-0.002376 max=0.001876 Jy/beam ! Clean residual mean=-0.000007 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.218588 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 146 components and 0.218588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075111Jy sigma=1.282597 ! Fit after self-cal, rms=0.075119Jy sigma=1.282533 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.44651e-05 Jy ! Component: 100 - total flux cleaned = 9.79525e-05 Jy ! Component: 150 - total flux cleaned = 0.000118671 Jy ! Component: 200 - total flux cleaned = 0.000157686 Jy ! Total flux subtracted in 200 components = 0.000157686 Jy ! Clean residual min=-0.002365 max=0.001857 Jy/beam ! Clean residual mean=-0.000007 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.218746 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.218746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075116Jy sigma=1.282488 ! Fit after self-cal, rms=0.075117Jy sigma=1.282488 ! 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.075117Jy sigma=1.282488 ! Fit after self-cal, rms=0.075077Jy sigma=1.282455 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.093 mas, bmaj=18.37 mas, bpa=1.581 degrees ! Estimated noise=0.556593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479411 Jy ! Component: 100 - total flux cleaned = 0.000619259 Jy ! Component: 150 - total flux cleaned = 0.000684864 Jy ! Component: 200 - total flux cleaned = 0.000753675 Jy ! Total flux subtracted in 200 components = 0.000753675 Jy ! Clean residual min=-0.002144 max=0.001908 Jy/beam ! Clean residual mean=-0.000011 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.219499 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 158 components and 0.219499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075074Jy sigma=1.282412 ! Fit after self-cal, rms=0.075077Jy sigma=1.282407 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.56184e-05 Jy ! Component: 100 - total flux cleaned = 0.000135154 Jy ! Component: 150 - total flux cleaned = 0.000180781 Jy ! Component: 200 - total flux cleaned = 0.000222425 Jy ! Total flux subtracted in 200 components = 0.000222425 Jy ! Clean residual min=-0.002163 max=0.001907 Jy/beam ! Clean residual mean=-0.000011 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.219722 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 158 components and 0.219722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075075Jy sigma=1.282400 ! Fit after self-cal, rms=0.075076Jy sigma=1.282397 ! 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.493 mas, bmaj=13.94 mas, bpa=7.32 degrees ! Estimated noise=0.494397 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.493 x 13.94 at 7.32 degrees (North through East) ! Clean map min=-0.0022867 max=0.14498 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.54 mas, bmaj=11.69 mas, bpa=6.818 degrees ! Estimated noise=0.698012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101257 Jy ! Component: 100 - total flux cleaned = 0.146521 Jy ! Component: 150 - total flux cleaned = 0.171106 Jy ! Component: 200 - total flux cleaned = 0.185543 Jy ! Total flux subtracted in 200 components = 0.185543 Jy ! Clean residual min=-0.005074 max=0.007573 Jy/beam ! Clean residual mean=-0.000004 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.185543 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.185543 Jy ! Inverting map and beam ! Estimated beam: bmin=4.493 mas, bmaj=13.94 mas, bpa=7.32 degrees ! Estimated noise=0.494397 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.0142539 Jy ! Component: 100 - total flux cleaned = 0.0214803 Jy ! Component: 150 - total flux cleaned = 0.0257076 Jy ! Component: 200 - total flux cleaned = 0.0283296 Jy ! Total flux subtracted in 200 components = 0.0283296 Jy ! Clean residual min=-0.002577 max=0.002239 Jy/beam ! Clean residual mean=-0.000010 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.213872 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 98 components and 0.213872 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=8.093 mas, bmaj=18.37 mas, bpa=1.581 degrees ! Estimated noise=0.556593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228522 Jy ! Component: 100 - total flux cleaned = 0.00361796 Jy ! Component: 150 - total flux cleaned = 0.00444477 Jy ! Component: 200 - total flux cleaned = 0.00496809 Jy ! Total flux subtracted in 200 components = 0.00496809 Jy ! Clean residual min=-0.002191 max=0.001879 Jy/beam ! Clean residual mean=-0.000012 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.21884 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.000205987 Jy ! Component: 100 - total flux cleaned = 0.000293296 Jy ! Component: 150 - total flux cleaned = 0.000372382 Jy ! Component: 200 - total flux cleaned = 0.000424329 Jy ! Total flux subtracted in 200 components = 0.000424329 Jy ! Clean residual min=-0.002181 max=0.001867 Jy/beam ! Clean residual mean=-0.000011 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.219265 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 130 components and 0.219265 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.493 mas, bmaj=13.94 mas, bpa=7.32 degrees ! Estimated noise=0.494397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372132 Jy ! Component: 100 - total flux cleaned = -0.000374172 Jy ! Component: 150 - total flux cleaned = -0.00033823 Jy ! Component: 200 - total flux cleaned = -0.000305932 Jy ! Total flux subtracted in 200 components = -0.000305932 Jy ! Clean residual min=-0.002289 max=0.001820 Jy/beam ! Clean residual mean=-0.000007 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.218959 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 151 components and 0.218959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075094Jy sigma=1.282700 ! Fit after self-cal, rms=0.075094Jy sigma=1.282659 wmodel /scr/pima/bg219e_uvs/J1609-2205_S_map.mod ! Writing 151 model components to file: /scr/pima/bg219e_uvs/J1609-2205_S_map.mod wobs /scr/pima/bg219e_uvs/J1609-2205_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1609-2205_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1609-2205_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1609-2205_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.00104473 Jy ! Component: 100 - total flux cleaned = -0.00192863 Jy ! Component: 150 - total flux cleaned = -0.00251079 Jy ! Component: 200 - total flux cleaned = -0.00303121 Jy ! Component: 250 - total flux cleaned = -0.00352994 Jy ! Component: 300 - total flux cleaned = -0.00401115 Jy ! Component: 350 - total flux cleaned = -0.00441866 Jy ! Component: 400 - total flux cleaned = -0.00470129 Jy ! Component: 450 - total flux cleaned = -0.00489418 Jy ! Component: 500 - total flux cleaned = -0.0051084 Jy ! Component: 550 - total flux cleaned = -0.00523943 Jy ! Component: 600 - total flux cleaned = -0.00546919 Jy ! Component: 650 - total flux cleaned = -0.00554364 Jy ! Component: 700 - total flux cleaned = -0.00571515 Jy ! Component: 750 - total flux cleaned = -0.00588353 Jy ! Component: 800 - total flux cleaned = -0.0060719 Jy ! Component: 850 - total flux cleaned = -0.00627961 Jy ! Component: 900 - total flux cleaned = -0.00641527 Jy ! Component: 950 - total flux cleaned = -0.00657125 Jy ! Component: 1000 - total flux cleaned = -0.0067465 Jy ! Component: 1050 - total flux cleaned = -0.00687502 Jy ! Component: 1100 - total flux cleaned = -0.00698091 Jy ! Component: 1150 - total flux cleaned = -0.00708487 Jy ! Component: 1200 - total flux cleaned = -0.0072279 Jy ! Component: 1250 - total flux cleaned = -0.00728846 Jy ! Component: 1300 - total flux cleaned = -0.00732823 Jy ! Component: 1350 - total flux cleaned = -0.00746526 Jy ! Component: 1400 - total flux cleaned = -0.00750357 Jy ! Component: 1450 - total flux cleaned = -0.00756057 Jy ! Component: 1500 - total flux cleaned = -0.00757916 Jy ! Component: 1550 - total flux cleaned = -0.00763472 Jy ! Component: 1600 - total flux cleaned = -0.00767122 Jy ! Component: 1650 - total flux cleaned = -0.0077072 Jy ! Component: 1700 - total flux cleaned = -0.00776066 Jy ! Component: 1750 - total flux cleaned = -0.00781372 Jy ! Component: 1800 - total flux cleaned = -0.00790072 Jy ! Component: 1850 - total flux cleaned = -0.00800345 Jy ! Component: 1900 - total flux cleaned = -0.00802055 Jy ! Component: 1950 - total flux cleaned = -0.00812104 Jy ! Component: 2000 - total flux cleaned = -0.00815438 Jy ! Component: 2050 - total flux cleaned = -0.0082366 Jy ! Component: 2100 - total flux cleaned = -0.00826908 Jy ! Component: 2150 - total flux cleaned = -0.00830152 Jy ! Component: 2200 - total flux cleaned = -0.00841277 Jy ! Component: 2250 - total flux cleaned = -0.00845971 Jy ! Component: 2300 - total flux cleaned = -0.00849071 Jy ! Component: 2350 - total flux cleaned = -0.00855255 Jy ! Component: 2400 - total flux cleaned = -0.00861359 Jy ! Component: 2450 - total flux cleaned = -0.00867398 Jy ! Component: 2500 - total flux cleaned = -0.00868901 Jy ! Component: 2550 - total flux cleaned = -0.00876308 Jy ! Component: 2600 - total flux cleaned = -0.0086751 Jy ! Component: 2650 - total flux cleaned = -0.00871883 Jy ! Component: 2700 - total flux cleaned = -0.00871892 Jy ! Component: 2750 - total flux cleaned = -0.00871898 Jy ! Component: 2800 - total flux cleaned = -0.0087049 Jy ! Component: 2850 - total flux cleaned = -0.00874674 Jy ! Component: 2900 - total flux cleaned = -0.00869105 Jy ! Component: 2950 - total flux cleaned = -0.00866362 Jy ! Component: 3000 - total flux cleaned = -0.00869093 Jy ! Component: 3050 - total flux cleaned = -0.00869103 Jy ! Component: 3100 - total flux cleaned = -0.00865089 Jy ! Component: 3150 - total flux cleaned = -0.00861112 Jy ! Component: 3200 - total flux cleaned = -0.00862437 Jy ! Component: 3250 - total flux cleaned = -0.00862442 Jy ! Component: 3300 - total flux cleaned = -0.00863753 Jy ! Component: 3350 - total flux cleaned = -0.0087403 Jy ! Component: 3400 - total flux cleaned = -0.00874032 Jy ! Component: 3450 - total flux cleaned = -0.0087529 Jy ! Component: 3500 - total flux cleaned = -0.00875285 Jy ! Component: 3550 - total flux cleaned = -0.00880284 Jy ! Component: 3600 - total flux cleaned = -0.00881515 Jy ! Component: 3650 - total flux cleaned = -0.00883981 Jy ! Component: 3700 - total flux cleaned = -0.0089006 Jy ! Component: 3750 - total flux cleaned = -0.00888829 Jy ! Component: 3800 - total flux cleaned = -0.00885211 Jy ! Component: 3850 - total flux cleaned = -0.00889982 Jy ! Component: 3900 - total flux cleaned = -0.00891174 Jy ! Component: 3950 - total flux cleaned = -0.00892336 Jy ! Component: 4000 - total flux cleaned = -0.00894665 Jy ! Component: 4050 - total flux cleaned = -0.00888885 Jy ! Total flux subtracted in 4096 components = -0.00891192 Jy ! Clean residual min=-0.000744 max=0.000908 Jy/beam ! Clean residual mean=0.000000 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.210047 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 468 components and 0.210047 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1609-2205_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.493 x 13.94 at 7.32 degrees (North through East) ! Clean map min=-0.001654 max=0.14529 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1609-2205_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145291 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022849 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.471792 0.471792 0.943584 1.88717 3.77434 7.54868 15.0974 30.1947 60.3894 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 635.873 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1609-2205_S_uvs.log closed on Thu Apr 7 06:48:16 2016