! Started logfile: /image_prod/ug002_uva//J0631-1410_S_dfm.log on Wed Mar 4 21:21:07 2020 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 /image_prod/ug002_uva//J0631-1410_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0631-1410_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.975694 visibilities/baseline/integration-bin. ! Found source: J0631-1410 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4215 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0631-1410_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. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.163360Jy sigma=7.267151 ! Fit after self-cal, rms=0.409060Jy sigma=2.398709 ! 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.71 mas, bmaj=6.824 mas, bpa=0.4624 degrees ! Estimated noise=2.40002 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.474288 Jy ! Component: 100 - total flux cleaned = 0.578415 Jy ! Total flux subtracted in 100 components = 0.578415 Jy ! Clean residual min=-0.021875 max=0.033593 Jy/beam ! Clean residual mean=-0.000143 rms=0.005853 Jy/beam ! Combined flux in latest and established models = 0.578415 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.578415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115471Jy sigma=0.671384 ! Fit after self-cal, rms=0.115475Jy sigma=0.671367 ! 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.286 mas, bmaj=7.714 mas, bpa=-1.035 degrees ! Estimated noise=1.83339 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.0395395 Jy ! Component: 100 - total flux cleaned = 0.0576409 Jy ! Component: 150 - total flux cleaned = 0.0674939 Jy ! Component: 200 - total flux cleaned = 0.0718875 Jy ! Total flux subtracted in 200 components = 0.0718875 Jy ! Clean residual min=-0.029316 max=0.024797 Jy/beam ! Clean residual mean=-0.000024 rms=0.005094 Jy/beam ! Combined flux in latest and established models = 0.650303 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.650303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104874Jy sigma=0.575276 ! Fit after self-cal, rms=0.104779Jy sigma=0.574768 ! 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.286 x 7.714 at -1.035 degrees (North through East) ! Clean map min=-0.028912 max=0.604 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 KP 1.01 LA 1.02 ! MK 1.01 NL 1.02 OV 0.82 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.00 KP 1.00 LA 1.03 ! MK 0.99 NL 1.11 OV 0.90 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.97 KP 1.02 LA 1.02 ! MK 0.98 NL 1.02 OV 0.81 PT 1.01 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.104779Jy sigma=0.574768 ! Fit after self-cal, rms=0.079644Jy sigma=0.417272 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.757 mas, bpa=-0.8598 degrees ! Estimated noise=1.82934 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.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00956352 Jy ! Component: 100 - total flux cleaned = 0.0125666 Jy ! Component: 150 - total flux cleaned = 0.0139754 Jy ! Component: 200 - total flux cleaned = 0.0142212 Jy ! Total flux subtracted in 200 components = 0.0142212 Jy ! Clean residual min=-0.005503 max=0.007124 Jy/beam ! Clean residual mean=-0.000014 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.664524 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 60 components and 0.664524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078305Jy sigma=0.408858 ! Fit after self-cal, rms=0.078123Jy sigma=0.407495 ! 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. ! ! Fit before self-cal, rms=0.078123Jy sigma=0.407495 ! Fit after self-cal, rms=0.075127Jy sigma=0.394045 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.765 mas, bpa=-0.8347 degrees ! Estimated noise=1.82865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454132 Jy ! Component: 100 - total flux cleaned = 0.00584989 Jy ! Component: 150 - total flux cleaned = 0.00624106 Jy ! Component: 200 - total flux cleaned = 0.00617615 Jy ! Total flux subtracted in 200 components = 0.00617615 Jy ! Clean residual min=-0.003760 max=0.004724 Jy/beam ! Clean residual mean=-0.000015 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.6707 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.6707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074732Jy sigma=0.391469 ! Fit after self-cal, rms=0.074645Jy sigma=0.391049 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.5, -40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442451 Jy ! Component: 100 - total flux cleaned = 0.00661643 Jy ! Component: 150 - total flux cleaned = 0.00727017 Jy ! Component: 200 - total flux cleaned = 0.00745335 Jy ! Total flux subtracted in 200 components = 0.00745335 Jy ! Clean residual min=-0.003218 max=0.003409 Jy/beam ! Clean residual mean=-0.000013 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.678154 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.678153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074310Jy sigma=0.389280 ! Fit after self-cal, rms=0.074302Jy sigma=0.389230 ! 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. ! ! Fit before self-cal, rms=0.074302Jy sigma=0.389230 ! Fit after self-cal, rms=0.074182Jy sigma=0.388883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=7.77 mas, bpa=-0.8187 degrees ! Estimated noise=1.8273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838256 Jy ! Component: 100 - total flux cleaned = 0.00102262 Jy ! Component: 150 - total flux cleaned = 0.00102451 Jy ! Component: 200 - total flux cleaned = 0.00107432 Jy ! Total flux subtracted in 200 components = 0.00107432 Jy ! Clean residual min=-0.002826 max=0.003169 Jy/beam ! Clean residual mean=-0.000010 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.679228 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 122 components and 0.679228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074071Jy sigma=0.388364 ! Fit after self-cal, rms=0.074063Jy sigma=0.388325 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.000170529 Jy ! Component: 100 - total flux cleaned = 0.000171677 Jy ! Component: 150 - total flux cleaned = 0.000213102 Jy ! Component: 200 - total flux cleaned = 0.000172609 Jy ! Total flux subtracted in 200 components = 0.000172609 Jy ! Clean residual min=-0.002765 max=0.003130 Jy/beam ! Clean residual mean=-0.000010 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.6794 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.6794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074001Jy sigma=0.388074 ! Fit after self-cal, rms=0.073999Jy sigma=0.388056 ! 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. ! ! Fit before self-cal, rms=0.073999Jy sigma=0.388056 ! Fit after self-cal, rms=0.073967Jy sigma=0.387985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.609 mas, bmaj=15.84 mas, bpa=-1.51 degrees ! Estimated noise=2.29242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000578843 Jy ! Component: 100 - total flux cleaned = 0.000552112 Jy ! Component: 150 - total flux cleaned = 0.000500264 Jy ! Component: 200 - total flux cleaned = 0.00052076 Jy ! Total flux subtracted in 200 components = 0.00052076 Jy ! Clean residual min=-0.002714 max=0.003173 Jy/beam ! Clean residual mean=-0.000019 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.679921 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.679921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073949Jy sigma=0.387849 ! Fit after self-cal, rms=0.073944Jy sigma=0.387826 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 = 7.71837e-05 Jy ! Component: 100 - total flux cleaned = 0.000117676 Jy ! Component: 150 - total flux cleaned = 0.000135641 Jy ! Component: 200 - total flux cleaned = 0.000170319 Jy ! Total flux subtracted in 200 components = 0.000170319 Jy ! Clean residual min=-0.002752 max=0.003139 Jy/beam ! Clean residual mean=-0.000019 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.680091 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.680091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073938Jy sigma=0.387791 ! Fit after self-cal, rms=0.073935Jy sigma=0.387780 ! 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.259 mas, bmaj=7.772 mas, bpa=-0.8123 degrees ! Estimated noise=1.82721 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.259 x 7.772 at -0.8123 degrees (North through East) ! Clean map min=-0.0026465 max=0.60252 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073935Jy sigma=0.387780 ! Fit after self-cal, rms=0.069695Jy sigma=0.357451 ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.774 mas, bpa=-0.837 degrees ! Estimated noise=1.82727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424799 Jy ! Component: 100 - total flux cleaned = 0.000422353 Jy ! Component: 150 - total flux cleaned = 0.000384559 Jy ! Component: 200 - total flux cleaned = 0.000350159 Jy ! Total flux subtracted in 200 components = 0.000350159 Jy ! Clean residual min=-0.002743 max=0.002786 Jy/beam ! Clean residual mean=-0.000011 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.680442 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 151 components and 0.680442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069643Jy sigma=0.357254 ! Fit after self-cal, rms=0.069644Jy sigma=0.357241 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106875 Jy ! Component: 100 - total flux cleaned = 0.000139759 Jy ! Component: 150 - total flux cleaned = 0.00014094 Jy ! Component: 200 - total flux cleaned = 0.00019864 Jy ! Total flux subtracted in 200 components = 0.00019864 Jy ! Clean residual min=-0.002757 max=0.002753 Jy/beam ! Clean residual mean=-0.000011 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.68064 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 160 components and 0.68064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069608Jy sigma=0.357122 ! Fit after self-cal, rms=0.069609Jy sigma=0.357113 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069609Jy sigma=0.357113 ! Fit after self-cal, rms=0.069609Jy sigma=0.357100 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.691 mas, bmaj=6.901 mas, bpa=0.6117 degrees ! Estimated noise=2.38097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.47046 Jy ! Component: 100 - total flux cleaned = 0.573146 Jy ! Component: 150 - total flux cleaned = 0.604503 Jy ! Component: 200 - total flux cleaned = 0.622325 Jy ! Total flux subtracted in 200 components = 0.622325 Jy ! Clean residual min=-0.005844 max=0.009825 Jy/beam ! Clean residual mean=-0.000057 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.622325 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.622325 Jy ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.775 mas, bpa=-0.8358 degrees ! Estimated noise=1.8273 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 (0.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169065 Jy ! Component: 100 - total flux cleaned = 0.0272836 Jy ! Component: 150 - total flux cleaned = 0.0342669 Jy ! Component: 200 - total flux cleaned = 0.0393864 Jy ! Total flux subtracted in 200 components = 0.0393864 Jy ! Clean residual min=-0.003416 max=0.003270 Jy/beam ! Clean residual mean=-0.000029 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.661712 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 88 components and 0.661712 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=8.608 mas, bmaj=15.83 mas, bpa=-1.515 degrees ! Estimated noise=2.29199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00556374 Jy ! Component: 100 - total flux cleaned = 0.00904291 Jy ! Component: 150 - total flux cleaned = 0.0114623 Jy ! Component: 200 - total flux cleaned = 0.0132414 Jy ! Total flux subtracted in 200 components = 0.0132414 Jy ! Clean residual min=-0.003077 max=0.003094 Jy/beam ! Clean residual mean=-0.000029 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.674953 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.00133353 Jy ! Component: 100 - total flux cleaned = 0.00234806 Jy ! Component: 150 - total flux cleaned = 0.00312668 Jy ! Component: 200 - total flux cleaned = 0.00372737 Jy ! Total flux subtracted in 200 components = 0.00372737 Jy ! Clean residual min=-0.002682 max=0.003079 Jy/beam ! Clean residual mean=-0.000022 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.678681 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 182 components and 0.678681 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.775 mas, bpa=-0.8358 degrees ! Estimated noise=1.8273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000462317 Jy ! Component: 100 - total flux cleaned = -0.000284893 Jy ! Component: 150 - total flux cleaned = -0.000183016 Jy ! Component: 200 - total flux cleaned = -9.28335e-05 Jy ! Total flux subtracted in 200 components = -9.28335e-05 Jy ! Clean residual min=-0.002723 max=0.002807 Jy/beam ! Clean residual mean=-0.000012 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.678588 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 206 components and 0.678588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069600Jy sigma=0.357133 ! Fit after self-cal, rms=0.069580Jy sigma=0.356997 wmodel J0631-1410_S_map.mod ! Writing 206 model components to file: J0631-1410_S_map.mod wobs J0631-1410_S_uvs.fits ! Writing UV FITS file: J0631-1410_S_uvs.fits wwins J0631-1410_S_map.win ! wwins: Wrote 4 windows to J0631-1410_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 = -8.4435e-05 Jy ! Component: 100 - total flux cleaned = -0.0002214 Jy ! Component: 150 - total flux cleaned = -0.000179827 Jy ! Component: 200 - total flux cleaned = -0.000181042 Jy ! Component: 250 - total flux cleaned = -0.000339366 Jy ! Component: 300 - total flux cleaned = -0.000452918 Jy ! Component: 350 - total flux cleaned = -0.000637296 Jy ! Component: 400 - total flux cleaned = -0.000852595 Jy ! Component: 450 - total flux cleaned = -0.00106192 Jy ! Component: 500 - total flux cleaned = -0.00126535 Jy ! Component: 550 - total flux cleaned = -0.00139728 Jy ! Component: 600 - total flux cleaned = -0.00139775 Jy ! Component: 650 - total flux cleaned = -0.00155595 Jy ! Component: 700 - total flux cleaned = -0.00167821 Jy ! Component: 750 - total flux cleaned = -0.00164736 Jy ! Component: 800 - total flux cleaned = -0.00173653 Jy ! Component: 850 - total flux cleaned = -0.00179486 Jy ! Component: 900 - total flux cleaned = -0.00193636 Jy ! Component: 950 - total flux cleaned = -0.00196415 Jy ! Component: 1000 - total flux cleaned = -0.00207365 Jy ! Component: 1050 - total flux cleaned = -0.00215436 Jy ! Component: 1100 - total flux cleaned = -0.00223378 Jy ! Component: 1150 - total flux cleaned = -0.00233754 Jy ! Component: 1200 - total flux cleaned = -0.00246466 Jy ! Component: 1250 - total flux cleaned = -0.00253995 Jy ! Component: 1300 - total flux cleaned = -0.00266262 Jy ! Component: 1350 - total flux cleaned = -0.00268711 Jy ! Component: 1400 - total flux cleaned = -0.00287818 Jy ! Component: 1450 - total flux cleaned = -0.00299561 Jy ! Component: 1500 - total flux cleaned = -0.00308834 Jy ! Component: 1550 - total flux cleaned = -0.00318008 Jy ! Component: 1600 - total flux cleaned = -0.00329295 Jy ! Component: 1650 - total flux cleaned = -0.0034262 Jy ! Component: 1700 - total flux cleaned = -0.00347003 Jy ! Component: 1750 - total flux cleaned = -0.00353496 Jy ! Component: 1800 - total flux cleaned = -0.00362031 Jy ! Component: 1850 - total flux cleaned = -0.00372596 Jy ! Component: 1900 - total flux cleaned = -0.00385098 Jy ! Component: 1950 - total flux cleaned = -0.00397467 Jy ! Component: 2000 - total flux cleaned = -0.00413758 Jy ! Component: 2050 - total flux cleaned = -0.0042588 Jy ! Component: 2100 - total flux cleaned = -0.0044777 Jy ! Component: 2150 - total flux cleaned = -0.00461509 Jy ! Component: 2200 - total flux cleaned = -0.00469295 Jy ! Component: 2250 - total flux cleaned = -0.00484706 Jy ! Component: 2300 - total flux cleaned = -0.00499947 Jy ! Component: 2350 - total flux cleaned = -0.00507474 Jy ! Component: 2400 - total flux cleaned = -0.00518664 Jy ! Component: 2450 - total flux cleaned = -0.00533413 Jy ! Component: 2500 - total flux cleaned = -0.00546171 Jy ! Component: 2550 - total flux cleaned = -0.00556996 Jy ! Component: 2600 - total flux cleaned = -0.00567696 Jy ! Component: 2650 - total flux cleaned = -0.00585415 Jy ! Component: 2700 - total flux cleaned = -0.00594175 Jy ! Component: 2750 - total flux cleaned = -0.00599371 Jy ! Component: 2800 - total flux cleaned = -0.00614875 Jy ! Component: 2850 - total flux cleaned = -0.00625095 Jy ! Component: 2900 - total flux cleaned = -0.00635231 Jy ! Component: 2950 - total flux cleaned = -0.00646942 Jy ! Component: 3000 - total flux cleaned = -0.00660214 Jy ! Component: 3050 - total flux cleaned = -0.00668425 Jy ! Component: 3100 - total flux cleaned = -0.00673321 Jy ! Component: 3150 - total flux cleaned = -0.0068138 Jy ! Component: 3200 - total flux cleaned = -0.00679774 Jy ! Component: 3250 - total flux cleaned = -0.0068612 Jy ! Component: 3300 - total flux cleaned = -0.0068771 Jy ! Component: 3350 - total flux cleaned = -0.00692401 Jy ! Component: 3400 - total flux cleaned = -0.00695479 Jy ! Component: 3450 - total flux cleaned = -0.00701628 Jy ! Component: 3500 - total flux cleaned = -0.00704662 Jy ! Component: 3550 - total flux cleaned = -0.00707686 Jy ! Component: 3600 - total flux cleaned = -0.00706195 Jy ! Component: 3650 - total flux cleaned = -0.00718128 Jy ! Component: 3700 - total flux cleaned = -0.00719598 Jy ! Component: 3750 - total flux cleaned = -0.00722516 Jy ! Component: 3800 - total flux cleaned = -0.00716682 Jy ! Component: 3850 - total flux cleaned = -0.00719591 Jy ! Component: 3900 - total flux cleaned = -0.00715297 Jy ! Component: 3950 - total flux cleaned = -0.00725293 Jy ! Component: 4000 - total flux cleaned = -0.00722458 Jy ! Component: 4050 - total flux cleaned = -0.0072245 Jy ! Total flux subtracted in 4096 components = -0.00725233 Jy ! Clean residual min=-0.000951 max=0.000896 Jy/beam ! Clean residual mean=-0.000005 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.671335 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 470 components and 0.671335 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0631-1410_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 7.775 at -0.8358 degrees (North through East) ! Clean map min=-0.001753 max=0.60606 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0631-1410_S_map.fits wmodel /image_prod/ug002_uva//J0631-1410_S_map.mod ! Writing 470 model components to file: /image_prod/ug002_uva//J0631-1410_S_map.mod wobs /image_prod/ug002_uva//J0631-1410_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0631-1410_S_uvs.fits wwins /image_prod/ug002_uva//J0631-1410_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0631-1410_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.606058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244089 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.120824 0.120824 0.241649 0.483298 0.966595 1.93319 3.86638 7.73276 15.4655 30.931 61.8621 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.606 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2482.94 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0631-1410_S_dfm.log closed on Wed Mar 4 21:21:11 2020