! Started logfile: /scr/pima/bg219h_uvs/J0610-2301_S_uvs.log on Thu Apr 7 08:54:55 2016 obs /scr/pima/bg219h_uvs/J0610-2301_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0610-2301_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897701 visibilities/baseline/integration-bin. ! Found source: J0610-2301 ! ! 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 9372 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/bg219h_uvs/J0610-2301_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031209Jy sigma=19.297912 ! Fit after self-cal, rms=0.686849Jy sigma=12.800570 ! 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.352 mas, bmaj=6.23 mas, bpa=-5.369 degrees ! Estimated noise=0.660617 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.236364 Jy ! Component: 100 - total flux cleaned = 0.294493 Jy ! Total flux subtracted in 100 components = 0.294493 Jy ! Clean residual min=-0.009203 max=0.024036 Jy/beam ! Clean residual mean=0.000011 rms=0.002617 Jy/beam ! Combined flux in latest and established models = 0.294493 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.294493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091824Jy sigma=1.616441 ! Fit after self-cal, rms=0.091810Jy sigma=1.616270 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263379 Jy ! Component: 100 - total flux cleaned = 0.0407733 Jy ! Total flux subtracted in 100 components = 0.0407733 Jy ! Clean residual min=-0.006004 max=0.008767 Jy/beam ! Clean residual mean=0.000002 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.335267 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.335267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080901Jy sigma=1.404761 ! Fit after self-cal, rms=0.080867Jy sigma=1.404497 ! 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.786 mas, bmaj=7.291 mas, bpa=-5.454 degrees ! Estimated noise=0.459431 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 (3.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134522 Jy ! Component: 100 - total flux cleaned = 0.0209664 Jy ! Component: 150 - total flux cleaned = 0.0255062 Jy ! Component: 200 - total flux cleaned = 0.0284781 Jy ! Total flux subtracted in 200 components = 0.0284781 Jy ! Clean residual min=-0.003832 max=0.005022 Jy/beam ! Clean residual mean=-0.000014 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.363745 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.363745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078426Jy sigma=1.360169 ! Fit after self-cal, rms=0.078345Jy sigma=1.358692 ! 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.786 x 7.291 at -5.454 degrees (North through East) ! Clean map min=-0.0035498 max=0.31268 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 0.98 FD 1.00* HN 1.03 KP 0.99 ! LA 0.98 MK 1.00 NL 1.04 OV 0.98 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.03 KP 0.98 ! LA 0.98 MK 1.00 NL 1.16 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.04 KP 1.00 ! LA 0.98 MK 1.00 NL 0.92 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.05 KP 1.02 ! LA 1.01 MK 1.02 NL 0.97 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.078345Jy sigma=1.358692 ! Fit after self-cal, rms=0.077431Jy sigma=1.326966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=7.289 mas, bpa=-5.346 degrees ! Estimated noise=0.459625 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.000141149 Jy ! Component: 100 - total flux cleaned = 0.000180283 Jy ! Component: 150 - total flux cleaned = 0.000437604 Jy ! Component: 200 - total flux cleaned = 0.000546351 Jy ! Total flux subtracted in 200 components = 0.000546351 Jy ! Clean residual min=-0.002831 max=0.002821 Jy/beam ! Clean residual mean=-0.000009 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.364291 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.364291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077342Jy sigma=1.325947 ! Fit after self-cal, rms=0.077355Jy sigma=1.325764 ! 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.077355Jy sigma=1.325764 ! Fit after self-cal, rms=0.076574Jy sigma=1.316061 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=7.289 mas, bpa=-5.345 degrees ! Estimated noise=0.460981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474347 Jy ! Component: 100 - total flux cleaned = 0.000542449 Jy ! Component: 150 - total flux cleaned = 0.00059694 Jy ! Component: 200 - total flux cleaned = 0.000622618 Jy ! Total flux subtracted in 200 components = 0.000622618 Jy ! Clean residual min=-0.002565 max=0.002449 Jy/beam ! Clean residual mean=-0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.364914 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.364914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076532Jy sigma=1.315638 ! Fit after self-cal, rms=0.076525Jy sigma=1.315603 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.5831e-05 Jy ! Component: 100 - total flux cleaned = 1.33455e-05 Jy ! Component: 150 - total flux cleaned = 1.38283e-05 Jy ! Component: 200 - total flux cleaned = 1.36174e-05 Jy ! Total flux subtracted in 200 components = 1.36174e-05 Jy ! Clean residual min=-0.002508 max=0.002474 Jy/beam ! Clean residual mean=-0.000005 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.364927 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.364927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076511Jy sigma=1.315423 ! Fit after self-cal, rms=0.076510Jy sigma=1.315413 ! 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.076510Jy sigma=1.315413 ! Fit after self-cal, rms=0.075266Jy sigma=1.309822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.793 mas, bmaj=7.288 mas, bpa=-5.332 degrees ! Estimated noise=0.460724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318394 Jy ! Component: 100 - total flux cleaned = -0.000343101 Jy ! Component: 150 - total flux cleaned = -0.000341748 Jy ! Component: 200 - total flux cleaned = -0.000359155 Jy ! Total flux subtracted in 200 components = -0.000359155 Jy ! Clean residual min=-0.002266 max=0.002162 Jy/beam ! Clean residual mean=0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.364568 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.364568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075253Jy sigma=1.309598 ! Fit after self-cal, rms=0.075243Jy sigma=1.309566 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 = -1.52863e-05 Jy ! Component: 100 - total flux cleaned = -4.93147e-05 Jy ! Component: 150 - total flux cleaned = -3.4737e-05 Jy ! Component: 200 - total flux cleaned = -3.45307e-05 Jy ! Total flux subtracted in 200 components = -3.45307e-05 Jy ! Clean residual min=-0.002280 max=0.002147 Jy/beam ! Clean residual mean=0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.364534 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.364534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075236Jy sigma=1.309463 ! Fit after self-cal, rms=0.075236Jy sigma=1.309453 ! 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.075236Jy sigma=1.309453 ! Fit after self-cal, rms=0.075246Jy sigma=1.309417 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=16.52 mas, bpa=-2.065 degrees ! Estimated noise=0.629374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279055 Jy ! Component: 100 - total flux cleaned = -0.000317154 Jy ! Component: 150 - total flux cleaned = -0.000353072 Jy ! Component: 200 - total flux cleaned = -0.000387068 Jy ! Total flux subtracted in 200 components = -0.000387068 Jy ! Clean residual min=-0.002587 max=0.002224 Jy/beam ! Clean residual mean=0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.364147 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.364147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075245Jy sigma=1.309379 ! Fit after self-cal, rms=0.075245Jy sigma=1.309374 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.55472e-05 Jy ! Component: 100 - total flux cleaned = -6.09167e-05 Jy ! Component: 150 - total flux cleaned = -7.61671e-05 Jy ! Component: 200 - total flux cleaned = -9.75693e-05 Jy ! Total flux subtracted in 200 components = -9.75693e-05 Jy ! Clean residual min=-0.002584 max=0.002212 Jy/beam ! Clean residual mean=0.000003 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.364049 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 104 components and 0.364049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075245Jy sigma=1.309366 ! Fit after self-cal, rms=0.075245Jy sigma=1.309365 ! 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.792 mas, bmaj=7.287 mas, bpa=-5.319 degrees ! Estimated noise=0.460671 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.792 x 7.287 at -5.319 degrees (North through East) ! Clean map min=-0.0021826 max=0.31274 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.355 mas, bmaj=6.223 mas, bpa=-5.154 degrees ! Estimated noise=0.664391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23763 Jy ! Component: 100 - total flux cleaned = 0.296513 Jy ! Component: 150 - total flux cleaned = 0.322812 Jy ! Component: 200 - total flux cleaned = 0.337302 Jy ! Total flux subtracted in 200 components = 0.337302 Jy ! Clean residual min=-0.004709 max=0.007392 Jy/beam ! Clean residual mean=0.000006 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.337302 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.337302 Jy ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.287 mas, bpa=-5.319 degrees ! Estimated noise=0.460671 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.0119346 Jy ! Component: 100 - total flux cleaned = 0.0181851 Jy ! Component: 150 - total flux cleaned = 0.0218346 Jy ! Component: 200 - total flux cleaned = 0.0241467 Jy ! Total flux subtracted in 200 components = 0.0241467 Jy ! Clean residual min=-0.002325 max=0.002153 Jy/beam ! Clean residual mean=0.000002 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.361449 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.361449 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.092 mas, bmaj=16.52 mas, bpa=-2.065 degrees ! Estimated noise=0.629374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159813 Jy ! Component: 100 - total flux cleaned = 0.00178349 Jy ! Component: 150 - total flux cleaned = 0.00189362 Jy ! Component: 200 - total flux cleaned = 0.0019903 Jy ! Total flux subtracted in 200 components = 0.0019903 Jy ! Clean residual min=-0.002642 max=0.002239 Jy/beam ! Clean residual mean=0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.363439 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 = 5.05873e-05 Jy ! Component: 100 - total flux cleaned = 6.00505e-05 Jy ! Component: 150 - total flux cleaned = 6.01958e-05 Jy ! Component: 200 - total flux cleaned = 4.97728e-05 Jy ! Total flux subtracted in 200 components = 4.97728e-05 Jy ! Clean residual min=-0.002606 max=0.002234 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.363489 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 65 components and 0.363489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.287 mas, bpa=-5.319 degrees ! Estimated noise=0.460671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000588073 Jy ! Component: 100 - total flux cleaned = -0.000451342 Jy ! Component: 150 - total flux cleaned = -0.000299095 Jy ! Component: 200 - total flux cleaned = -0.000201628 Jy ! Total flux subtracted in 200 components = -0.000201628 Jy ! Clean residual min=-0.002214 max=0.002126 Jy/beam ! Clean residual mean=0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.363287 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.363287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075275Jy sigma=1.309879 ! Fit after self-cal, rms=0.075269Jy sigma=1.309787 wmodel /scr/pima/bg219h_uvs/J0610-2301_S_map.mod ! Writing 74 model components to file: /scr/pima/bg219h_uvs/J0610-2301_S_map.mod wobs /scr/pima/bg219h_uvs/J0610-2301_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0610-2301_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0610-2301_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0610-2301_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.000536423 Jy ! Component: 100 - total flux cleaned = -0.000953049 Jy ! Component: 150 - total flux cleaned = -0.00148897 Jy ! Component: 200 - total flux cleaned = -0.00182995 Jy ! Component: 250 - total flux cleaned = -0.00209268 Jy ! Component: 300 - total flux cleaned = -0.00234787 Jy ! Component: 350 - total flux cleaned = -0.00250246 Jy ! Component: 400 - total flux cleaned = -0.00262293 Jy ! Component: 450 - total flux cleaned = -0.00274056 Jy ! Component: 500 - total flux cleaned = -0.00288428 Jy ! Component: 550 - total flux cleaned = -0.0029686 Jy ! Component: 600 - total flux cleaned = -0.00302368 Jy ! Component: 650 - total flux cleaned = -0.0029434 Jy ! Component: 700 - total flux cleaned = -0.00302379 Jy ! Component: 750 - total flux cleaned = -0.00310236 Jy ! Component: 800 - total flux cleaned = -0.00328053 Jy ! Component: 850 - total flux cleaned = -0.00328054 Jy ! Component: 900 - total flux cleaned = -0.0034035 Jy ! Component: 950 - total flux cleaned = -0.00345177 Jy ! Component: 1000 - total flux cleaned = -0.00349907 Jy ! Component: 1050 - total flux cleaned = -0.00349901 Jy ! Component: 1100 - total flux cleaned = -0.00347547 Jy ! Component: 1150 - total flux cleaned = -0.00340725 Jy ! Component: 1200 - total flux cleaned = -0.00338513 Jy ! Component: 1250 - total flux cleaned = -0.00338476 Jy ! Component: 1300 - total flux cleaned = -0.00338472 Jy ! Component: 1350 - total flux cleaned = -0.00329849 Jy ! Component: 1400 - total flux cleaned = -0.00323491 Jy ! Component: 1450 - total flux cleaned = -0.00323532 Jy ! Component: 1500 - total flux cleaned = -0.00317298 Jy ! Component: 1550 - total flux cleaned = -0.00309117 Jy ! Component: 1600 - total flux cleaned = -0.00297016 Jy ! Component: 1650 - total flux cleaned = -0.00291063 Jy ! Component: 1700 - total flux cleaned = -0.00291109 Jy ! Component: 1750 - total flux cleaned = -0.00287188 Jy ! Component: 1800 - total flux cleaned = -0.00283352 Jy ! Component: 1850 - total flux cleaned = -0.00281445 Jy ! Component: 1900 - total flux cleaned = -0.00268192 Jy ! Component: 1950 - total flux cleaned = -0.00268191 Jy ! Component: 2000 - total flux cleaned = -0.0026264 Jy ! Component: 2050 - total flux cleaned = -0.00258983 Jy ! Component: 2100 - total flux cleaned = -0.00253532 Jy ! Component: 2150 - total flux cleaned = -0.0024454 Jy ! Component: 2200 - total flux cleaned = -0.00239202 Jy ! Component: 2250 - total flux cleaned = -0.00237426 Jy ! Component: 2300 - total flux cleaned = -0.00221699 Jy ! Component: 2350 - total flux cleaned = -0.00219973 Jy ! Component: 2400 - total flux cleaned = -0.00223394 Jy ! Component: 2450 - total flux cleaned = -0.0021657 Jy ! Component: 2500 - total flux cleaned = -0.00209818 Jy ! Component: 2550 - total flux cleaned = -0.00208125 Jy ! Component: 2600 - total flux cleaned = -0.0020315 Jy ! Component: 2650 - total flux cleaned = -0.00193257 Jy ! Component: 2700 - total flux cleaned = -0.00191629 Jy ! Component: 2750 - total flux cleaned = -0.00183508 Jy ! Component: 2800 - total flux cleaned = -0.00183515 Jy ! Component: 2850 - total flux cleaned = -0.00177137 Jy ! Component: 2900 - total flux cleaned = -0.00170804 Jy ! Component: 2950 - total flux cleaned = -0.00166104 Jy ! Component: 3000 - total flux cleaned = -0.00161444 Jy ! Component: 3050 - total flux cleaned = -0.00161444 Jy ! Component: 3100 - total flux cleaned = -0.00155323 Jy ! Component: 3150 - total flux cleaned = -0.00152263 Jy ! Component: 3200 - total flux cleaned = -0.0014471 Jy ! Component: 3250 - total flux cleaned = -0.00143213 Jy ! Component: 3300 - total flux cleaned = -0.00149157 Jy ! Component: 3350 - total flux cleaned = -0.00138806 Jy ! Component: 3400 - total flux cleaned = -0.0013587 Jy ! Component: 3450 - total flux cleaned = -0.00131495 Jy ! Component: 3500 - total flux cleaned = -0.00124251 Jy ! Component: 3550 - total flux cleaned = -0.00122826 Jy ! Component: 3600 - total flux cleaned = -0.00118548 Jy ! Component: 3650 - total flux cleaned = -0.00118551 Jy ! Component: 3700 - total flux cleaned = -0.001115 Jy ! Component: 3750 - total flux cleaned = -0.0010168 Jy ! Component: 3800 - total flux cleaned = -0.00100298 Jy ! Component: 3850 - total flux cleaned = -0.000989171 Jy ! Component: 3900 - total flux cleaned = -0.000920377 Jy ! Component: 3950 - total flux cleaned = -0.000920196 Jy ! Component: 4000 - total flux cleaned = -0.000838812 Jy ! Component: 4050 - total flux cleaned = -0.000825296 Jy ! Total flux subtracted in 4096 components = -0.00082515 Jy ! Clean residual min=-0.000766 max=0.000795 Jy/beam ! Clean residual mean=0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.362462 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 368 components and 0.362462 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0610-2301_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.792 x 7.287 at -5.319 degrees (North through East) ! Clean map min=-0.001434 max=0.31333 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0610-2301_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.226701 0.226701 0.453402 0.906804 1.81361 3.62722 7.25443 14.5089 29.0177 58.0355 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.313 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1323.33 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0610-2301_S_uvs.log closed on Thu Apr 7 08:54:59 2016