! Started logfile: /scr/pima/bg219h_uvs/J1047-1308_S_dfm.log on Thu May 19 22:21:31 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219h_uvs/J1047-1308_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1047-1308_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J1047-1308 ! ! 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 6396 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1047-1308_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025455Jy sigma=21.527505 ! Fit after self-cal, rms=0.833988Jy sigma=17.404329 ! 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.494 mas, bmaj=6.429 mas, bpa=-5.164 degrees ! Estimated noise=0.6995 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.126179 Jy ! Component: 100 - total flux cleaned = 0.173335 Jy ! Total flux subtracted in 100 components = 0.173335 Jy ! Clean residual min=-0.011615 max=0.022679 Jy/beam ! Clean residual mean=-0.000010 rms=0.003479 Jy/beam ! Combined flux in latest and established models = 0.173335 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.173335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087990Jy sigma=1.780829 ! Fit after self-cal, rms=0.087853Jy sigma=1.777780 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.026193 Jy ! Component: 100 - total flux cleaned = 0.0405851 Jy ! Total flux subtracted in 100 components = 0.0405851 Jy ! Clean residual min=-0.009614 max=0.012939 Jy/beam ! Clean residual mean=-0.000015 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 0.21392 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 11 components and 0.21392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080892Jy sigma=1.608966 ! Fit after self-cal, rms=0.080858Jy sigma=1.608064 ! 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.926 mas, bmaj=7.188 mas, bpa=-4.557 degrees ! Estimated noise=0.487621 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.00468374 Jy ! Component: 100 - total flux cleaned = 0.00437342 Jy ! Component: 150 - total flux cleaned = 0.00395668 Jy ! Component: 200 - total flux cleaned = 0.00356953 Jy ! Total flux subtracted in 200 components = 0.00356953 Jy ! Clean residual min=-0.008585 max=0.017348 Jy/beam ! Clean residual mean=-0.000009 rms=0.003400 Jy/beam ! Combined flux in latest and established models = 0.21749 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.21749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080305Jy sigma=1.594862 ! Fit after self-cal, rms=0.080298Jy sigma=1.594784 ! 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.926 x 7.188 at -4.557 degrees (North through East) ! Clean map min=-0.0082728 max=0.17129 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 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080298Jy sigma=1.594784 ! Fit after self-cal, rms=0.080298Jy sigma=1.594784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.188 mas, bpa=-4.557 degrees ! Estimated noise=0.487621 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 (-48, -56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016141 Jy ! Component: 100 - total flux cleaned = 0.0249714 Jy ! Component: 150 - total flux cleaned = 0.02789 Jy ! Component: 200 - total flux cleaned = 0.0290079 Jy ! Total flux subtracted in 200 components = 0.0290079 Jy ! Clean residual min=-0.008782 max=0.013120 Jy/beam ! Clean residual mean=0.000007 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.246498 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 68 components and 0.246498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076549Jy sigma=1.523271 ! Fit after self-cal, rms=0.076080Jy sigma=1.510339 ! 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.076080Jy sigma=1.510339 ! Fit after self-cal, rms=0.073692Jy sigma=1.515781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.163 mas, bpa=-4.17 degrees ! Estimated noise=0.465498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00453025 Jy ! Component: 100 - total flux cleaned = -0.00411859 Jy ! Component: 150 - total flux cleaned = -0.00348871 Jy ! Component: 200 - total flux cleaned = -0.00324223 Jy ! Total flux subtracted in 200 components = -0.00324223 Jy ! Clean residual min=-0.008548 max=0.009206 Jy/beam ! Clean residual mean=0.000015 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.243256 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 98 components and 0.243256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072387Jy sigma=1.492034 ! Fit after self-cal, rms=0.072351Jy sigma=1.490059 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.00185118 Jy ! Component: 100 - total flux cleaned = 0.00164384 Jy ! Component: 150 - total flux cleaned = 0.0016432 Jy ! Component: 200 - total flux cleaned = 0.00164221 Jy ! Total flux subtracted in 200 components = 0.00164221 Jy ! Clean residual min=-0.008173 max=0.008509 Jy/beam ! Clean residual mean=0.000017 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.244898 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 0.244898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072021Jy sigma=1.485350 ! Fit after self-cal, rms=0.072010Jy sigma=1.484683 ! 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.072010Jy sigma=1.484683 ! Fit after self-cal, rms=0.070729Jy sigma=1.479854 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.172 mas, bpa=-4.121 degrees ! Estimated noise=0.457125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00237305 Jy ! Component: 100 - total flux cleaned = -0.00236907 Jy ! Component: 150 - total flux cleaned = -0.00252354 Jy ! Component: 200 - total flux cleaned = -0.00259015 Jy ! Total flux subtracted in 200 components = -0.00259015 Jy ! Clean residual min=-0.007747 max=0.008313 Jy/beam ! Clean residual mean=0.000014 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.242308 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 128 components and 0.242308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070405Jy sigma=1.475435 ! Fit after self-cal, rms=0.070402Jy sigma=1.475063 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.000599591 Jy ! Component: 100 - total flux cleaned = 0.000537253 Jy ! Component: 150 - total flux cleaned = 0.000537321 Jy ! Component: 200 - total flux cleaned = 0.000640503 Jy ! Total flux subtracted in 200 components = 0.000640503 Jy ! Clean residual min=-0.007953 max=0.008039 Jy/beam ! Clean residual mean=0.000015 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.242948 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.242948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070281Jy sigma=1.473717 ! Fit after self-cal, rms=0.070283Jy sigma=1.473581 ! 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.070283Jy sigma=1.473581 ! Fit after self-cal, rms=0.069811Jy sigma=1.472631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.927 mas, bmaj=13.87 mas, bpa=-1.505 degrees ! Estimated noise=0.609402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179704 Jy ! Component: 100 - total flux cleaned = -0.00166048 Jy ! Component: 150 - total flux cleaned = -0.00148591 Jy ! Component: 200 - total flux cleaned = -0.00143563 Jy ! Total flux subtracted in 200 components = -0.00143563 Jy ! Clean residual min=-0.011193 max=0.013855 Jy/beam ! Clean residual mean=0.000032 rms=0.003726 Jy/beam ! Combined flux in latest and established models = 0.241513 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 138 components and 0.241513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069766Jy sigma=1.473193 ! Fit after self-cal, rms=0.069746Jy sigma=1.472459 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.000122172 Jy ! Component: 100 - total flux cleaned = 0.000176953 Jy ! Component: 150 - total flux cleaned = 0.000134181 Jy ! Component: 200 - total flux cleaned = 9.82013e-05 Jy ! Total flux subtracted in 200 components = 9.82013e-05 Jy ! Clean residual min=-0.011403 max=0.013667 Jy/beam ! Clean residual mean=0.000033 rms=0.003705 Jy/beam ! Combined flux in latest and established models = 0.241611 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.241611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069760Jy sigma=1.473382 ! Fit after self-cal, rms=0.069753Jy sigma=1.473017 ! 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.934 mas, bmaj=7.179 mas, bpa=-4.098 degrees ! Estimated noise=0.453394 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 7.179 at -4.098 degrees (North through East) ! Clean map min=-0.0078895 max=0.15509 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.504 mas, bmaj=6.414 mas, bpa=-4.704 degrees ! Estimated noise=0.6496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116606 Jy ! Component: 100 - total flux cleaned = 0.160888 Jy ! Component: 150 - total flux cleaned = 0.186701 Jy ! Component: 200 - total flux cleaned = 0.203552 Jy ! Total flux subtracted in 200 components = 0.203552 Jy ! Clean residual min=-0.010479 max=0.010290 Jy/beam ! Clean residual mean=-0.000005 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.203552 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.203552 Jy ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.179 mas, bpa=-4.098 degrees ! Estimated noise=0.453394 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) ! Added new window around map position (-87.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158398 Jy ! Component: 100 - total flux cleaned = 0.0259195 Jy ! Component: 150 - total flux cleaned = 0.033464 Jy ! Component: 200 - total flux cleaned = 0.0375388 Jy ! Total flux subtracted in 200 components = 0.0375388 Jy ! Clean residual min=-0.008219 max=0.009443 Jy/beam ! Clean residual mean=0.000001 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.24109 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 67 components and 0.24109 Jy ! Inverting map ! Added new window around map position (88, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00843618 Jy ! Component: 100 - total flux cleaned = 0.00999818 Jy ! Component: 150 - total flux cleaned = 0.0113138 Jy ! Component: 200 - total flux cleaned = 0.0125001 Jy ! Total flux subtracted in 200 components = 0.0125001 Jy ! Clean residual min=-0.007923 max=0.007108 Jy/beam ! Clean residual mean=-0.000002 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.25359 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 96 components and 0.25359 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=6.927 mas, bmaj=13.87 mas, bpa=-1.505 degrees ! Estimated noise=0.609402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438323 Jy ! Component: 100 - total flux cleaned = 0.00524879 Jy ! Component: 150 - total flux cleaned = 0.00562267 Jy ! Component: 200 - total flux cleaned = 0.00595917 Jy ! Total flux subtracted in 200 components = 0.00595917 Jy ! Clean residual min=-0.011861 max=0.009406 Jy/beam ! Clean residual mean=-0.000001 rms=0.002971 Jy/beam ! Combined flux in latest and established models = 0.25955 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.000287398 Jy ! Component: 100 - total flux cleaned = 0.000457717 Jy ! Component: 150 - total flux cleaned = 0.000620674 Jy ! Component: 200 - total flux cleaned = 0.000771892 Jy ! Total flux subtracted in 200 components = 0.000771892 Jy ! Clean residual min=-0.011835 max=0.009327 Jy/beam ! Clean residual mean=-0.000002 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.260322 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 155 components and 0.260321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.179 mas, bpa=-4.098 degrees ! Estimated noise=0.453394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.02608e-06 Jy ! Component: 100 - total flux cleaned = 0.000436037 Jy ! Component: 150 - total flux cleaned = 0.000832583 Jy ! Component: 200 - total flux cleaned = 0.00111442 Jy ! Total flux subtracted in 200 components = 0.00111442 Jy ! Clean residual min=-0.007260 max=0.006905 Jy/beam ! Clean residual mean=-0.000002 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.261436 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.261436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068436Jy sigma=1.447526 ! Fit after self-cal, rms=0.068244Jy sigma=1.442902 wmodel /J1047-1308_S_map.mod ! wmodel: Unable to open new model file: /J1047-1308_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1047-1308_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.934 x 7.179 at -4.098 degrees (North through East) ! Clean map min=-0.0067882 max=0.15225 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1047-1308_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.152252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00165852 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.26798 3.26798 6.53596 13.0719 26.1439 52.2877 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 91.799 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1047-1308_S_dfm.log closed on Thu May 19 22:21:33 2016