! Started logfile: .//J0633-2223_S_dfm.log on Wed Aug 15 15:28:59 2018 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 .//J0633-2223_S_uva.fits ! Reading UV FITS file: .//J0633-2223_S_uva.fits ! AN table 1: 8 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0633-2223 ! ! 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 896 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 J0633-2223_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.067360Jy sigma=15.377214 ! Fit after self-cal, rms=0.705029Jy sigma=10.157159 ! 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=4.072 mas, bmaj=11.02 mas, bpa=-5.408 degrees ! Estimated noise=2.30204 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.229483 Jy ! Component: 100 - total flux cleaned = 0.280047 Jy ! Total flux subtracted in 100 components = 0.280047 Jy ! Clean residual min=-0.011547 max=0.017181 Jy/beam ! Clean residual mean=-0.000035 rms=0.004372 Jy/beam ! Combined flux in latest and established models = 0.280047 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.280047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080395Jy sigma=1.115120 ! Fit after self-cal, rms=0.080395Jy sigma=1.115050 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.12 mas, bpa=-6.158 degrees ! Estimated noise=1.92143 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.0244614 Jy ! Component: 100 - total flux cleaned = 0.0377021 Jy ! Component: 150 - total flux cleaned = 0.0456444 Jy ! Component: 200 - total flux cleaned = 0.0505294 Jy ! Total flux subtracted in 200 components = 0.0505294 Jy ! Clean residual min=-0.009823 max=0.007128 Jy/beam ! Clean residual mean=-0.000137 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.330577 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 52 components and 0.330577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072759Jy sigma=0.999675 ! Fit after self-cal, rms=0.072761Jy sigma=0.999414 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.512 x 13.12 at -6.158 degrees (North through East) ! Clean map min=-0.0096134 max=0.29798 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.04 KP 0.93 LA 0.97 ! NL 1.03 OV 0.90 PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.02 KP 0.98 LA 1.07 ! NL 1.07 OV 0.91 PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.00 KP 1.01 LA 0.99 ! NL 0.97 OV 0.89 PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.072761Jy sigma=0.999414 ! Fit after self-cal, rms=0.068375Jy sigma=0.955351 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.21 mas, bpa=-6.06 degrees ! Estimated noise=1.9052 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.00120915 Jy ! Component: 100 - total flux cleaned = -0.00141874 Jy ! Component: 150 - total flux cleaned = -0.00155225 Jy ! Component: 200 - total flux cleaned = -0.00162962 Jy ! Total flux subtracted in 200 components = -0.00162962 Jy ! Clean residual min=-0.005612 max=0.005624 Jy/beam ! Clean residual mean=-0.000008 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.328947 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.328947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068289Jy sigma=0.954388 ! Fit after self-cal, rms=0.068285Jy sigma=0.954216 ! 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.068285Jy sigma=0.954216 ! Fit after self-cal, rms=0.068154Jy sigma=0.954031 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.22 mas, bpa=-6.013 degrees ! Estimated noise=1.90125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011237 Jy ! Component: 100 - total flux cleaned = -0.00123215 Jy ! Component: 150 - total flux cleaned = -0.00132824 Jy ! Component: 200 - total flux cleaned = -0.00138648 Jy ! Total flux subtracted in 200 components = -0.00138648 Jy ! Clean residual min=-0.005546 max=0.005671 Jy/beam ! Clean residual mean=-0.000008 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.327561 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.327561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068109Jy sigma=0.953519 ! Fit after self-cal, rms=0.068110Jy sigma=0.953509 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.000115596 Jy ! Component: 100 - total flux cleaned = -0.000165655 Jy ! Component: 150 - total flux cleaned = -0.000212692 Jy ! Component: 200 - total flux cleaned = -0.000256863 Jy ! Total flux subtracted in 200 components = -0.000256863 Jy ! Clean residual min=-0.005541 max=0.005675 Jy/beam ! Clean residual mean=-0.000008 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.327304 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.327304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068090Jy sigma=0.953341 ! Fit after self-cal, rms=0.068090Jy sigma=0.953333 ! 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.068090Jy sigma=0.953333 ! Fit after self-cal, rms=0.067980Jy sigma=0.953172 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.23 mas, bpa=-5.976 degrees ! Estimated noise=1.89771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000975957 Jy ! Component: 100 - total flux cleaned = -0.00104485 Jy ! Component: 150 - total flux cleaned = -0.00108682 Jy ! Component: 200 - total flux cleaned = -0.00112575 Jy ! Total flux subtracted in 200 components = -0.00112575 Jy ! Clean residual min=-0.005452 max=0.005706 Jy/beam ! Clean residual mean=-0.000007 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.326178 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.326178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067959Jy sigma=0.952939 ! Fit after self-cal, rms=0.067959Jy sigma=0.952925 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.00014352 Jy ! Component: 100 - total flux cleaned = -0.000161702 Jy ! Component: 150 - total flux cleaned = -0.00019583 Jy ! Component: 200 - total flux cleaned = -0.000226061 Jy ! Total flux subtracted in 200 components = -0.000226061 Jy ! Clean residual min=-0.005435 max=0.005691 Jy/beam ! Clean residual mean=-0.000007 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.325952 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.325952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067948Jy sigma=0.952839 ! Fit after self-cal, rms=0.067948Jy sigma=0.952830 ! 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.067948Jy sigma=0.952830 ! Fit after self-cal, rms=0.067866Jy sigma=0.952744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.59 mas, bmaj=17.51 mas, bpa=-12.93 degrees ! Estimated noise=2.1818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203411 Jy ! Component: 100 - total flux cleaned = -0.00028903 Jy ! Component: 150 - total flux cleaned = -0.000313199 Jy ! Component: 200 - total flux cleaned = -0.000312631 Jy ! Total flux subtracted in 200 components = -0.000312631 Jy ! Clean residual min=-0.005942 max=0.006412 Jy/beam ! Clean residual mean=-0.000014 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.325639 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.325639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067871Jy sigma=0.952629 ! Fit after self-cal, rms=0.067870Jy sigma=0.952591 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.08628e-05 Jy ! Component: 100 - total flux cleaned = 2.99698e-05 Jy ! Component: 150 - total flux cleaned = 1.00884e-05 Jy ! Component: 200 - total flux cleaned = 1.26643e-05 Jy ! Total flux subtracted in 200 components = 1.26643e-05 Jy ! Clean residual min=-0.005852 max=0.006428 Jy/beam ! Clean residual mean=-0.000014 rms=0.001991 Jy/beam ! Combined flux in latest and established models = 0.325652 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.325652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067871Jy sigma=0.952600 ! Fit after self-cal, rms=0.067871Jy sigma=0.952587 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.24 mas, bpa=-5.951 degrees ! Estimated noise=1.89491 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.512 x 13.24 at -5.951 degrees (North through East) ! Clean map min=-0.0052147 max=0.29399 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=4.063 mas, bmaj=11.12 mas, bpa=-5.187 degrees ! Estimated noise=2.28439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.227697 Jy ! Component: 100 - total flux cleaned = 0.277629 Jy ! Component: 150 - total flux cleaned = 0.294348 Jy ! Component: 200 - total flux cleaned = 0.303686 Jy ! Total flux subtracted in 200 components = 0.303686 Jy ! Clean residual min=-0.006412 max=0.006581 Jy/beam ! Clean residual mean=0.000010 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.303686 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.303686 Jy ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.24 mas, bpa=-5.951 degrees ! Estimated noise=1.89491 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.00922736 Jy ! Component: 100 - total flux cleaned = 0.0142054 Jy ! Component: 150 - total flux cleaned = 0.0171172 Jy ! Component: 200 - total flux cleaned = 0.0188743 Jy ! Total flux subtracted in 200 components = 0.0188743 Jy ! Clean residual min=-0.005771 max=0.005731 Jy/beam ! Clean residual mean=-0.000005 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.32256 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 0.32256 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.59 mas, bmaj=17.51 mas, bpa=-12.93 degrees ! Estimated noise=2.1818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207376 Jy ! Component: 100 - total flux cleaned = 0.00257265 Jy ! Component: 150 - total flux cleaned = 0.00262976 Jy ! Component: 200 - total flux cleaned = 0.00265592 Jy ! Total flux subtracted in 200 components = 0.00265592 Jy ! Clean residual min=-0.006169 max=0.006304 Jy/beam ! Clean residual mean=-0.000013 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.325216 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 = 2.59081e-06 Jy ! Component: 100 - total flux cleaned = 1.40565e-06 Jy ! Component: 150 - total flux cleaned = 3.02487e-06 Jy ! Component: 200 - total flux cleaned = 2.66385e-05 Jy ! Total flux subtracted in 200 components = 2.66385e-05 Jy ! Clean residual min=-0.006142 max=0.006289 Jy/beam ! Clean residual mean=-0.000013 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.325243 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.325243 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=13.24 mas, bpa=-5.951 degrees ! Estimated noise=1.89491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000608131 Jy ! Component: 100 - total flux cleaned = -0.000569224 Jy ! Component: 150 - total flux cleaned = -0.000570916 Jy ! Component: 200 - total flux cleaned = -0.000547661 Jy ! Total flux subtracted in 200 components = -0.000547661 Jy ! Clean residual min=-0.005553 max=0.005952 Jy/beam ! Clean residual mean=-0.000007 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.324695 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.324695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067929Jy sigma=0.953456 ! Fit after self-cal, rms=0.067927Jy sigma=0.953443 wmodel J0633-2223_S_map.mod ! Writing 79 model components to file: J0633-2223_S_map.mod wobs J0633-2223_S_uvs.fits ! Writing UV FITS file: J0633-2223_S_uvs.fits wwins J0633-2223_S_map.win ! wwins: Wrote 1 windows to J0633-2223_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.00168473 Jy ! Component: 100 - total flux cleaned = 0.00251499 Jy ! Component: 150 - total flux cleaned = 0.00310888 Jy ! Component: 200 - total flux cleaned = 0.00342807 Jy ! Component: 250 - total flux cleaned = 0.00357775 Jy ! Component: 300 - total flux cleaned = 0.00385796 Jy ! Component: 350 - total flux cleaned = 0.0039889 Jy ! Component: 400 - total flux cleaned = 0.00392456 Jy ! Component: 450 - total flux cleaned = 0.00386546 Jy ! Component: 500 - total flux cleaned = 0.00398254 Jy ! Component: 550 - total flux cleaned = 0.00392483 Jy ! Component: 600 - total flux cleaned = 0.0039232 Jy ! Component: 650 - total flux cleaned = 0.003819 Jy ! Component: 700 - total flux cleaned = 0.00376995 Jy ! Component: 750 - total flux cleaned = 0.00377049 Jy ! Component: 800 - total flux cleaned = 0.00362889 Jy ! Component: 850 - total flux cleaned = 0.00353561 Jy ! Component: 900 - total flux cleaned = 0.00344616 Jy ! Component: 950 - total flux cleaned = 0.00340307 Jy ! Component: 1000 - total flux cleaned = 0.00336101 Jy ! Component: 1050 - total flux cleaned = 0.00331926 Jy ! Component: 1100 - total flux cleaned = 0.00319738 Jy ! Component: 1150 - total flux cleaned = 0.00303866 Jy ! Component: 1200 - total flux cleaned = 0.00284346 Jy ! Component: 1250 - total flux cleaned = 0.00268946 Jy ! Component: 1300 - total flux cleaned = 0.00253754 Jy ! Component: 1350 - total flux cleaned = 0.00231394 Jy ! Component: 1400 - total flux cleaned = 0.00213069 Jy ! Component: 1450 - total flux cleaned = 0.0018767 Jy ! Component: 1500 - total flux cleaned = 0.00173296 Jy ! Component: 1550 - total flux cleaned = 0.00151962 Jy ! Component: 1600 - total flux cleaned = 0.00134381 Jy ! Component: 1650 - total flux cleaned = 0.0011692 Jy ! Component: 1700 - total flux cleaned = 0.000996406 Jy ! Component: 1750 - total flux cleaned = 0.000859368 Jy ! Component: 1800 - total flux cleaned = 0.000723218 Jy ! Component: 1850 - total flux cleaned = 0.000554458 Jy ! Component: 1900 - total flux cleaned = 0.000353501 Jy ! Component: 1950 - total flux cleaned = 0.000186978 Jy ! Component: 2000 - total flux cleaned = -4.48808e-05 Jy ! Component: 2050 - total flux cleaned = -0.000242651 Jy ! Component: 2100 - total flux cleaned = -0.00040711 Jy ! Component: 2150 - total flux cleaned = -0.000604041 Jy ! Component: 2200 - total flux cleaned = -0.000800544 Jy ! Component: 2250 - total flux cleaned = -0.000964064 Jy ! Component: 2300 - total flux cleaned = -0.00119249 Jy ! Component: 2350 - total flux cleaned = -0.00132298 Jy ! Component: 2400 - total flux cleaned = -0.00142099 Jy ! Component: 2450 - total flux cleaned = -0.00151949 Jy ! Component: 2500 - total flux cleaned = -0.001651 Jy ! Component: 2550 - total flux cleaned = -0.00175042 Jy ! Component: 2600 - total flux cleaned = -0.00185053 Jy ! Component: 2650 - total flux cleaned = -0.00195156 Jy ! Component: 2700 - total flux cleaned = -0.00201932 Jy ! Component: 2750 - total flux cleaned = -0.00208754 Jy ! Component: 2800 - total flux cleaned = -0.00208782 Jy ! Component: 2850 - total flux cleaned = -0.00212263 Jy ! Component: 2900 - total flux cleaned = -0.00219309 Jy ! Component: 2950 - total flux cleaned = -0.00226377 Jy ! Component: 3000 - total flux cleaned = -0.00229993 Jy ! Component: 3050 - total flux cleaned = -0.00233643 Jy ! Component: 3100 - total flux cleaned = -0.00244735 Jy ! Component: 3150 - total flux cleaned = -0.00248485 Jy ! Component: 3200 - total flux cleaned = -0.00256066 Jy ! Component: 3250 - total flux cleaned = -0.00263796 Jy ! Component: 3300 - total flux cleaned = -0.00271639 Jy ! Component: 3350 - total flux cleaned = -0.00279574 Jy ! Component: 3400 - total flux cleaned = -0.00287624 Jy ! Component: 3450 - total flux cleaned = -0.00291685 Jy ! Component: 3500 - total flux cleaned = -0.00299887 Jy ! Component: 3550 - total flux cleaned = -0.00303988 Jy ! Component: 3600 - total flux cleaned = -0.00316627 Jy ! Component: 3650 - total flux cleaned = -0.00325155 Jy ! Component: 3700 - total flux cleaned = -0.00333775 Jy ! Component: 3750 - total flux cleaned = -0.00342565 Jy ! Component: 3800 - total flux cleaned = -0.00355827 Jy ! Component: 3850 - total flux cleaned = -0.00364888 Jy ! Component: 3900 - total flux cleaned = -0.00374021 Jy ! Component: 3950 - total flux cleaned = -0.00378646 Jy ! Component: 4000 - total flux cleaned = -0.00392703 Jy ! Component: 4050 - total flux cleaned = -0.00392696 Jy ! Total flux subtracted in 4096 components = -0.00402336 Jy ! Clean residual min=-0.002950 max=0.002723 Jy/beam ! Clean residual mean=-0.000013 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.320672 Jy keep ! Adding 203 model components to the UV plane model. ! The established model now contains 282 components and 0.320672 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0633-2223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.512 x 13.24 at -5.951 degrees (North through East) ! Clean map min=-0.0094115 max=0.29391 Jy/beam ! Writing clean map to FITS file: .//J0633-2223_S_map.fits wmodel .//J0633-2223_S_map.mod ! Writing 282 model components to file: .//J0633-2223_S_map.mod wobs .//J0633-2223_S_uvs.fits ! Writing UV FITS file: .//J0633-2223_S_uvs.fits wwins .//J0633-2223_S_map.win ! wwins: Wrote 2 windows to .//J0633-2223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.29391 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000815352 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.832247 0.832247 1.66449 3.32899 6.65797 13.3159 26.6319 53.2638 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.293 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 360.47 quit ! Quitting program ! Log file .//J0633-2223_S_dfm.log closed on Wed Aug 15 15:29:02 2018