! Started logfile: /image_prod/ug002_uva//J0611-1155_S_dfm.log on Wed Mar 4 21:12:05 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//J0611-1155_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0611-1155_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.991667 visibilities/baseline/integration-bin. ! Found source: J0611-1155 ! ! 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 5355 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 J0611-1155_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.032973Jy sigma=7.372810 ! Fit after self-cal, rms=0.807259Jy sigma=5.634402 ! 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.631 mas, bmaj=6.698 mas, bpa=-2.513 degrees ! Estimated noise=1.70827 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.149689 Jy ! Component: 100 - total flux cleaned = 0.200822 Jy ! Total flux subtracted in 100 components = 0.200822 Jy ! Clean residual min=-0.011529 max=0.023086 Jy/beam ! Clean residual mean=-0.000173 rms=0.003714 Jy/beam ! Combined flux in latest and established models = 0.200822 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.200822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093541Jy sigma=0.650028 ! Fit after self-cal, rms=0.093340Jy sigma=0.648734 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263593 Jy ! Component: 100 - total flux cleaned = 0.0409576 Jy ! Total flux subtracted in 100 components = 0.0409576 Jy ! Clean residual min=-0.009207 max=0.011746 Jy/beam ! Clean residual mean=-0.000099 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.241779 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.241779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086289Jy sigma=0.573766 ! Fit after self-cal, rms=0.086198Jy sigma=0.573049 ! 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.073 mas, bmaj=7.555 mas, bpa=-3.875 degrees ! Estimated noise=1.40036 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.0113794 Jy ! Component: 100 - total flux cleaned = 0.0178425 Jy ! Component: 150 - total flux cleaned = 0.021745 Jy ! Component: 200 - total flux cleaned = 0.0242939 Jy ! Total flux subtracted in 200 components = 0.0242939 Jy ! Clean residual min=-0.009503 max=0.014820 Jy/beam ! Clean residual mean=-0.000073 rms=0.002863 Jy/beam ! Combined flux in latest and established models = 0.266073 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.266073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085242Jy sigma=0.557844 ! Fit after self-cal, rms=0.085249Jy sigma=0.557736 ! 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.073 x 7.555 at -3.875 degrees (North through East) ! Clean map min=-0.0092603 max=0.19661 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 1.12 KP 0.95 ! LA 1.02 MK 0.98 NL 0.95 OV 0.97 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.92 HN 1.14 KP 0.95 ! LA 1.02 MK 0.97 NL 1.01 OV 0.96 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.90 HN 1.18 KP 0.97 ! LA 1.02 MK 0.97 NL 1.04 OV 0.98 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.085249Jy sigma=0.557736 ! Fit after self-cal, rms=0.087322Jy sigma=0.536346 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.597 mas, bpa=-3.757 degrees ! Estimated noise=1.39729 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 (-13.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128267 Jy ! Component: 100 - total flux cleaned = 0.0191365 Jy ! Component: 150 - total flux cleaned = 0.0213991 Jy ! Component: 200 - total flux cleaned = 0.0221018 Jy ! Total flux subtracted in 200 components = 0.0221018 Jy ! Clean residual min=-0.006197 max=0.008031 Jy/beam ! Clean residual mean=0.000004 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.288175 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 87 components and 0.288175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085330Jy sigma=0.520313 ! Fit after self-cal, rms=0.085139Jy sigma=0.517675 ! 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.085139Jy sigma=0.517675 ! Fit after self-cal, rms=0.087095Jy sigma=0.502113 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.592 mas, bpa=-3.57 degrees ! Estimated noise=1.39198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0044485 Jy ! Component: 100 - total flux cleaned = 0.00696663 Jy ! Component: 150 - total flux cleaned = 0.00803695 Jy ! Component: 200 - total flux cleaned = 0.00864793 Jy ! Total flux subtracted in 200 components = 0.00864793 Jy ! Clean residual min=-0.002746 max=0.003453 Jy/beam ! Clean residual mean=-0.000010 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.296823 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 124 components and 0.296823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086886Jy sigma=0.499646 ! Fit after self-cal, rms=0.086893Jy sigma=0.499265 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 (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314502 Jy ! Component: 100 - total flux cleaned = 0.00371692 Jy ! Component: 150 - total flux cleaned = 0.00405735 Jy ! Component: 200 - total flux cleaned = 0.00410738 Jy ! Total flux subtracted in 200 components = 0.00410738 Jy ! Clean residual min=-0.002490 max=0.002535 Jy/beam ! Clean residual mean=-0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.30093 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.30093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086736Jy sigma=0.498191 ! Fit after self-cal, rms=0.086718Jy sigma=0.498068 ! 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.086718Jy sigma=0.498068 ! Fit after self-cal, rms=0.086576Jy sigma=0.497936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.574 mas, bpa=-3.542 degrees ! Estimated noise=1.38696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166949 Jy ! Component: 100 - total flux cleaned = 0.00195302 Jy ! Component: 150 - total flux cleaned = 0.00187193 Jy ! Component: 200 - total flux cleaned = 0.00187053 Jy ! Total flux subtracted in 200 components = 0.00187053 Jy ! Clean residual min=-0.002378 max=0.002334 Jy/beam ! Clean residual mean=-0.000005 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.302801 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 158 components and 0.302801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086519Jy sigma=0.497571 ! Fit after self-cal, rms=0.086510Jy sigma=0.497537 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.000594576 Jy ! Component: 100 - total flux cleaned = 0.000629313 Jy ! Component: 150 - total flux cleaned = 0.000598483 Jy ! Component: 200 - total flux cleaned = 0.000599322 Jy ! Total flux subtracted in 200 components = 0.000599322 Jy ! Clean residual min=-0.002424 max=0.002207 Jy/beam ! Clean residual mean=-0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.3034 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 174 components and 0.3034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086480Jy sigma=0.497371 ! Fit after self-cal, rms=0.086478Jy sigma=0.497359 ! 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.086478Jy sigma=0.497359 ! Fit after self-cal, rms=0.086360Jy sigma=0.497334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.11 mas, bpa=-1.154 degrees ! Estimated noise=1.78289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000731077 Jy ! Component: 100 - total flux cleaned = 0.000816589 Jy ! Component: 150 - total flux cleaned = 0.000714297 Jy ! Component: 200 - total flux cleaned = 0.000611968 Jy ! Total flux subtracted in 200 components = 0.000611968 Jy ! Clean residual min=-0.002200 max=0.002025 Jy/beam ! Clean residual mean=-0.000010 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.304012 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 200 components and 0.304012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086351Jy sigma=0.497258 ! Fit after self-cal, rms=0.086345Jy sigma=0.497242 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.000274739 Jy ! Component: 100 - total flux cleaned = 0.000155841 Jy ! Component: 150 - total flux cleaned = 5.11301e-05 Jy ! Component: 200 - total flux cleaned = -1.62865e-05 Jy ! Total flux subtracted in 200 components = -1.62865e-05 Jy ! Clean residual min=-0.002196 max=0.002058 Jy/beam ! Clean residual mean=-0.000009 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.303996 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 211 components and 0.303996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086340Jy sigma=0.497226 ! Fit after self-cal, rms=0.086339Jy sigma=0.497221 ! 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.051 mas, bmaj=7.568 mas, bpa=-3.558 degrees ! Estimated noise=1.38447 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.051 x 7.568 at -3.558 degrees (North through East) ! Clean map min=-0.0020555 max=0.19514 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.614 mas, bmaj=6.738 mas, bpa=-2.158 degrees ! Estimated noise=1.67418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146807 Jy ! Component: 100 - total flux cleaned = 0.198388 Jy ! Component: 150 - total flux cleaned = 0.225267 Jy ! Component: 200 - total flux cleaned = 0.241733 Jy ! Total flux subtracted in 200 components = 0.241733 Jy ! Clean residual min=-0.005782 max=0.009264 Jy/beam ! Clean residual mean=-0.000072 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.241733 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.241733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=7.568 mas, bpa=-3.558 degrees ! Estimated noise=1.38447 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.0155415 Jy ! Component: 100 - total flux cleaned = 0.0262771 Jy ! Component: 150 - total flux cleaned = 0.0341851 Jy ! Component: 200 - total flux cleaned = 0.0401445 Jy ! Total flux subtracted in 200 components = 0.0401445 Jy ! Clean residual min=-0.003673 max=0.003900 Jy/beam ! Clean residual mean=-0.000034 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.281878 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 92 components and 0.281878 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.921 mas, bmaj=13.11 mas, bpa=-1.154 degrees ! Estimated noise=1.78289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00771991 Jy ! Component: 100 - total flux cleaned = 0.0120768 Jy ! Component: 150 - total flux cleaned = 0.0149297 Jy ! Component: 200 - total flux cleaned = 0.0169444 Jy ! Total flux subtracted in 200 components = 0.0169444 Jy ! Clean residual min=-0.002382 max=0.002454 Jy/beam ! Clean residual mean=-0.000023 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.298822 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.00147624 Jy ! Component: 100 - total flux cleaned = 0.00211587 Jy ! Component: 150 - total flux cleaned = 0.0025669 Jy ! Component: 200 - total flux cleaned = 0.00294623 Jy ! Total flux subtracted in 200 components = 0.00294623 Jy ! Clean residual min=-0.002288 max=0.002163 Jy/beam ! Clean residual mean=-0.000015 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.301769 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 161 components and 0.301769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=7.568 mas, bpa=-3.558 degrees ! Estimated noise=1.38447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772166 Jy ! Component: 100 - total flux cleaned = -0.000877505 Jy ! Component: 150 - total flux cleaned = -0.000831467 Jy ! Component: 200 - total flux cleaned = -0.000875959 Jy ! Total flux subtracted in 200 components = -0.000875959 Jy ! Clean residual min=-0.002202 max=0.002426 Jy/beam ! Clean residual mean=-0.000007 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.300893 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 185 components and 0.300893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086384Jy sigma=0.497559 ! Fit after self-cal, rms=0.086373Jy sigma=0.497481 wmodel J0611-1155_S_map.mod ! Writing 185 model components to file: J0611-1155_S_map.mod wobs J0611-1155_S_uvs.fits ! Writing UV FITS file: J0611-1155_S_uvs.fits wwins J0611-1155_S_map.win ! wwins: Wrote 3 windows to J0611-1155_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.000236154 Jy ! Component: 100 - total flux cleaned = -0.000465679 Jy ! Component: 150 - total flux cleaned = -0.000575099 Jy ! Component: 200 - total flux cleaned = -0.00067995 Jy ! Component: 250 - total flux cleaned = -0.000848768 Jy ! Component: 300 - total flux cleaned = -0.00101253 Jy ! Component: 350 - total flux cleaned = -0.000916583 Jy ! Component: 400 - total flux cleaned = -0.00097882 Jy ! Component: 450 - total flux cleaned = -0.000979363 Jy ! Component: 500 - total flux cleaned = -0.000950462 Jy ! Component: 550 - total flux cleaned = -0.000978789 Jy ! Component: 600 - total flux cleaned = -0.000838421 Jy ! Component: 650 - total flux cleaned = -0.000811226 Jy ! Component: 700 - total flux cleaned = -0.000730307 Jy ! Component: 750 - total flux cleaned = -0.000598591 Jy ! Component: 800 - total flux cleaned = -0.00049576 Jy ! Component: 850 - total flux cleaned = -0.0004201 Jy ! Component: 900 - total flux cleaned = -0.000370481 Jy ! Component: 950 - total flux cleaned = -0.000321339 Jy ! Component: 1000 - total flux cleaned = -0.000176963 Jy ! Component: 1050 - total flux cleaned = -0.000177286 Jy ! Component: 1100 - total flux cleaned = -8.41594e-05 Jy ! Component: 1150 - total flux cleaned = -0.000129852 Jy ! Component: 1200 - total flux cleaned = -1.69854e-05 Jy ! Component: 1250 - total flux cleaned = -1.71232e-05 Jy ! Component: 1300 - total flux cleaned = 4.78587e-05 Jy ! Component: 1350 - total flux cleaned = 2.61716e-05 Jy ! Component: 1400 - total flux cleaned = 2.62618e-05 Jy ! Component: 1450 - total flux cleaned = 4.7028e-05 Jy ! Component: 1500 - total flux cleaned = 6.76357e-05 Jy ! Component: 1550 - total flux cleaned = 6.76419e-05 Jy ! Component: 1600 - total flux cleaned = 0.000107156 Jy ! Component: 1650 - total flux cleaned = 0.000107145 Jy ! Component: 1700 - total flux cleaned = 0.000127111 Jy ! Component: 1750 - total flux cleaned = 0.000204203 Jy ! Component: 1800 - total flux cleaned = 0.000242162 Jy ! Component: 1850 - total flux cleaned = 0.000279707 Jy ! Component: 1900 - total flux cleaned = 0.000243275 Jy ! Component: 1950 - total flux cleaned = 0.000297997 Jy ! Component: 2000 - total flux cleaned = 0.000297965 Jy ! Component: 2050 - total flux cleaned = 0.00035146 Jy ! Component: 2100 - total flux cleaned = 0.000386763 Jy ! Component: 2150 - total flux cleaned = 0.000421656 Jy ! Component: 2200 - total flux cleaned = 0.000490573 Jy ! Component: 2250 - total flux cleaned = 0.000524509 Jy ! Component: 2300 - total flux cleaned = 0.000524397 Jy ! Component: 2350 - total flux cleaned = 0.000557705 Jy ! Component: 2400 - total flux cleaned = 0.000557757 Jy ! Component: 2450 - total flux cleaned = 0.000590536 Jy ! Component: 2500 - total flux cleaned = 0.000590575 Jy ! Component: 2550 - total flux cleaned = 0.000590534 Jy ! Component: 2600 - total flux cleaned = 0.000590569 Jy ! Component: 2650 - total flux cleaned = 0.000558851 Jy ! Component: 2700 - total flux cleaned = 0.000511763 Jy ! Component: 2750 - total flux cleaned = 0.000511962 Jy ! Component: 2800 - total flux cleaned = 0.000512065 Jy ! Component: 2850 - total flux cleaned = 0.000496731 Jy ! Component: 2900 - total flux cleaned = 0.000481458 Jy ! Component: 2950 - total flux cleaned = 0.000466346 Jy ! Component: 3000 - total flux cleaned = 0.000466273 Jy ! Component: 3050 - total flux cleaned = 0.000436557 Jy ! Component: 3100 - total flux cleaned = 0.000436634 Jy ! Component: 3150 - total flux cleaned = 0.000421969 Jy ! Component: 3200 - total flux cleaned = 0.000436533 Jy ! Component: 3250 - total flux cleaned = 0.000436648 Jy ! Component: 3300 - total flux cleaned = 0.000422138 Jy ! Component: 3350 - total flux cleaned = 0.000407816 Jy ! Component: 3400 - total flux cleaned = 0.000436034 Jy ! Component: 3450 - total flux cleaned = 0.000436109 Jy ! Component: 3500 - total flux cleaned = 0.000463961 Jy ! Component: 3550 - total flux cleaned = 0.000450178 Jy ! Component: 3600 - total flux cleaned = 0.00043652 Jy ! Component: 3650 - total flux cleaned = 0.000450133 Jy ! Component: 3700 - total flux cleaned = 0.000423074 Jy ! Component: 3750 - total flux cleaned = 0.0004366 Jy ! Component: 3800 - total flux cleaned = 0.000423184 Jy ! Component: 3850 - total flux cleaned = 0.000423111 Jy ! Component: 3900 - total flux cleaned = 0.000370252 Jy ! Component: 3950 - total flux cleaned = 0.000330877 Jy ! Component: 4000 - total flux cleaned = 0.00034391 Jy ! Component: 4050 - total flux cleaned = 0.00030497 Jy ! Total flux subtracted in 4096 components = 0.000305082 Jy ! Clean residual min=-0.000800 max=0.000786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.301198 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 468 components and 0.301197 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0611-1155_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.051 x 7.568 at -3.558 degrees (North through East) ! Clean map min=-0.0014902 max=0.19833 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0611-1155_S_map.fits wmodel /image_prod/ug002_uva//J0611-1155_S_map.mod ! Writing 468 model components to file: /image_prod/ug002_uva//J0611-1155_S_map.mod wobs /image_prod/ug002_uva//J0611-1155_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0611-1155_S_uvs.fits wwins /image_prod/ug002_uva//J0611-1155_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0611-1155_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.198333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221774 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335457 0.335457 0.670913 1.34183 2.68365 5.36731 10.7346 21.4692 42.9385 85.8769 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.198 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 894.303 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0611-1155_S_dfm.log closed on Wed Mar 4 21:12:09 2020