! Started logfile: /image_prod/ug002_uva//J0110+0714_S_dfm.log on Wed Mar 4 18:52:50 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//J0110+0714_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0110+0714_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851543 visibilities/baseline/integration-bin. ! Found source: J0110+0714 ! ! 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 8277 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 J0110+0714_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002881Jy sigma=8.903167 ! Fit after self-cal, rms=0.956908Jy sigma=8.501561 ! 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.778 mas, bmaj=7.572 mas, bpa=-1.707 degrees ! Estimated noise=1.60212 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.0349187 Jy ! Component: 100 - total flux cleaned = 0.0429134 Jy ! Total flux subtracted in 100 components = 0.0429134 Jy ! Clean residual min=-0.004576 max=0.005074 Jy/beam ! Clean residual mean=0.000001 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.0429134 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0429134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071484Jy sigma=0.534804 ! Fit after self-cal, rms=0.069945Jy sigma=0.519046 ! 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.436 mas, bmaj=8.698 mas, bpa=-2.157 degrees ! Estimated noise=0.902094 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.00331055 Jy ! Component: 100 - total flux cleaned = 0.0032149 Jy ! Component: 150 - total flux cleaned = 0.00306057 Jy ! Component: 200 - total flux cleaned = 0.00270135 Jy ! Total flux subtracted in 200 components = 0.00270135 Jy ! Clean residual min=-0.003036 max=0.002466 Jy/beam ! Clean residual mean=-0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0456148 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.0456148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069540Jy sigma=0.516224 ! Fit after self-cal, rms=0.069517Jy sigma=0.516146 ! 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.436 x 8.698 at -2.157 degrees (North through East) ! Clean map min=-0.0038219 max=0.0485 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 0.97 KP 1.02 LA 1.04 ! MK 1.03 NL 1.10 OV 1.06 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.48 FD 1.03 KP 1.09 LA 1.06 ! MK 1.02 NL 0.75 OV 0.93 PT 1.13 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 1.03 KP 1.09 LA 1.04 ! MK 1.01 NL 0.87 OV 0.99 PT 1.07 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.069517Jy sigma=0.516146 ! Fit after self-cal, rms=0.061444Jy sigma=0.509154 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=8.36 mas, bpa=-2.035 degrees ! Estimated noise=0.881902 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.000448047 Jy ! Component: 100 - total flux cleaned = 0.000477395 Jy ! Component: 150 - total flux cleaned = 0.000465959 Jy ! Component: 200 - total flux cleaned = 0.000446108 Jy ! Total flux subtracted in 200 components = 0.000446108 Jy ! Clean residual min=-0.001903 max=0.001962 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0460609 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0460609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061436Jy sigma=0.509091 ! Fit after self-cal, rms=0.061643Jy sigma=0.507148 ! 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.061643Jy sigma=0.507148 ! Fit after self-cal, rms=0.062238Jy sigma=0.504432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=8.244 mas, bpa=-2.182 degrees ! Estimated noise=0.884135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649912 Jy ! Component: 100 - total flux cleaned = 0.000708728 Jy ! Component: 150 - total flux cleaned = 0.000720321 Jy ! Component: 200 - total flux cleaned = 0.000742223 Jy ! Total flux subtracted in 200 components = 0.000742223 Jy ! Clean residual min=-0.001934 max=0.001842 Jy/beam ! Clean residual mean=-0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0468031 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0468031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062230Jy sigma=0.504351 ! Fit after self-cal, rms=0.062609Jy sigma=0.503442 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.000408105 Jy ! Component: 100 - total flux cleaned = -0.00048827 Jy ! Component: 150 - total flux cleaned = -0.000496483 Jy ! Component: 200 - total flux cleaned = -0.000496388 Jy ! Total flux subtracted in 200 components = -0.000496388 Jy ! Clean residual min=-0.002053 max=0.001877 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0463067 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0463067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062603Jy sigma=0.503434 ! Fit after self-cal, rms=0.062613Jy sigma=0.503428 ! 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.062613Jy sigma=0.503428 ! Fit after self-cal, rms=0.063869Jy sigma=0.502997 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.185 mas, bpa=-2.35 degrees ! Estimated noise=0.885503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528562 Jy ! Component: 100 - total flux cleaned = 0.000631998 Jy ! Component: 150 - total flux cleaned = 0.000664575 Jy ! Component: 200 - total flux cleaned = 0.000684735 Jy ! Total flux subtracted in 200 components = 0.000684735 Jy ! Clean residual min=-0.001946 max=0.001906 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0469914 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0469915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063863Jy sigma=0.502937 ! Fit after self-cal, rms=0.064245Jy sigma=0.502694 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.000420641 Jy ! Component: 100 - total flux cleaned = -0.000509598 Jy ! Component: 150 - total flux cleaned = -0.000510081 Jy ! Component: 200 - total flux cleaned = -0.000510223 Jy ! Total flux subtracted in 200 components = -0.000510223 Jy ! Clean residual min=-0.002029 max=0.001826 Jy/beam ! Clean residual mean=-0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0464812 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.0464812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064239Jy sigma=0.502689 ! Fit after self-cal, rms=0.064249Jy sigma=0.502684 ! 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.064249Jy sigma=0.502684 ! Fit after self-cal, rms=0.065731Jy sigma=0.502452 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.718 mas, bmaj=12.89 mas, bpa=-8.113 degrees ! Estimated noise=1.06502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000790686 Jy ! Component: 100 - total flux cleaned = 0.000879945 Jy ! Component: 150 - total flux cleaned = 0.000937237 Jy ! Component: 200 - total flux cleaned = 0.000994775 Jy ! Total flux subtracted in 200 components = 0.000994775 Jy ! Clean residual min=-0.001820 max=0.001932 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.047476 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.047476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065729Jy sigma=0.502438 ! Fit after self-cal, rms=0.066005Jy sigma=0.502282 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.000186854 Jy ! Component: 100 - total flux cleaned = -0.000185378 Jy ! Component: 150 - total flux cleaned = -0.000184757 Jy ! Component: 200 - total flux cleaned = -0.000191688 Jy ! Total flux subtracted in 200 components = -0.000191688 Jy ! Clean residual min=-0.001926 max=0.001797 Jy/beam ! Clean residual mean=-0.000005 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0472843 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.0472843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066006Jy sigma=0.502319 ! Fit after self-cal, rms=0.066044Jy sigma=0.502194 ! 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.454 mas, bmaj=8.144 mas, bpa=-2.468 degrees ! Estimated noise=0.88726 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.144 at -2.468 degrees (North through East) ! Clean map min=-0.0019226 max=0.046493 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.8 mas, bmaj=7.237 mas, bpa=-2.093 degrees ! Estimated noise=1.55627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0354925 Jy ! Component: 100 - total flux cleaned = 0.043404 Jy ! Component: 150 - total flux cleaned = 0.0461726 Jy ! Component: 200 - total flux cleaned = 0.0477363 Jy ! Total flux subtracted in 200 components = 0.0477363 Jy ! Clean residual min=-0.003340 max=0.002882 Jy/beam ! Clean residual mean=-0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0477363 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0477363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.144 mas, bpa=-2.468 degrees ! Estimated noise=0.88726 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.000411423 Jy ! Component: 100 - total flux cleaned = -0.000505928 Jy ! Component: 150 - total flux cleaned = -0.000556246 Jy ! Component: 200 - total flux cleaned = -0.000579959 Jy ! Total flux subtracted in 200 components = -0.000579959 Jy ! Clean residual min=-0.002033 max=0.001811 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0471564 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0471564 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.718 mas, bmaj=12.89 mas, bpa=-8.113 degrees ! Estimated noise=1.06502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244644 Jy ! Component: 100 - total flux cleaned = 0.000209849 Jy ! Component: 150 - total flux cleaned = 0.00019592 Jy ! Component: 200 - total flux cleaned = 0.000206886 Jy ! Total flux subtracted in 200 components = 0.000206886 Jy ! Clean residual min=-0.001898 max=0.001763 Jy/beam ! Clean residual mean=-0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0473633 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.4575e-07 Jy ! Component: 100 - total flux cleaned = 9.03046e-06 Jy ! Component: 150 - total flux cleaned = 1.72302e-05 Jy ! Component: 200 - total flux cleaned = 1.70994e-05 Jy ! Total flux subtracted in 200 components = 1.70994e-05 Jy ! Clean residual min=-0.001920 max=0.001770 Jy/beam ! Clean residual mean=-0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0473804 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 56 components and 0.0473804 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.144 mas, bpa=-2.468 degrees ! Estimated noise=0.88726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291055 Jy ! Component: 100 - total flux cleaned = -0.000306945 Jy ! Component: 150 - total flux cleaned = -0.000292332 Jy ! Component: 200 - total flux cleaned = -0.00029238 Jy ! Total flux subtracted in 200 components = -0.00029238 Jy ! Clean residual min=-0.002032 max=0.001817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.047088 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.047088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066046Jy sigma=0.502299 ! Fit after self-cal, rms=0.066043Jy sigma=0.502275 wmodel J0110+0714_S_map.mod ! Writing 62 model components to file: J0110+0714_S_map.mod wobs J0110+0714_S_uvs.fits ! Writing UV FITS file: J0110+0714_S_uvs.fits wwins J0110+0714_S_map.win ! wwins: Wrote 1 windows to J0110+0714_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.000395938 Jy ! Component: 100 - total flux cleaned = -0.000428769 Jy ! Component: 150 - total flux cleaned = -0.00045654 Jy ! Component: 200 - total flux cleaned = -0.000456876 Jy ! Component: 250 - total flux cleaned = -0.000587504 Jy ! Component: 300 - total flux cleaned = -0.000788434 Jy ! Component: 350 - total flux cleaned = -0.000958842 Jy ! Component: 400 - total flux cleaned = -0.00103008 Jy ! Component: 450 - total flux cleaned = -0.00114574 Jy ! Component: 500 - total flux cleaned = -0.00116808 Jy ! Component: 550 - total flux cleaned = -0.00119042 Jy ! Component: 600 - total flux cleaned = -0.00125533 Jy ! Component: 650 - total flux cleaned = -0.00127624 Jy ! Component: 700 - total flux cleaned = -0.00127605 Jy ! Component: 750 - total flux cleaned = -0.00129609 Jy ! Component: 800 - total flux cleaned = -0.00141485 Jy ! Component: 850 - total flux cleaned = -0.00145343 Jy ! Component: 900 - total flux cleaned = -0.00154911 Jy ! Component: 950 - total flux cleaned = -0.00158706 Jy ! Component: 1000 - total flux cleaned = -0.00166107 Jy ! Component: 1050 - total flux cleaned = -0.00167921 Jy ! Component: 1100 - total flux cleaned = -0.00171495 Jy ! Component: 1150 - total flux cleaned = -0.00171491 Jy ! Component: 1200 - total flux cleaned = -0.00174966 Jy ! Component: 1250 - total flux cleaned = -0.00173262 Jy ! Component: 1300 - total flux cleaned = -0.00174963 Jy ! Component: 1350 - total flux cleaned = -0.00176634 Jy ! Component: 1400 - total flux cleaned = -0.00181553 Jy ! Component: 1450 - total flux cleaned = -0.00181536 Jy ! Component: 1500 - total flux cleaned = -0.00181539 Jy ! Component: 1550 - total flux cleaned = -0.00184715 Jy ! Component: 1600 - total flux cleaned = -0.00178448 Jy ! Component: 1650 - total flux cleaned = -0.00181545 Jy ! Component: 1700 - total flux cleaned = -0.00183079 Jy ! Component: 1750 - total flux cleaned = -0.00181584 Jy ! Component: 1800 - total flux cleaned = -0.00181596 Jy ! Component: 1850 - total flux cleaned = -0.00180105 Jy ! Component: 1900 - total flux cleaned = -0.00178629 Jy ! Component: 1950 - total flux cleaned = -0.00177178 Jy ! Component: 2000 - total flux cleaned = -0.00182906 Jy ! Component: 2050 - total flux cleaned = -0.00181475 Jy ! Component: 2100 - total flux cleaned = -0.00178681 Jy ! Component: 2150 - total flux cleaned = -0.00180071 Jy ! Component: 2200 - total flux cleaned = -0.0018145 Jy ! Component: 2250 - total flux cleaned = -0.00186903 Jy ! Component: 2300 - total flux cleaned = -0.00192293 Jy ! Component: 2350 - total flux cleaned = -0.0019228 Jy ! Component: 2400 - total flux cleaned = -0.00197549 Jy ! Component: 2450 - total flux cleaned = -0.00193624 Jy ! Component: 2500 - total flux cleaned = -0.00198822 Jy ! Component: 2550 - total flux cleaned = -0.00203959 Jy ! Component: 2600 - total flux cleaned = -0.00203958 Jy ! Component: 2650 - total flux cleaned = -0.00206473 Jy ! Component: 2700 - total flux cleaned = -0.00206482 Jy ! Component: 2750 - total flux cleaned = -0.0021145 Jy ! Component: 2800 - total flux cleaned = -0.00212676 Jy ! Component: 2850 - total flux cleaned = -0.0021511 Jy ! Component: 2900 - total flux cleaned = -0.00215115 Jy ! Component: 2950 - total flux cleaned = -0.00219891 Jy ! Component: 3000 - total flux cleaned = -0.00221075 Jy ! Component: 3050 - total flux cleaned = -0.00221058 Jy ! Component: 3100 - total flux cleaned = -0.00221065 Jy ! Component: 3150 - total flux cleaned = -0.00222232 Jy ! Component: 3200 - total flux cleaned = -0.00225653 Jy ! Component: 3250 - total flux cleaned = -0.00223387 Jy ! Component: 3300 - total flux cleaned = -0.00225655 Jy ! Component: 3350 - total flux cleaned = -0.00229013 Jy ! Component: 3400 - total flux cleaned = -0.00226791 Jy ! Component: 3450 - total flux cleaned = -0.00225693 Jy ! Component: 3500 - total flux cleaned = -0.00228972 Jy ! Component: 3550 - total flux cleaned = -0.00227882 Jy ! Component: 3600 - total flux cleaned = -0.00227862 Jy ! Component: 3650 - total flux cleaned = -0.00222519 Jy ! Component: 3700 - total flux cleaned = -0.00218289 Jy ! Component: 3750 - total flux cleaned = -0.00220405 Jy ! Component: 3800 - total flux cleaned = -0.00220405 Jy ! Component: 3850 - total flux cleaned = -0.0021729 Jy ! Component: 3900 - total flux cleaned = -0.00216261 Jy ! Component: 3950 - total flux cleaned = -0.00216256 Jy ! Component: 4000 - total flux cleaned = -0.00213208 Jy ! Component: 4050 - total flux cleaned = -0.00210202 Jy ! Total flux subtracted in 4096 components = -0.0021121 Jy ! Clean residual min=-0.000578 max=0.000628 Jy/beam ! Clean residual mean=-0.000003 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0449759 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 344 components and 0.0449759 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0110+0714_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.144 at -2.468 degrees (North through East) ! Clean map min=-0.0014036 max=0.045949 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0110+0714_S_map.fits wmodel /image_prod/ug002_uva//J0110+0714_S_map.mod ! Writing 344 model components to file: /image_prod/ug002_uva//J0110+0714_S_map.mod wobs /image_prod/ug002_uva//J0110+0714_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0110+0714_S_uvs.fits wwins /image_prod/ug002_uva//J0110+0714_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0110+0714_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0459489 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18167 1.18167 2.36335 4.72669 9.45338 18.9068 37.8135 75.6271 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 253.877 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0110+0714_S_dfm.log closed on Wed Mar 4 18:52:54 2020