! Started logfile: /scr/pima/rv100_uvs/J2337-0230_S_uvs.log on Mon Feb 29 13:30:41 2016 obs /scr/pima/rv100_uvs/J2337-0230_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J2337-0230_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! AN table 2: 6 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.432526 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2337-0230 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3000 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/rv100_uvs/J2337-0230_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 184 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 184 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 184 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.090902Jy sigma=9.041153 ! Fit after self-cal, rms=0.573005Jy sigma=4.664178 ! 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.199 mas, bmaj=9.007 mas, bpa=-14.37 degrees ! Estimated noise=2.54874 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.326139 Jy ! Component: 100 - total flux cleaned = 0.398362 Jy ! Total flux subtracted in 100 components = 0.398362 Jy ! Clean residual min=-0.013590 max=0.024699 Jy/beam ! Clean residual mean=0.000099 rms=0.003341 Jy/beam ! Combined flux in latest and established models = 0.398362 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.398362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088211Jy sigma=0.713378 ! Fit after self-cal, rms=0.088198Jy sigma=0.713231 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0270636 Jy ! Component: 100 - total flux cleaned = 0.0416799 Jy ! Total flux subtracted in 100 components = 0.0416799 Jy ! Clean residual min=-0.009283 max=0.014666 Jy/beam ! Clean residual mean=0.000064 rms=0.002390 Jy/beam ! Combined flux in latest and established models = 0.440042 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.440042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074896Jy sigma=0.580055 ! Fit after self-cal, rms=0.074797Jy sigma=0.579294 ! 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=3.927 mas, bmaj=9.977 mas, bpa=-9.51 degrees ! Estimated noise=1.72097 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 (4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241286 Jy ! Component: 100 - total flux cleaned = 0.0386218 Jy ! Component: 150 - total flux cleaned = 0.0481013 Jy ! Component: 200 - total flux cleaned = 0.0544364 Jy ! Total flux subtracted in 200 components = 0.0544364 Jy ! Clean residual min=-0.007479 max=0.010203 Jy/beam ! Clean residual mean=0.000120 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.494478 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 83 components and 0.494478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066582Jy sigma=0.495890 ! Fit after self-cal, rms=0.065620Jy sigma=0.486855 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.927 x 9.977 at -9.51 degrees (North through East) ! Clean map min=-0.006653 max=0.42763 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 1.00 KP 0.97 LA 0.98 MK 1.01 ! NL 1.00 OV 0.99 PT 0.98 SC 1.00 ! WF 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.97 KP 0.98 LA 1.01 MK 1.02 ! NL 1.03 OV 0.97 PT 0.99 SC 0.98 ! WF 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.99 LA 1.00 MK 0.99 ! NL 1.04 OV 0.98 PT 0.97 SC 1.01 ! WF 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.03 KP 1.01 LA 0.98 MK 1.00 ! NL 1.04 OV 0.98 PT 1.00 SC 1.00 ! WF 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.065620Jy sigma=0.486855 ! Fit after self-cal, rms=0.064354Jy sigma=0.474220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=9.974 mas, bpa=-9.388 degrees ! Estimated noise=1.71263 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 (18, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790374 Jy ! Component: 100 - total flux cleaned = 0.0109066 Jy ! Component: 150 - total flux cleaned = 0.0122146 Jy ! Component: 200 - total flux cleaned = 0.0130206 Jy ! Total flux subtracted in 200 components = 0.0130206 Jy ! Clean residual min=-0.003809 max=0.005155 Jy/beam ! Clean residual mean=0.000124 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.507499 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 122 components and 0.507499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063280Jy sigma=0.464338 ! Fit after self-cal, rms=0.063157Jy sigma=0.462951 ! 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.063157Jy sigma=0.462951 ! Fit after self-cal, rms=0.062641Jy sigma=0.454885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=9.983 mas, bpa=-9.363 degrees ! Estimated noise=1.71429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323701 Jy ! Component: 100 - total flux cleaned = 0.00446331 Jy ! Component: 150 - total flux cleaned = 0.00527174 Jy ! Component: 200 - total flux cleaned = 0.00565817 Jy ! Total flux subtracted in 200 components = 0.00565817 Jy ! Clean residual min=-0.003132 max=0.003748 Jy/beam ! Clean residual mean=0.000164 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.513157 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 146 components and 0.513157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062403Jy sigma=0.452942 ! Fit after self-cal, rms=0.062388Jy sigma=0.452648 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 (-27, 77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287208 Jy ! Component: 100 - total flux cleaned = 0.00332066 Jy ! Component: 150 - total flux cleaned = 0.00351976 Jy ! Component: 200 - total flux cleaned = 0.00357673 Jy ! Total flux subtracted in 200 components = 0.00357673 Jy ! Clean residual min=-0.003041 max=0.002613 Jy/beam ! Clean residual mean=0.000140 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.516734 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 165 components and 0.516734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062157Jy sigma=0.450788 ! Fit after self-cal, rms=0.062154Jy sigma=0.450691 ! 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.062154Jy sigma=0.450691 ! Fit after self-cal, rms=0.061869Jy sigma=0.446391 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=9.984 mas, bpa=-9.37 degrees ! Estimated noise=1.71485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122416 Jy ! Component: 100 - total flux cleaned = 0.00136258 Jy ! Component: 150 - total flux cleaned = 0.00148629 Jy ! Component: 200 - total flux cleaned = 0.00163844 Jy ! Total flux subtracted in 200 components = 0.00163844 Jy ! Clean residual min=-0.002493 max=0.002432 Jy/beam ! Clean residual mean=0.000157 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.518372 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 194 components and 0.518372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061801Jy sigma=0.445866 ! Fit after self-cal, rms=0.061805Jy sigma=0.445820 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 = 8.59117e-05 Jy ! Component: 100 - total flux cleaned = 0.00019292 Jy ! Component: 150 - total flux cleaned = 0.000292723 Jy ! Component: 200 - total flux cleaned = 0.000386653 Jy ! Total flux subtracted in 200 components = 0.000386653 Jy ! Clean residual min=-0.002468 max=0.002409 Jy/beam ! Clean residual mean=0.000155 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.518759 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 205 components and 0.518759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061768Jy sigma=0.445513 ! Fit after self-cal, rms=0.061767Jy sigma=0.445493 ! 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.061767Jy sigma=0.445493 ! Fit after self-cal, rms=0.061794Jy sigma=0.445437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.701 mas, bmaj=16.38 mas, bpa=-10.98 degrees ! Estimated noise=2.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132089 Jy ! Component: 100 - total flux cleaned = 0.00166008 Jy ! Component: 150 - total flux cleaned = 0.00175987 Jy ! Component: 200 - total flux cleaned = 0.00182018 Jy ! Total flux subtracted in 200 components = 0.00182018 Jy ! Clean residual min=-0.002594 max=0.002462 Jy/beam ! Clean residual mean=0.000278 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.520579 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 221 components and 0.520579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061767Jy sigma=0.445300 ! Fit after self-cal, rms=0.061766Jy sigma=0.445269 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.000253257 Jy ! Component: 100 - total flux cleaned = 0.000280527 Jy ! Component: 150 - total flux cleaned = 0.000306055 Jy ! Component: 200 - total flux cleaned = 0.000354099 Jy ! Total flux subtracted in 200 components = 0.000354099 Jy ! Clean residual min=-0.002561 max=0.002421 Jy/beam ! Clean residual mean=0.000273 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.520933 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 229 components and 0.520933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061755Jy sigma=0.445206 ! Fit after self-cal, rms=0.061754Jy sigma=0.445188 ! 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=3.938 mas, bmaj=9.984 mas, bpa=-9.361 degrees ! Estimated noise=1.71551 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 9.984 at -9.361 degrees (North through East) ! Clean map min=-0.0022325 max=0.42399 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.201 mas, bmaj=9.013 mas, bpa=-14.23 degrees ! Estimated noise=2.55072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.32595 Jy ! Component: 100 - total flux cleaned = 0.398644 Jy ! Component: 150 - total flux cleaned = 0.42643 Jy ! Component: 200 - total flux cleaned = 0.444613 Jy ! Total flux subtracted in 200 components = 0.444613 Jy ! Clean residual min=-0.006374 max=0.010271 Jy/beam ! Clean residual mean=0.000082 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.444613 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.444613 Jy ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=9.984 mas, bpa=-9.361 degrees ! Estimated noise=1.71551 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.0223857 Jy ! Component: 100 - total flux cleaned = 0.0364676 Jy ! Component: 150 - total flux cleaned = 0.0459859 Jy ! Component: 200 - total flux cleaned = 0.0527333 Jy ! Total flux subtracted in 200 components = 0.0527333 Jy ! Clean residual min=-0.003680 max=0.004393 Jy/beam ! Clean residual mean=0.000298 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.497346 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 92 components and 0.497347 Jy ! Inverting map ! Added new window around map position (9.5, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513586 Jy ! Component: 100 - total flux cleaned = 0.00897999 Jy ! Component: 150 - total flux cleaned = 0.0119464 Jy ! Component: 200 - total flux cleaned = 0.014338 Jy ! Total flux subtracted in 200 components = 0.014338 Jy ! Clean residual min=-0.002431 max=0.002659 Jy/beam ! Clean residual mean=0.000203 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.511684 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 137 components and 0.511685 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.701 mas, bmaj=16.38 mas, bpa=-10.98 degrees ! Estimated noise=2.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277772 Jy ! Component: 100 - total flux cleaned = 0.00462933 Jy ! Component: 150 - total flux cleaned = 0.00571178 Jy ! Component: 200 - total flux cleaned = 0.00648587 Jy ! Total flux subtracted in 200 components = 0.00648587 Jy ! Clean residual min=-0.002600 max=0.002573 Jy/beam ! Clean residual mean=0.000305 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.518171 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.000544411 Jy ! Component: 100 - total flux cleaned = 0.00106582 Jy ! Component: 150 - total flux cleaned = 0.00149116 Jy ! Component: 200 - total flux cleaned = 0.00171734 Jy ! Total flux subtracted in 200 components = 0.00171734 Jy ! Clean residual min=-0.002579 max=0.002416 Jy/beam ! Clean residual mean=0.000285 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.519888 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 198 components and 0.519888 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=9.984 mas, bpa=-9.361 degrees ! Estimated noise=1.71551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.3142e-05 Jy ! Component: 100 - total flux cleaned = 0.00012623 Jy ! Component: 150 - total flux cleaned = 0.000320346 Jy ! Component: 200 - total flux cleaned = 0.000459367 Jy ! Total flux subtracted in 200 components = 0.000459367 Jy ! Clean residual min=-0.002473 max=0.002228 Jy/beam ! Clean residual mean=0.000147 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.520347 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 218 components and 0.520347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061734Jy sigma=0.445028 ! Fit after self-cal, rms=0.061722Jy sigma=0.444883 wmodel /scr/pima/rv100_uvs/J2337-0230_S_map.mod ! Writing 218 model components to file: /scr/pima/rv100_uvs/J2337-0230_S_map.mod wobs /scr/pima/rv100_uvs/J2337-0230_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J2337-0230_S_uvs.fits wwins /scr/pima/rv100_uvs/J2337-0230_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J2337-0230_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.000276677 Jy ! Component: 100 - total flux cleaned = -0.000154918 Jy ! Component: 150 - total flux cleaned = -3.94062e-05 Jy ! Component: 200 - total flux cleaned = 0.000182374 Jy ! Component: 250 - total flux cleaned = 0.000431169 Jy ! Component: 300 - total flux cleaned = 0.000671469 Jy ! Component: 350 - total flux cleaned = 0.000836966 Jy ! Component: 400 - total flux cleaned = 0.000998217 Jy ! Component: 450 - total flux cleaned = 0.00121749 Jy ! Component: 500 - total flux cleaned = 0.00152367 Jy ! Component: 550 - total flux cleaned = 0.0018531 Jy ! Component: 600 - total flux cleaned = 0.00217596 Jy ! Component: 650 - total flux cleaned = 0.00246521 Jy ! Component: 700 - total flux cleaned = 0.00275002 Jy ! Component: 750 - total flux cleaned = 0.00311408 Jy ! Component: 800 - total flux cleaned = 0.00333485 Jy ! Component: 850 - total flux cleaned = 0.00360758 Jy ! Component: 900 - total flux cleaned = 0.00393025 Jy ! Component: 950 - total flux cleaned = 0.00416929 Jy ! Component: 1000 - total flux cleaned = 0.00435333 Jy ! Component: 1050 - total flux cleaned = 0.00469032 Jy ! Component: 1100 - total flux cleaned = 0.00489552 Jy ! Component: 1150 - total flux cleaned = 0.00514889 Jy ! Component: 1200 - total flux cleaned = 0.00542445 Jy ! Component: 1250 - total flux cleaned = 0.00562236 Jy ! Component: 1300 - total flux cleaned = 0.00589184 Jy ! Component: 1350 - total flux cleaned = 0.00613387 Jy ! Component: 1400 - total flux cleaned = 0.00637358 Jy ! Component: 1450 - total flux cleaned = 0.00663457 Jy ! Component: 1500 - total flux cleaned = 0.00684599 Jy ! Component: 1550 - total flux cleaned = 0.00712477 Jy ! Component: 1600 - total flux cleaned = 0.00740058 Jy ! Component: 1650 - total flux cleaned = 0.00760564 Jy ! Component: 1700 - total flux cleaned = 0.00785394 Jy ! Component: 1750 - total flux cleaned = 0.00803286 Jy ! Component: 1800 - total flux cleaned = 0.00834251 Jy ! Component: 1850 - total flux cleaned = 0.00860531 Jy ! Component: 1900 - total flux cleaned = 0.00882213 Jy ! Component: 1950 - total flux cleaned = 0.00901562 Jy ! Component: 2000 - total flux cleaned = 0.00929231 Jy ! Component: 2050 - total flux cleaned = 0.00950303 Jy ! Component: 2100 - total flux cleaned = 0.00967022 Jy ! Component: 2150 - total flux cleaned = 0.00987746 Jy ! Component: 2200 - total flux cleaned = 0.0100622 Jy ! Component: 2250 - total flux cleaned = 0.0103063 Jy ! Component: 2300 - total flux cleaned = 0.0104272 Jy ! Component: 2350 - total flux cleaned = 0.0106273 Jy ! Component: 2400 - total flux cleaned = 0.0108259 Jy ! Component: 2450 - total flux cleaned = 0.0110228 Jy ! Component: 2500 - total flux cleaned = 0.0111789 Jy ! Component: 2550 - total flux cleaned = 0.0113725 Jy ! Component: 2600 - total flux cleaned = 0.011622 Jy ! Component: 2650 - total flux cleaned = 0.0117362 Jy ! Component: 2700 - total flux cleaned = 0.0119253 Jy ! Component: 2750 - total flux cleaned = 0.0120943 Jy ! Component: 2800 - total flux cleaned = 0.0122432 Jy ! Component: 2850 - total flux cleaned = 0.0123542 Jy ! Component: 2900 - total flux cleaned = 0.0125013 Jy ! Component: 2950 - total flux cleaned = 0.0126472 Jy ! Component: 3000 - total flux cleaned = 0.0128105 Jy ! Component: 3050 - total flux cleaned = 0.0129186 Jy ! Component: 3100 - total flux cleaned = 0.0130617 Jy ! Component: 3150 - total flux cleaned = 0.0132215 Jy ! Component: 3200 - total flux cleaned = 0.013345 Jy ! Component: 3250 - total flux cleaned = 0.0134503 Jy ! Component: 3300 - total flux cleaned = 0.0134851 Jy ! Component: 3350 - total flux cleaned = 0.0136239 Jy ! Component: 3400 - total flux cleaned = 0.0137273 Jy ! Component: 3450 - total flux cleaned = 0.013813 Jy ! Component: 3500 - total flux cleaned = 0.0139661 Jy ! Component: 3550 - total flux cleaned = 0.0140168 Jy ! Component: 3600 - total flux cleaned = 0.0141513 Jy ! Component: 3650 - total flux cleaned = 0.0142683 Jy ! Component: 3700 - total flux cleaned = 0.0143513 Jy ! Component: 3750 - total flux cleaned = 0.0144505 Jy ! Component: 3800 - total flux cleaned = 0.0146148 Jy ! Component: 3850 - total flux cleaned = 0.0147454 Jy ! Component: 3900 - total flux cleaned = 0.0148754 Jy ! Component: 3950 - total flux cleaned = 0.01494 Jy ! Component: 4000 - total flux cleaned = 0.0151008 Jy ! Component: 4050 - total flux cleaned = 0.0151807 Jy ! Total flux subtracted in 4096 components = 0.0152763 Jy ! Clean residual min=-0.001118 max=0.001302 Jy/beam ! Clean residual mean=0.000063 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.535624 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 495 components and 0.535624 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J2337-0230_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 9.984 at -9.361 degrees (North through East) ! Clean map min=-0.0018694 max=0.42239 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J2337-0230_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.422394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.215847 0.215847 0.431693 0.863386 1.72677 3.45354 6.90709 13.8142 27.6284 55.2567 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.422 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1389.88 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J2337-0230_S_uvs.log closed on Mon Feb 29 13:30:45 2016