! Started logfile: /scr/pima/rv100_uvs/J0438-1251_X_uvs.log on Mon Feb 29 13:25:28 2016 obs /scr/pima/rv100_uvs/J0438-1251_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0438-1251_X_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.637143 visibilities/baseline/integration-bin. ! Found source: J0438-1251 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3568 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0438-1251_X] 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.200x0.200 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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.059016Jy sigma=17.565156 ! Fit after self-cal, rms=0.568092Jy sigma=9.432999 ! 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=0.8146 mas, bmaj=2.349 mas, bpa=-5.486 degrees ! Estimated noise=1.24663 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.331356 Jy ! Component: 100 - total flux cleaned = 0.409211 Jy ! Total flux subtracted in 100 components = 0.409211 Jy ! Clean residual min=-0.013725 max=0.029921 Jy/beam ! Clean residual mean=-0.000016 rms=0.003384 Jy/beam ! Combined flux in latest and established models = 0.409212 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.409212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072241Jy sigma=1.142279 ! Fit after self-cal, rms=0.072227Jy sigma=1.141926 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0310529 Jy ! Component: 100 - total flux cleaned = 0.0453439 Jy ! Total flux subtracted in 100 components = 0.0453439 Jy ! Clean residual min=-0.009601 max=0.008751 Jy/beam ! Clean residual mean=-0.000005 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.454555 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.454555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057240Jy sigma=0.892775 ! Fit after self-cal, rms=0.057104Jy sigma=0.890401 ! 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=0.9976 mas, bmaj=2.917 mas, bpa=-7.364 degrees ! Estimated noise=0.783738 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.00807855 Jy ! Component: 100 - total flux cleaned = 0.0115221 Jy ! Component: 150 - total flux cleaned = 0.0127129 Jy ! Component: 200 - total flux cleaned = 0.0129244 Jy ! Total flux subtracted in 200 components = 0.0129244 Jy ! Clean residual min=-0.006198 max=0.005747 Jy/beam ! Clean residual mean=-0.000002 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.46748 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.46748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055927Jy sigma=0.875295 ! Fit after self-cal, rms=0.055849Jy sigma=0.874259 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9976 x 2.917 at -7.364 degrees (North through East) ! Clean map min=-0.005815 max=0.431 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.99 LA 1.03 MK 1.04 ! NL 1.00 OV 1.02 PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.99 LA 1.02 MK 1.02 ! NL 1.00 OV 1.03 PT 0.98 SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.97 LA 1.02 MK 0.97 ! NL 1.00 OV 1.01 PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.98 KP 0.96 LA 1.02 MK 1.01 ! NL 0.99 OV 1.01 PT 0.96 SC 1.00 ! ! ! Fit before self-cal, rms=0.055849Jy sigma=0.874259 ! Fit after self-cal, rms=0.053700Jy sigma=0.848415 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9981 mas, bmaj=2.907 mas, bpa=-7.24 degrees ! Estimated noise=0.785502 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.000771379 Jy ! Component: 100 - total flux cleaned = 0.000584863 Jy ! Component: 150 - total flux cleaned = 0.000476446 Jy ! Component: 200 - total flux cleaned = 0.000447084 Jy ! Total flux subtracted in 200 components = 0.000447084 Jy ! Clean residual min=-0.003228 max=0.003494 Jy/beam ! Clean residual mean=-0.000005 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.467927 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.467927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053601Jy sigma=0.846663 ! Fit after self-cal, rms=0.053545Jy sigma=0.846114 ! 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.053545Jy sigma=0.846114 ! Fit after self-cal, rms=0.053389Jy sigma=0.843634 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9976 mas, bmaj=2.907 mas, bpa=-7.253 degrees ! Estimated noise=0.784952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479095 Jy ! Component: 100 - total flux cleaned = 0.000293054 Jy ! Component: 150 - total flux cleaned = 0.000185936 Jy ! Component: 200 - total flux cleaned = 9.28187e-05 Jy ! Total flux subtracted in 200 components = 9.28187e-05 Jy ! Clean residual min=-0.003067 max=0.003286 Jy/beam ! Clean residual mean=-0.000005 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.46802 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.46802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053336Jy sigma=0.842653 ! Fit after self-cal, rms=0.053313Jy sigma=0.842352 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) ! Added new window around map position (-3.2, -7.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030226 Jy ! Component: 100 - total flux cleaned = 0.00455539 Jy ! Component: 150 - total flux cleaned = 0.00519258 Jy ! Component: 200 - total flux cleaned = 0.00522798 Jy ! Total flux subtracted in 200 components = 0.00522798 Jy ! Clean residual min=-0.002592 max=0.002552 Jy/beam ! Clean residual mean=-0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.473248 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.473248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053136Jy sigma=0.839168 ! Fit after self-cal, rms=0.053127Jy sigma=0.839014 ! 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.053127Jy sigma=0.839014 ! Fit after self-cal, rms=0.052856Jy sigma=0.834293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9971 mas, bmaj=2.906 mas, bpa=-7.264 degrees ! Estimated noise=0.784438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000787447 Jy ! Component: 100 - total flux cleaned = 0.0011272 Jy ! Component: 150 - total flux cleaned = 0.00121552 Jy ! Component: 200 - total flux cleaned = 0.00121585 Jy ! Total flux subtracted in 200 components = 0.00121585 Jy ! Clean residual min=-0.002515 max=0.002315 Jy/beam ! Clean residual mean=-0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.474463 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.474464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052823Jy sigma=0.833648 ! Fit after self-cal, rms=0.052822Jy sigma=0.833605 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.000178675 Jy ! Component: 100 - total flux cleaned = 0.000203622 Jy ! Component: 150 - total flux cleaned = 0.000204026 Jy ! Component: 200 - total flux cleaned = 0.00024933 Jy ! Total flux subtracted in 200 components = 0.00024933 Jy ! Clean residual min=-0.002464 max=0.002251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.474713 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.474713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052802Jy sigma=0.833216 ! Fit after self-cal, rms=0.052799Jy sigma=0.833189 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.052799Jy sigma=0.833189 ! Fit after self-cal, rms=0.052785Jy sigma=0.833141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.062 mas, bmaj=5.219 mas, bpa=-11.73 degrees ! Estimated noise=0.968022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956894 Jy ! Component: 100 - total flux cleaned = 0.00123408 Jy ! Component: 150 - total flux cleaned = 0.00140028 Jy ! Component: 200 - total flux cleaned = 0.0013997 Jy ! Total flux subtracted in 200 components = 0.0013997 Jy ! Clean residual min=-0.002198 max=0.002509 Jy/beam ! Clean residual mean=-0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.476113 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.476113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052793Jy sigma=0.833237 ! Fit after self-cal, rms=0.052787Jy sigma=0.833190 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 = -2.03897e-06 Jy ! Component: 100 - total flux cleaned = 5.12161e-05 Jy ! Component: 150 - total flux cleaned = 7.29924e-05 Jy ! Component: 200 - total flux cleaned = 7.27979e-05 Jy ! Total flux subtracted in 200 components = 7.27979e-05 Jy ! Clean residual min=-0.002219 max=0.002523 Jy/beam ! Clean residual mean=-0.000004 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.476185 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.476185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052791Jy sigma=0.833228 ! Fit after self-cal, rms=0.052789Jy sigma=0.833210 ! 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=0.997 mas, bmaj=2.906 mas, bpa=-7.261 degrees ! Estimated noise=0.784331 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.997 x 2.906 at -7.261 degrees (North through East) ! Clean map min=-0.0022203 max=0.43029 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=0.8126 mas, bmaj=2.344 mas, bpa=-5.411 degrees ! Estimated noise=1.24172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.330122 Jy ! Component: 100 - total flux cleaned = 0.408756 Jy ! Component: 150 - total flux cleaned = 0.440568 Jy ! Component: 200 - total flux cleaned = 0.455821 Jy ! Total flux subtracted in 200 components = 0.455821 Jy ! Clean residual min=-0.005621 max=0.007202 Jy/beam ! Clean residual mean=-0.000006 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.455821 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.455821 Jy ! Inverting map and beam ! Estimated beam: bmin=0.997 mas, bmaj=2.906 mas, bpa=-7.261 degrees ! Estimated noise=0.784331 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.007714 Jy ! Component: 100 - total flux cleaned = 0.0117158 Jy ! Component: 150 - total flux cleaned = 0.0144415 Jy ! Component: 200 - total flux cleaned = 0.0163483 Jy ! Total flux subtracted in 200 components = 0.0163483 Jy ! Clean residual min=-0.002722 max=0.002494 Jy/beam ! Clean residual mean=-0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.472169 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.472169 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.062 mas, bmaj=5.219 mas, bpa=-11.73 degrees ! Estimated noise=0.968022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168657 Jy ! Component: 100 - total flux cleaned = 0.00280692 Jy ! Component: 150 - total flux cleaned = 0.00324266 Jy ! Component: 200 - total flux cleaned = 0.00351101 Jy ! Total flux subtracted in 200 components = 0.00351101 Jy ! Clean residual min=-0.002380 max=0.002573 Jy/beam ! Clean residual mean=-0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.47568 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.00022263 Jy ! Component: 100 - total flux cleaned = 0.000341164 Jy ! Component: 150 - total flux cleaned = 0.000430029 Jy ! Component: 200 - total flux cleaned = 0.000478789 Jy ! Total flux subtracted in 200 components = 0.000478789 Jy ! Clean residual min=-0.002269 max=0.002580 Jy/beam ! Clean residual mean=-0.000004 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.476159 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.476159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.997 mas, bmaj=2.906 mas, bpa=-7.261 degrees ! Estimated noise=0.784331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000465914 Jy ! Component: 100 - total flux cleaned = 0.000503467 Jy ! Component: 150 - total flux cleaned = 0.000432884 Jy ! Component: 200 - total flux cleaned = 0.000309673 Jy ! Total flux subtracted in 200 components = 0.000309673 Jy ! Clean residual min=-0.002393 max=0.002298 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.476469 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.476469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052813Jy sigma=0.833408 ! Fit after self-cal, rms=0.052796Jy sigma=0.833225 wmodel /scr/pima/rv100_uvs/J0438-1251_X_map.mod ! Writing 52 model components to file: /scr/pima/rv100_uvs/J0438-1251_X_map.mod wobs /scr/pima/rv100_uvs/J0438-1251_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0438-1251_X_uvs.fits wwins /scr/pima/rv100_uvs/J0438-1251_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J0438-1251_X_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.000641611 Jy ! Component: 100 - total flux cleaned = -0.0010999 Jy ! Component: 150 - total flux cleaned = -0.00110092 Jy ! Component: 200 - total flux cleaned = -0.000962203 Jy ! Component: 250 - total flux cleaned = -0.000794633 Jy ! Component: 300 - total flux cleaned = -0.000696843 Jy ! Component: 350 - total flux cleaned = -0.000570326 Jy ! Component: 400 - total flux cleaned = -0.000477778 Jy ! Component: 450 - total flux cleaned = -0.000326558 Jy ! Component: 500 - total flux cleaned = -9.14606e-05 Jy ! Component: 550 - total flux cleaned = -5.87936e-06 Jy ! Component: 600 - total flux cleaned = -5.19097e-06 Jy ! Component: 650 - total flux cleaned = 0.000187313 Jy ! Component: 700 - total flux cleaned = 0.000214313 Jy ! Component: 750 - total flux cleaned = 0.000293107 Jy ! Component: 800 - total flux cleaned = 0.000396173 Jy ! Component: 850 - total flux cleaned = 0.000446243 Jy ! Component: 900 - total flux cleaned = 0.000470981 Jy ! Component: 950 - total flux cleaned = 0.000495631 Jy ! Component: 1000 - total flux cleaned = 0.000567805 Jy ! Component: 1050 - total flux cleaned = 0.000638686 Jy ! Component: 1100 - total flux cleaned = 0.00061571 Jy ! Component: 1150 - total flux cleaned = 0.000730811 Jy ! Component: 1200 - total flux cleaned = 0.0007532 Jy ! Component: 1250 - total flux cleaned = 0.000775479 Jy ! Component: 1300 - total flux cleaned = 0.000862978 Jy ! Component: 1350 - total flux cleaned = 0.00084115 Jy ! Component: 1400 - total flux cleaned = 0.000883848 Jy ! Component: 1450 - total flux cleaned = 0.000883501 Jy ! Component: 1500 - total flux cleaned = 0.00090369 Jy ! Component: 1550 - total flux cleaned = 0.000943854 Jy ! Component: 1600 - total flux cleaned = 0.000924047 Jy ! Component: 1650 - total flux cleaned = 0.000923909 Jy ! Component: 1700 - total flux cleaned = 0.000943453 Jy ! Component: 1750 - total flux cleaned = 0.0009435 Jy ! Component: 1800 - total flux cleaned = 0.00090563 Jy ! Component: 1850 - total flux cleaned = 0.00084964 Jy ! Component: 1900 - total flux cleaned = 0.000849772 Jy ! Component: 1950 - total flux cleaned = 0.000849547 Jy ! Component: 2000 - total flux cleaned = 0.000759187 Jy ! Component: 2050 - total flux cleaned = 0.000723396 Jy ! Component: 2100 - total flux cleaned = 0.000635397 Jy ! Component: 2150 - total flux cleaned = 0.00065278 Jy ! Component: 2200 - total flux cleaned = 0.000635433 Jy ! Component: 2250 - total flux cleaned = 0.000584368 Jy ! Component: 2300 - total flux cleaned = 0.000567583 Jy ! Component: 2350 - total flux cleaned = 0.000534132 Jy ! Component: 2400 - total flux cleaned = 0.000418418 Jy ! Component: 2450 - total flux cleaned = 0.000385733 Jy ! Component: 2500 - total flux cleaned = 0.000369356 Jy ! Component: 2550 - total flux cleaned = 0.000256668 Jy ! Component: 2600 - total flux cleaned = 0.000176921 Jy ! Component: 2650 - total flux cleaned = 9.79469e-05 Jy ! Component: 2700 - total flux cleaned = -2.7324e-05 Jy ! Component: 2750 - total flux cleaned = -4.27717e-05 Jy ! Component: 2800 - total flux cleaned = -5.83256e-05 Jy ! Component: 2850 - total flux cleaned = -0.000119472 Jy ! Component: 2900 - total flux cleaned = -0.000164865 Jy ! Component: 2950 - total flux cleaned = -0.000224863 Jy ! Component: 3000 - total flux cleaned = -0.000239725 Jy ! Component: 3050 - total flux cleaned = -0.00025448 Jy ! Component: 3100 - total flux cleaned = -0.000283745 Jy ! Component: 3150 - total flux cleaned = -0.000283692 Jy ! Component: 3200 - total flux cleaned = -0.00025487 Jy ! Component: 3250 - total flux cleaned = -0.000269283 Jy ! Component: 3300 - total flux cleaned = -0.000212456 Jy ! Component: 3350 - total flux cleaned = -0.000198479 Jy ! Component: 3400 - total flux cleaned = -0.000198557 Jy ! Component: 3450 - total flux cleaned = -0.000212574 Jy ! Component: 3500 - total flux cleaned = -0.000212455 Jy ! Component: 3550 - total flux cleaned = -0.000171356 Jy ! Component: 3600 - total flux cleaned = -0.000198568 Jy ! Component: 3650 - total flux cleaned = -0.000117546 Jy ! Component: 3700 - total flux cleaned = -0.000104257 Jy ! Component: 3750 - total flux cleaned = -9.10058e-05 Jy ! Component: 3800 - total flux cleaned = -9.09784e-05 Jy ! Component: 3850 - total flux cleaned = -7.7638e-05 Jy ! Component: 3900 - total flux cleaned = -3.83547e-05 Jy ! Component: 3950 - total flux cleaned = 1.35414e-05 Jy ! Component: 4000 - total flux cleaned = 2.6514e-05 Jy ! Component: 4050 - total flux cleaned = 1.37251e-05 Jy ! Total flux subtracted in 4096 components = 9.03067e-05 Jy ! Clean residual min=-0.000887 max=0.000719 Jy/beam ! Clean residual mean=-0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.476559 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 308 components and 0.476559 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0438-1251_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.997 x 2.906 at -7.261 degrees (North through East) ! Clean map min=-0.0020944 max=0.43033 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0438-1251_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.43033 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227727 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.158757 0.158757 0.317515 0.63503 1.27006 2.54012 5.08024 10.1605 20.321 40.6419 81.2838 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.43 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1889.68 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0438-1251_X_uvs.log closed on Mon Feb 29 13:25:33 2016