! Started logfile: /image_prod/ug002_uva//J0336-2036_S_dfm.log on Wed Mar 4 19:58:43 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//J0336-2036_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0336-2036_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.994444 visibilities/baseline/integration-bin. ! Found source: J0336-2036 ! ! 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 40 lines of history. ! ! Reading 5370 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 J0336-2036_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. ! ! Fit before self-cal, rms=1.015731Jy sigma=7.053942 ! Fit after self-cal, rms=0.848947Jy sigma=5.853032 ! 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.915 mas, bmaj=14.76 mas, bpa=-19.97 degrees ! Estimated noise=2.18676 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.117994 Jy ! Component: 100 - total flux cleaned = 0.153975 Jy ! Total flux subtracted in 100 components = 0.153975 Jy ! Clean residual min=-0.008179 max=0.017228 Jy/beam ! Clean residual mean=-0.000041 rms=0.002780 Jy/beam ! Combined flux in latest and established models = 0.153975 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.153975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083549Jy sigma=0.530019 ! Fit after self-cal, rms=0.083454Jy sigma=0.528564 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205251 Jy ! Component: 100 - total flux cleaned = 0.032381 Jy ! Total flux subtracted in 100 components = 0.032381 Jy ! Clean residual min=-0.005160 max=0.006037 Jy/beam ! Clean residual mean=-0.000023 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.186356 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.186356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078374Jy sigma=0.475642 ! Fit after self-cal, rms=0.078313Jy sigma=0.474958 ! 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.568 mas, bmaj=15.71 mas, bpa=-18.56 degrees ! Estimated noise=1.43748 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.00905384 Jy ! Component: 100 - total flux cleaned = 0.0139458 Jy ! Component: 150 - total flux cleaned = 0.0164373 Jy ! Component: 200 - total flux cleaned = 0.0173203 Jy ! Total flux subtracted in 200 components = 0.0173203 Jy ! Clean residual min=-0.003560 max=0.003898 Jy/beam ! Clean residual mean=-0.000013 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.203677 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.203677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077499Jy sigma=0.464611 ! Fit after self-cal, rms=0.077472Jy sigma=0.464235 ! 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.568 x 15.71 at -18.56 degrees (North through East) ! Clean map min=-0.0031128 max=0.14221 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.07 KP 0.98 ! LA 1.04 MK 1.02 NL 0.92 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.99 HN 1.05 KP 0.98 ! LA 1.00 MK 1.02 NL 0.98 OV 1.01 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.98 KP 0.99 ! LA 1.04 MK 0.98 NL 0.94 OV 0.97 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.077472Jy sigma=0.464235 ! Fit after self-cal, rms=0.078426Jy sigma=0.460442 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.89 mas, bpa=-18.65 degrees ! Estimated noise=1.42691 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.0003866 Jy ! Component: 100 - total flux cleaned = -0.00080159 Jy ! Component: 150 - total flux cleaned = -0.00103905 Jy ! Component: 200 - total flux cleaned = -0.00111828 Jy ! Total flux subtracted in 200 components = -0.00111828 Jy ! Clean residual min=-0.003298 max=0.003609 Jy/beam ! Clean residual mean=-0.000015 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.202559 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.202559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078346Jy sigma=0.459961 ! Fit after self-cal, rms=0.078382Jy sigma=0.459846 ! 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.078382Jy sigma=0.459846 ! Fit after self-cal, rms=0.079268Jy sigma=0.456693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=15.88 mas, bpa=-18.68 degrees ! Estimated noise=1.42522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.92211e-05 Jy ! Component: 100 - total flux cleaned = -0.000192984 Jy ! Component: 150 - total flux cleaned = -0.000378087 Jy ! Component: 200 - total flux cleaned = -0.000489283 Jy ! Total flux subtracted in 200 components = -0.000489283 Jy ! Clean residual min=-0.002567 max=0.003264 Jy/beam ! Clean residual mean=-0.000009 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.202069 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.202069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079234Jy sigma=0.456481 ! Fit after self-cal, rms=0.079266Jy sigma=0.456430 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 (49.5, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217103 Jy ! Component: 100 - total flux cleaned = 0.00211891 Jy ! Component: 150 - total flux cleaned = 0.00176605 Jy ! Component: 200 - total flux cleaned = 0.00168065 Jy ! Total flux subtracted in 200 components = 0.00168065 Jy ! Clean residual min=-0.002266 max=0.002342 Jy/beam ! Clean residual mean=-0.000010 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.20375 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.20375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079124Jy sigma=0.455526 ! Fit after self-cal, rms=0.079115Jy sigma=0.455462 ! 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.079115Jy sigma=0.455462 ! Fit after self-cal, rms=0.081085Jy sigma=0.454574 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.87 mas, bpa=-18.69 degrees ! Estimated noise=1.42555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276303 Jy ! Component: 100 - total flux cleaned = 0.000277072 Jy ! Component: 150 - total flux cleaned = 0.000213771 Jy ! Component: 200 - total flux cleaned = 0.000126984 Jy ! Total flux subtracted in 200 components = 0.000126984 Jy ! Clean residual min=-0.002258 max=0.002201 Jy/beam ! Clean residual mean=-0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.203877 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 125 components and 0.203877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081057Jy sigma=0.454351 ! Fit after self-cal, rms=0.081090Jy sigma=0.454331 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.000162365 Jy ! Component: 100 - total flux cleaned = 8.16338e-05 Jy ! Component: 150 - total flux cleaned = 6.08583e-06 Jy ! Component: 200 - total flux cleaned = -4.14349e-05 Jy ! Total flux subtracted in 200 components = -4.14349e-05 Jy ! Clean residual min=-0.002303 max=0.002147 Jy/beam ! Clean residual mean=-0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.203835 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.203835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081074Jy sigma=0.454210 ! Fit after self-cal, rms=0.081074Jy sigma=0.454204 ! 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.081074Jy sigma=0.454204 ! Fit after self-cal, rms=0.081138Jy sigma=0.454193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.868 mas, bmaj=21.96 mas, bpa=-7.409 degrees ! Estimated noise=1.6387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146213 Jy ! Component: 100 - total flux cleaned = -0.000283943 Jy ! Component: 150 - total flux cleaned = -0.000415812 Jy ! Component: 200 - total flux cleaned = -0.000518045 Jy ! Total flux subtracted in 200 components = -0.000518045 Jy ! Clean residual min=-0.002095 max=0.002241 Jy/beam ! Clean residual mean=-0.000007 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.203317 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.203317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081131Jy sigma=0.454164 ! Fit after self-cal, rms=0.081129Jy sigma=0.454158 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 = -9.38472e-06 Jy ! Component: 100 - total flux cleaned = -8.11605e-05 Jy ! Component: 150 - total flux cleaned = -0.000121297 Jy ! Component: 200 - total flux cleaned = -0.000158068 Jy ! Total flux subtracted in 200 components = -0.000158068 Jy ! Clean residual min=-0.002060 max=0.002187 Jy/beam ! Clean residual mean=-0.000007 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.203159 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 164 components and 0.203159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081127Jy sigma=0.454117 ! Fit after self-cal, rms=0.081124Jy sigma=0.454115 ! 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.588 mas, bmaj=15.87 mas, bpa=-18.68 degrees ! Estimated noise=1.42623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 15.87 at -18.68 degrees (North through East) ! Clean map min=-0.0021088 max=0.13994 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.928 mas, bmaj=14.89 mas, bpa=-20.12 degrees ! Estimated noise=2.16075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116638 Jy ! Component: 100 - total flux cleaned = 0.154133 Jy ! Component: 150 - total flux cleaned = 0.173359 Jy ! Component: 200 - total flux cleaned = 0.184775 Jy ! Total flux subtracted in 200 components = 0.184775 Jy ! Clean residual min=-0.005313 max=0.005924 Jy/beam ! Clean residual mean=-0.000022 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.184775 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.184775 Jy ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.87 mas, bpa=-18.68 degrees ! Estimated noise=1.42623 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.00869808 Jy ! Component: 100 - total flux cleaned = 0.0134286 Jy ! Component: 150 - total flux cleaned = 0.0165925 Jy ! Component: 200 - total flux cleaned = 0.0174781 Jy ! Total flux subtracted in 200 components = 0.0174781 Jy ! Clean residual min=-0.002520 max=0.002398 Jy/beam ! Clean residual mean=-0.000006 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.202253 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.202253 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.868 mas, bmaj=21.96 mas, bpa=-7.409 degrees ! Estimated noise=1.6387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166946 Jy ! Component: 100 - total flux cleaned = 0.00153094 Jy ! Component: 150 - total flux cleaned = 0.00137083 Jy ! Component: 200 - total flux cleaned = 0.00123041 Jy ! Total flux subtracted in 200 components = 0.00123041 Jy ! Clean residual min=-0.002241 max=0.002160 Jy/beam ! Clean residual mean=-0.000007 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.203484 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 = -3.06082e-05 Jy ! Component: 100 - total flux cleaned = -0.000112805 Jy ! Component: 150 - total flux cleaned = -0.00016088 Jy ! Component: 200 - total flux cleaned = -0.000206431 Jy ! Total flux subtracted in 200 components = -0.000206431 Jy ! Clean residual min=-0.002188 max=0.002133 Jy/beam ! Clean residual mean=-0.000007 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.203277 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 125 components and 0.203277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=15.87 mas, bpa=-18.68 degrees ! Estimated noise=1.42623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215528 Jy ! Component: 100 - total flux cleaned = 0.00041437 Jy ! Component: 150 - total flux cleaned = 0.000544287 Jy ! Component: 200 - total flux cleaned = 0.000506531 Jy ! Total flux subtracted in 200 components = 0.000506531 Jy ! Clean residual min=-0.002124 max=0.002409 Jy/beam ! Clean residual mean=-0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.203784 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 152 components and 0.203784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081186Jy sigma=0.454547 ! Fit after self-cal, rms=0.081172Jy sigma=0.454488 wmodel J0336-2036_S_map.mod ! Writing 152 model components to file: J0336-2036_S_map.mod wobs J0336-2036_S_uvs.fits ! Writing UV FITS file: J0336-2036_S_uvs.fits wwins J0336-2036_S_map.win ! wwins: Wrote 2 windows to J0336-2036_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.000858677 Jy ! Component: 100 - total flux cleaned = 0.00104173 Jy ! Component: 150 - total flux cleaned = 0.00138484 Jy ! Component: 200 - total flux cleaned = 0.00161214 Jy ! Component: 250 - total flux cleaned = 0.00164472 Jy ! Component: 300 - total flux cleaned = 0.00161518 Jy ! Component: 350 - total flux cleaned = 0.00155675 Jy ! Component: 400 - total flux cleaned = 0.00161236 Jy ! Component: 450 - total flux cleaned = 0.00163872 Jy ! Component: 500 - total flux cleaned = 0.00163845 Jy ! Component: 550 - total flux cleaned = 0.00171705 Jy ! Component: 600 - total flux cleaned = 0.00179303 Jy ! Component: 650 - total flux cleaned = 0.00181744 Jy ! Component: 700 - total flux cleaned = 0.00181785 Jy ! Component: 750 - total flux cleaned = 0.0018423 Jy ! Component: 800 - total flux cleaned = 0.00193581 Jy ! Component: 850 - total flux cleaned = 0.00198196 Jy ! Component: 900 - total flux cleaned = 0.00207141 Jy ! Component: 950 - total flux cleaned = 0.00213709 Jy ! Component: 1000 - total flux cleaned = 0.00213653 Jy ! Component: 1050 - total flux cleaned = 0.0021996 Jy ! Component: 1100 - total flux cleaned = 0.00219938 Jy ! Component: 1150 - total flux cleaned = 0.00213779 Jy ! Component: 1200 - total flux cleaned = 0.00215807 Jy ! Component: 1250 - total flux cleaned = 0.00213799 Jy ! Component: 1300 - total flux cleaned = 0.00219648 Jy ! Component: 1350 - total flux cleaned = 0.00211905 Jy ! Component: 1400 - total flux cleaned = 0.00215716 Jy ! Component: 1450 - total flux cleaned = 0.0021572 Jy ! Component: 1500 - total flux cleaned = 0.00217567 Jy ! Component: 1550 - total flux cleaned = 0.0021391 Jy ! Component: 1600 - total flux cleaned = 0.00212103 Jy ! Component: 1650 - total flux cleaned = 0.00221004 Jy ! Component: 1700 - total flux cleaned = 0.0021921 Jy ! Component: 1750 - total flux cleaned = 0.00215737 Jy ! Component: 1800 - total flux cleaned = 0.00215765 Jy ! Component: 1850 - total flux cleaned = 0.00215772 Jy ! Component: 1900 - total flux cleaned = 0.00219121 Jy ! Component: 1950 - total flux cleaned = 0.00222407 Jy ! Component: 2000 - total flux cleaned = 0.00222394 Jy ! Component: 2050 - total flux cleaned = 0.00222391 Jy ! Component: 2100 - total flux cleaned = 0.00220811 Jy ! Component: 2150 - total flux cleaned = 0.00220832 Jy ! Component: 2200 - total flux cleaned = 0.00222404 Jy ! Component: 2250 - total flux cleaned = 0.00227067 Jy ! Component: 2300 - total flux cleaned = 0.00227053 Jy ! Component: 2350 - total flux cleaned = 0.00228562 Jy ! Component: 2400 - total flux cleaned = 0.0024062 Jy ! Component: 2450 - total flux cleaned = 0.00243608 Jy ! Component: 2500 - total flux cleaned = 0.00250971 Jy ! Component: 2550 - total flux cleaned = 0.00250976 Jy ! Component: 2600 - total flux cleaned = 0.0026111 Jy ! Component: 2650 - total flux cleaned = 0.00262555 Jy ! Component: 2700 - total flux cleaned = 0.00271066 Jy ! Component: 2750 - total flux cleaned = 0.00271052 Jy ! Component: 2800 - total flux cleaned = 0.00273825 Jy ! Component: 2850 - total flux cleaned = 0.00273792 Jy ! Component: 2900 - total flux cleaned = 0.00279281 Jy ! Component: 2950 - total flux cleaned = 0.0028063 Jy ! Component: 3000 - total flux cleaned = 0.00280609 Jy ! Component: 3050 - total flux cleaned = 0.00280599 Jy ! Component: 3100 - total flux cleaned = 0.00281923 Jy ! Component: 3150 - total flux cleaned = 0.0028588 Jy ! Component: 3200 - total flux cleaned = 0.00287172 Jy ! Component: 3250 - total flux cleaned = 0.00289755 Jy ! Component: 3300 - total flux cleaned = 0.00285883 Jy ! Component: 3350 - total flux cleaned = 0.00283332 Jy ! Component: 3400 - total flux cleaned = 0.00287134 Jy ! Component: 3450 - total flux cleaned = 0.00285882 Jy ! Component: 3500 - total flux cleaned = 0.00288398 Jy ! Component: 3550 - total flux cleaned = 0.00288412 Jy ! Component: 3600 - total flux cleaned = 0.00290903 Jy ! Component: 3650 - total flux cleaned = 0.00295782 Jy ! Component: 3700 - total flux cleaned = 0.0029215 Jy ! Component: 3750 - total flux cleaned = 0.00295783 Jy ! Component: 3800 - total flux cleaned = 0.00300558 Jy ! Component: 3850 - total flux cleaned = 0.00299365 Jy ! Component: 3900 - total flux cleaned = 0.00299372 Jy ! Component: 3950 - total flux cleaned = 0.00302903 Jy ! Component: 4000 - total flux cleaned = 0.00311032 Jy ! Component: 4050 - total flux cleaned = 0.00307559 Jy ! Total flux subtracted in 4096 components = 0.00307569 Jy ! Clean residual min=-0.000730 max=0.000621 Jy/beam ! Clean residual mean=-0.000003 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.206859 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 433 components and 0.206859 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0336-2036_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 15.87 at -18.68 degrees (North through East) ! Clean map min=-0.0018385 max=0.13883 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0336-2036_S_map.fits wmodel /image_prod/ug002_uva//J0336-2036_S_map.mod ! Writing 433 model components to file: /image_prod/ug002_uva//J0336-2036_S_map.mod wobs /image_prod/ug002_uva//J0336-2036_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0336-2036_S_uvs.fits wwins /image_prod/ug002_uva//J0336-2036_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0336-2036_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.138834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478851 0.478851 0.957701 1.9154 3.8308 7.66161 15.3232 30.6464 61.2929 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 626.5 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0336-2036_S_dfm.log closed on Wed Mar 4 19:58:47 2020