! Started logfile: /image_prod/ug002_uva//J1001-4438_S_dfm.log on Wed Mar 4 23:22:16 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//J1001-4438_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1001-4438_S_uva.fits ! AN table 1: 37 integrations on 15 of 15 possible baselines. ! AN table 2: 38 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.984889 visibilities/baseline/integration-bin. ! Found source: J1001-4438 ! ! 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 3324 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 J1001-4438_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 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.032477Jy sigma=5.766482 ! Fit after self-cal, rms=0.810698Jy sigma=4.434410 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=41.42 mas, bpa=-15.88 degrees ! Estimated noise=3.68783 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.149865 Jy ! Component: 100 - total flux cleaned = 0.210688 Jy ! Total flux subtracted in 100 components = 0.210688 Jy ! Clean residual min=-0.015025 max=0.027512 Jy/beam ! Clean residual mean=-0.000612 rms=0.005887 Jy/beam ! Combined flux in latest and established models = 0.210688 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.210688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106538Jy sigma=0.551254 ! Fit after self-cal, rms=0.106217Jy sigma=0.548823 ! 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.493 mas, bmaj=45.34 mas, bpa=-15.76 degrees ! Estimated noise=2.25301 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.0395405 Jy ! Component: 100 - total flux cleaned = 0.0599048 Jy ! Component: 150 - total flux cleaned = 0.0709598 Jy ! Component: 200 - total flux cleaned = 0.0725419 Jy ! Total flux subtracted in 200 components = 0.0725419 Jy ! Clean residual min=-0.007180 max=0.009381 Jy/beam ! Clean residual mean=-0.000061 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 0.28323 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 109 components and 0.28323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091796Jy sigma=0.455369 ! Fit after self-cal, rms=0.091607Jy sigma=0.454209 ! 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.493 x 45.34 at -15.76 degrees (North through East) ! Clean map min=-0.0086884 max=0.14884 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.00 LA 0.96 NL 1.63 ! OV 0.82 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.01 LA 0.98 MK 1.03 ! OV 0.93 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.03 LA 0.98 NL 1.61 ! OV 0.89 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 KP 1.01 LA 1.02 MK 1.01 ! OV 1.02 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.04 LA 0.99 NL 1.36 ! OV 0.80 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.01 LA 1.01 MK 0.90 ! OV 0.92 PT 1.01 ! ! ! Fit before self-cal, rms=0.091607Jy sigma=0.454209 ! Fit after self-cal, rms=0.100212Jy sigma=0.436305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.488 mas, bmaj=45.09 mas, bpa=-15.88 degrees ! Estimated noise=2.2462 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.000372161 Jy ! Component: 100 - total flux cleaned = 0.000299549 Jy ! Component: 150 - total flux cleaned = 0.000243431 Jy ! Component: 200 - total flux cleaned = 0.000145941 Jy ! Total flux subtracted in 200 components = 0.000145941 Jy ! Clean residual min=-0.002888 max=0.003531 Jy/beam ! Clean residual mean=-0.000000 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.283376 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.283376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100122Jy sigma=0.435719 ! Fit after self-cal, rms=0.100170Jy sigma=0.435480 ! 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.100170Jy sigma=0.435480 ! Fit after self-cal, rms=0.100389Jy sigma=0.435453 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.443 mas, bmaj=45.02 mas, bpa=-15.91 degrees ! Estimated noise=2.23399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.75487e-05 Jy ! Component: 100 - total flux cleaned = -9.15135e-05 Jy ! Component: 150 - total flux cleaned = -0.000179389 Jy ! Component: 200 - total flux cleaned = -0.000288609 Jy ! Total flux subtracted in 200 components = -0.000288609 Jy ! Clean residual min=-0.002697 max=0.003372 Jy/beam ! Clean residual mean=-0.000002 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.283087 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 153 components and 0.283087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100344Jy sigma=0.435150 ! Fit after self-cal, rms=0.100332Jy sigma=0.435113 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.000106222 Jy ! Component: 100 - total flux cleaned = -0.00010563 Jy ! Component: 150 - total flux cleaned = -0.000135282 Jy ! Component: 200 - total flux cleaned = -0.000163143 Jy ! Total flux subtracted in 200 components = -0.000163143 Jy ! Clean residual min=-0.002603 max=0.003284 Jy/beam ! Clean residual mean=-0.000002 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.282924 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.282924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100311Jy sigma=0.434980 ! Fit after self-cal, rms=0.100306Jy sigma=0.434967 ! 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.100306Jy sigma=0.434967 ! Fit after self-cal, rms=0.100636Jy sigma=0.434945 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.423 mas, bmaj=44.94 mas, bpa=-15.93 degrees ! Estimated noise=2.2261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00030573 Jy ! Component: 100 - total flux cleaned = -0.000221025 Jy ! Component: 150 - total flux cleaned = -0.000245433 Jy ! Component: 200 - total flux cleaned = -0.00028888 Jy ! Total flux subtracted in 200 components = -0.00028888 Jy ! Clean residual min=-0.002504 max=0.003217 Jy/beam ! Clean residual mean=-0.000003 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.282635 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 195 components and 0.282635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100617Jy sigma=0.434855 ! Fit after self-cal, rms=0.100617Jy sigma=0.434848 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 = -5.9984e-05 Jy ! Component: 100 - total flux cleaned = -5.84654e-05 Jy ! Component: 150 - total flux cleaned = -7.91438e-05 Jy ! Component: 200 - total flux cleaned = -0.000135873 Jy ! Total flux subtracted in 200 components = -0.000135873 Jy ! Clean residual min=-0.002542 max=0.003180 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.282499 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 218 components and 0.282499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100606Jy sigma=0.434799 ! Fit after self-cal, rms=0.100605Jy sigma=0.434796 ! 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.100605Jy sigma=0.434796 ! Fit after self-cal, rms=0.100984Jy sigma=0.434776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.55 mas, bmaj=57.63 mas, bpa=-7.563 degrees ! Estimated noise=2.43185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000542724 Jy ! Component: 100 - total flux cleaned = -0.000566379 Jy ! Component: 150 - total flux cleaned = -0.000566637 Jy ! Component: 200 - total flux cleaned = -0.000566692 Jy ! Total flux subtracted in 200 components = -0.000566692 Jy ! Clean residual min=-0.002436 max=0.003478 Jy/beam ! Clean residual mean=-0.000008 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.281932 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 255 components and 0.281932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100974Jy sigma=0.434736 ! Fit after self-cal, rms=0.100977Jy sigma=0.434732 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 = -4.0326e-05 Jy ! Component: 100 - total flux cleaned = -8.71084e-05 Jy ! Component: 150 - total flux cleaned = -0.000116504 Jy ! Component: 200 - total flux cleaned = -0.000159286 Jy ! Total flux subtracted in 200 components = -0.000159286 Jy ! Clean residual min=-0.002477 max=0.003457 Jy/beam ! Clean residual mean=-0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.281773 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 268 components and 0.281773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100971Jy sigma=0.434724 ! Fit after self-cal, rms=0.100972Jy sigma=0.434720 ! 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.419 mas, bmaj=44.86 mas, bpa=-15.93 degrees ! Estimated noise=2.22228 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.419 x 44.86 at -15.93 degrees (North through East) ! Clean map min=-0.0038516 max=0.14618 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=40.82 mas, bpa=-16.04 degrees ! Estimated noise=3.65759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149496 Jy ! Component: 100 - total flux cleaned = 0.208246 Jy ! Component: 150 - total flux cleaned = 0.237659 Jy ! Component: 200 - total flux cleaned = 0.254901 Jy ! Total flux subtracted in 200 components = 0.254901 Jy ! Clean residual min=-0.007055 max=0.008923 Jy/beam ! Clean residual mean=-0.000231 rms=0.002273 Jy/beam ! Combined flux in latest and established models = 0.254901 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.254901 Jy ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=44.86 mas, bpa=-15.93 degrees ! Estimated noise=2.22228 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.0131942 Jy ! Component: 100 - total flux cleaned = 0.0204671 Jy ! Component: 150 - total flux cleaned = 0.0246882 Jy ! Component: 200 - total flux cleaned = 0.02716 Jy ! Total flux subtracted in 200 components = 0.02716 Jy ! Clean residual min=-0.003146 max=0.003160 Jy/beam ! Clean residual mean=-0.000008 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.282061 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 117 components and 0.282061 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=11.55 mas, bmaj=57.63 mas, bpa=-7.563 degrees ! Estimated noise=2.43185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717284 Jy ! Component: 100 - total flux cleaned = 0.000870671 Jy ! Component: 150 - total flux cleaned = 0.000784752 Jy ! Component: 200 - total flux cleaned = 0.000676703 Jy ! Total flux subtracted in 200 components = 0.000676703 Jy ! Clean residual min=-0.002549 max=0.003403 Jy/beam ! Clean residual mean=-0.000002 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.282737 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 = -6.33212e-05 Jy ! Component: 100 - total flux cleaned = -0.000148218 Jy ! Component: 150 - total flux cleaned = -0.000224925 Jy ! Component: 200 - total flux cleaned = -0.000294405 Jy ! Total flux subtracted in 200 components = -0.000294405 Jy ! Clean residual min=-0.002405 max=0.003389 Jy/beam ! Clean residual mean=-0.000004 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.282443 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 155 components and 0.282443 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=44.86 mas, bpa=-15.93 degrees ! Estimated noise=2.22228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178187 Jy ! Component: 100 - total flux cleaned = -0.000211541 Jy ! Component: 150 - total flux cleaned = -0.000239938 Jy ! Component: 200 - total flux cleaned = -0.000268281 Jy ! Total flux subtracted in 200 components = -0.000268281 Jy ! Clean residual min=-0.002513 max=0.003074 Jy/beam ! Clean residual mean=-0.000004 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.282174 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.282174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100996Jy sigma=0.434927 ! Fit after self-cal, rms=0.100987Jy sigma=0.434883 wmodel J1001-4438_S_map.mod ! Writing 178 model components to file: J1001-4438_S_map.mod wobs J1001-4438_S_uvs.fits ! Writing UV FITS file: J1001-4438_S_uvs.fits wwins J1001-4438_S_map.win ! wwins: Wrote 1 windows to J1001-4438_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.00117843 Jy ! Component: 100 - total flux cleaned = 0.00144609 Jy ! Component: 150 - total flux cleaned = 0.00120824 Jy ! Component: 200 - total flux cleaned = 0.00113612 Jy ! Component: 250 - total flux cleaned = 0.00103455 Jy ! Component: 300 - total flux cleaned = 0.000939683 Jy ! Component: 350 - total flux cleaned = 0.00084983 Jy ! Component: 400 - total flux cleaned = 0.00076412 Jy ! Component: 450 - total flux cleaned = 0.000682391 Jy ! Component: 500 - total flux cleaned = 0.000629588 Jy ! Component: 550 - total flux cleaned = 0.00050337 Jy ! Component: 600 - total flux cleaned = 0.000430112 Jy ! Component: 650 - total flux cleaned = 0.000288747 Jy ! Component: 700 - total flux cleaned = 0.000243108 Jy ! Component: 750 - total flux cleaned = 0.000131362 Jy ! Component: 800 - total flux cleaned = 1.26425e-06 Jy ! Component: 850 - total flux cleaned = -0.000126033 Jy ! Component: 900 - total flux cleaned = -0.000271371 Jy ! Component: 950 - total flux cleaned = -0.000373116 Jy ! Component: 1000 - total flux cleaned = -0.000433176 Jy ! Component: 1050 - total flux cleaned = -0.000472491 Jy ! Component: 1100 - total flux cleaned = -0.000491838 Jy ! Component: 1150 - total flux cleaned = -0.000530079 Jy ! Component: 1200 - total flux cleaned = -0.000548942 Jy ! Component: 1250 - total flux cleaned = -0.000567773 Jy ! Component: 1300 - total flux cleaned = -0.000641519 Jy ! Component: 1350 - total flux cleaned = -0.000641583 Jy ! Component: 1400 - total flux cleaned = -0.000695629 Jy ! Component: 1450 - total flux cleaned = -0.000766798 Jy ! Component: 1500 - total flux cleaned = -0.000802114 Jy ! Component: 1550 - total flux cleaned = -0.000854517 Jy ! Component: 1600 - total flux cleaned = -0.000906848 Jy ! Component: 1650 - total flux cleaned = -0.000958666 Jy ! Component: 1700 - total flux cleaned = -0.000993056 Jy ! Component: 1750 - total flux cleaned = -0.00104425 Jy ! Component: 1800 - total flux cleaned = -0.0010951 Jy ! Component: 1850 - total flux cleaned = -0.00114577 Jy ! Component: 1900 - total flux cleaned = -0.0011794 Jy ! Component: 1950 - total flux cleaned = -0.00121293 Jy ! Component: 2000 - total flux cleaned = -0.00127994 Jy ! Component: 2050 - total flux cleaned = -0.00131338 Jy ! Component: 2100 - total flux cleaned = -0.00137977 Jy ! Component: 2150 - total flux cleaned = -0.00141298 Jy ! Component: 2200 - total flux cleaned = -0.0014297 Jy ! Component: 2250 - total flux cleaned = -0.00146284 Jy ! Component: 2300 - total flux cleaned = -0.001496 Jy ! Component: 2350 - total flux cleaned = -0.00149603 Jy ! Component: 2400 - total flux cleaned = -0.00152938 Jy ! Component: 2450 - total flux cleaned = -0.0015631 Jy ! Component: 2500 - total flux cleaned = -0.00159686 Jy ! Component: 2550 - total flux cleaned = -0.00164756 Jy ! Component: 2600 - total flux cleaned = -0.00169866 Jy ! Component: 2650 - total flux cleaned = -0.00173307 Jy ! Component: 2700 - total flux cleaned = -0.00176762 Jy ! Component: 2750 - total flux cleaned = -0.0018198 Jy ! Component: 2800 - total flux cleaned = -0.00185479 Jy ! Component: 2850 - total flux cleaned = -0.00190777 Jy ! Component: 2900 - total flux cleaned = -0.00192574 Jy ! Component: 2950 - total flux cleaned = -0.00199781 Jy ! Component: 3000 - total flux cleaned = -0.00205243 Jy ! Component: 3050 - total flux cleaned = -0.00210749 Jy ! Component: 3100 - total flux cleaned = -0.00214469 Jy ! Component: 3150 - total flux cleaned = -0.00220067 Jy ! Component: 3200 - total flux cleaned = -0.00225735 Jy ! Component: 3250 - total flux cleaned = -0.00229562 Jy ! Component: 3300 - total flux cleaned = -0.00235344 Jy ! Component: 3350 - total flux cleaned = -0.00239228 Jy ! Component: 3400 - total flux cleaned = -0.00243189 Jy ! Component: 3450 - total flux cleaned = -0.00247162 Jy ! Component: 3500 - total flux cleaned = -0.00253194 Jy ! Component: 3550 - total flux cleaned = -0.00253205 Jy ! Component: 3600 - total flux cleaned = -0.00259362 Jy ! Component: 3650 - total flux cleaned = -0.00259342 Jy ! Component: 3700 - total flux cleaned = -0.00263529 Jy ! Component: 3750 - total flux cleaned = -0.00263554 Jy ! Component: 3800 - total flux cleaned = -0.00265701 Jy ! Component: 3850 - total flux cleaned = -0.00270084 Jy ! Component: 3900 - total flux cleaned = -0.00267888 Jy ! Component: 3950 - total flux cleaned = -0.00270122 Jy ! Component: 4000 - total flux cleaned = -0.00272357 Jy ! Component: 4050 - total flux cleaned = -0.00274656 Jy ! Total flux subtracted in 4096 components = -0.0027463 Jy ! Clean residual min=-0.001271 max=0.001213 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.279428 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 424 components and 0.279428 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1001-4438_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.419 x 44.86 at -15.93 degrees (North through East) ! Clean map min=-0.0024391 max=0.16067 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1001-4438_S_map.fits wmodel /image_prod/ug002_uva//J1001-4438_S_map.mod ! Writing 424 model components to file: /image_prod/ug002_uva//J1001-4438_S_map.mod wobs /image_prod/ug002_uva//J1001-4438_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1001-4438_S_uvs.fits wwins /image_prod/ug002_uva//J1001-4438_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1001-4438_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.160668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000471049 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.879547 0.879547 1.75909 3.51819 7.03638 14.0728 28.1455 56.291 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.16 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 341.084 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1001-4438_S_dfm.log closed on Wed Mar 4 23:22:20 2020