! Started logfile: /image_prod/ug002_uva//J0737-3954_S_dfm.log on Wed Mar 4 21:55:00 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//J0737-3954_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0737-3954_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.847619 visibilities/baseline/integration-bin. ! Found source: J0737-3954 ! ! 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 4005 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 J0737-3954_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005533Jy sigma=6.118667 ! Fit after self-cal, rms=0.896139Jy sigma=5.400570 ! 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.227 mas, bmaj=35.85 mas, bpa=-13.16 degrees ! Estimated noise=3.50015 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0789097 Jy ! Component: 100 - total flux cleaned = 0.111219 Jy ! Total flux subtracted in 100 components = 0.111219 Jy ! Clean residual min=-0.009353 max=0.015557 Jy/beam ! Clean residual mean=-0.000090 rms=0.003304 Jy/beam ! Combined flux in latest and established models = 0.111219 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.111219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089935Jy sigma=0.503765 ! Fit after self-cal, rms=0.089394Jy sigma=0.500499 ! 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.357 mas, bmaj=36.74 mas, bpa=-12.59 degrees ! Estimated noise=1.88908 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.0222815 Jy ! Component: 100 - total flux cleaned = 0.0339674 Jy ! Component: 150 - total flux cleaned = 0.0406457 Jy ! Component: 200 - total flux cleaned = 0.044584 Jy ! Total flux subtracted in 200 components = 0.044584 Jy ! Clean residual min=-0.003514 max=0.003667 Jy/beam ! Clean residual mean=0.000015 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.155803 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 130 components and 0.155803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084351Jy sigma=0.462022 ! Fit after self-cal, rms=0.084324Jy sigma=0.461120 ! 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.357 x 36.74 at -12.59 degrees (North through East) ! Clean map min=-0.003923 max=0.09936 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.98 LA 0.99 MK 1.03 ! NL 1.09 OV 0.97 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.98 LA 0.98 MK 0.99 ! NL 1.12 OV 0.98 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.99 LA 0.98 MK 0.96 ! NL 1.05 OV 0.99 PT 0.99 ! ! ! Fit before self-cal, rms=0.084324Jy sigma=0.461120 ! Fit after self-cal, rms=0.085708Jy sigma=0.460006 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.37 mas, bmaj=36.82 mas, bpa=-12.65 degrees ! Estimated noise=1.8612 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.000524871 Jy ! Component: 100 - total flux cleaned = 0.000626078 Jy ! Component: 150 - total flux cleaned = 0.000801819 Jy ! Component: 200 - total flux cleaned = 0.000916898 Jy ! Total flux subtracted in 200 components = 0.000916898 Jy ! Clean residual min=-0.003341 max=0.002984 Jy/beam ! Clean residual mean=0.000027 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.15672 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 149 components and 0.15672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085632Jy sigma=0.459649 ! Fit after self-cal, rms=0.085703Jy sigma=0.459583 ! 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.085703Jy sigma=0.459583 ! Fit after self-cal, rms=0.086459Jy sigma=0.458527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.36 mas, bmaj=36.69 mas, bpa=-12.73 degrees ! Estimated noise=1.85764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464972 Jy ! Component: 100 - total flux cleaned = 0.000561052 Jy ! Component: 150 - total flux cleaned = 0.000586265 Jy ! Component: 200 - total flux cleaned = 0.000680772 Jy ! Total flux subtracted in 200 components = 0.000680772 Jy ! Clean residual min=-0.003252 max=0.002611 Jy/beam ! Clean residual mean=0.000015 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.1574 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 0.1574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086435Jy sigma=0.458408 ! Fit after self-cal, rms=0.086466Jy sigma=0.458346 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.66583e-05 Jy ! Component: 100 - total flux cleaned = -4.74194e-05 Jy ! Component: 150 - total flux cleaned = -4.67685e-05 Jy ! Component: 200 - total flux cleaned = 2.04757e-05 Jy ! Total flux subtracted in 200 components = 2.04757e-05 Jy ! Clean residual min=-0.003219 max=0.002617 Jy/beam ! Clean residual mean=0.000016 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.157421 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 181 components and 0.157421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086446Jy sigma=0.458258 ! Fit after self-cal, rms=0.086447Jy sigma=0.458227 ! 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.086447Jy sigma=0.458227 ! Fit after self-cal, rms=0.086243Jy sigma=0.458139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=36.56 mas, bpa=-12.78 degrees ! Estimated noise=1.84831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406496 Jy ! Component: 100 - total flux cleaned = 0.000431377 Jy ! Component: 150 - total flux cleaned = 0.000548999 Jy ! Component: 200 - total flux cleaned = 0.000610662 Jy ! Total flux subtracted in 200 components = 0.000610662 Jy ! Clean residual min=-0.003203 max=0.002375 Jy/beam ! Clean residual mean=0.000012 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.158032 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 189 components and 0.158032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086223Jy sigma=0.458047 ! Fit after self-cal, rms=0.086224Jy sigma=0.458010 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.000131891 Jy ! Component: 100 - total flux cleaned = 8.34357e-05 Jy ! Component: 150 - total flux cleaned = 8.3809e-05 Jy ! Component: 200 - total flux cleaned = 0.000101965 Jy ! Total flux subtracted in 200 components = 0.000101965 Jy ! Clean residual min=-0.003205 max=0.002348 Jy/beam ! Clean residual mean=0.000013 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.158133 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 202 components and 0.158134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086208Jy sigma=0.457945 ! Fit after self-cal, rms=0.086204Jy sigma=0.457921 ! 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.086204Jy sigma=0.457921 ! Fit after self-cal, rms=0.085652Jy sigma=0.457910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.4 mas, bmaj=47.34 mas, bpa=-4.216 degrees ! Estimated noise=2.03307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378018 Jy ! Component: 100 - total flux cleaned = 0.000451857 Jy ! Component: 150 - total flux cleaned = 0.00051603 Jy ! Component: 200 - total flux cleaned = 0.000561903 Jy ! Total flux subtracted in 200 components = 0.000561903 Jy ! Clean residual min=-0.003135 max=0.002121 Jy/beam ! Clean residual mean=0.000017 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.158695 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 220 components and 0.158695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085645Jy sigma=0.457891 ! Fit after self-cal, rms=0.085645Jy sigma=0.457885 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.66309e-05 Jy ! Component: 100 - total flux cleaned = 0.000104478 Jy ! Component: 150 - total flux cleaned = 0.000148192 Jy ! Component: 200 - total flux cleaned = 0.000187439 Jy ! Total flux subtracted in 200 components = 0.000187439 Jy ! Clean residual min=-0.003104 max=0.002116 Jy/beam ! Clean residual mean=0.000018 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.158883 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 228 components and 0.158883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085640Jy sigma=0.457873 ! Fit after self-cal, rms=0.085642Jy sigma=0.457868 ! 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.292 mas, bmaj=36.49 mas, bpa=-12.8 degrees ! Estimated noise=1.84094 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.292 x 36.49 at -12.8 degrees (North through East) ! Clean map min=-0.0031039 max=0.09756 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.196 mas, bmaj=35.82 mas, bpa=-13.3 degrees ! Estimated noise=3.39846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0767921 Jy ! Component: 100 - total flux cleaned = 0.109591 Jy ! Component: 150 - total flux cleaned = 0.127842 Jy ! Component: 200 - total flux cleaned = 0.138655 Jy ! Total flux subtracted in 200 components = 0.138655 Jy ! Clean residual min=-0.006599 max=0.005607 Jy/beam ! Clean residual mean=-0.000041 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.138655 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 80 model components to the UV plane model. ! The established model now contains 80 components and 0.138655 Jy ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=36.49 mas, bpa=-12.8 degrees ! Estimated noise=1.84094 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.00847746 Jy ! Component: 100 - total flux cleaned = 0.0132003 Jy ! Component: 150 - total flux cleaned = 0.0160488 Jy ! Component: 200 - total flux cleaned = 0.0179149 Jy ! Total flux subtracted in 200 components = 0.0179149 Jy ! Clean residual min=-0.003662 max=0.002504 Jy/beam ! Clean residual mean=0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.15657 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 137 components and 0.15657 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=10.4 mas, bmaj=47.34 mas, bpa=-4.216 degrees ! Estimated noise=2.03307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149342 Jy ! Component: 100 - total flux cleaned = 0.00213389 Jy ! Component: 150 - total flux cleaned = 0.00240949 Jy ! Component: 200 - total flux cleaned = 0.0026357 Jy ! Total flux subtracted in 200 components = 0.0026357 Jy ! Clean residual min=-0.003295 max=0.002327 Jy/beam ! Clean residual mean=0.000020 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.159206 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.63313e-05 Jy ! Component: 100 - total flux cleaned = 0.000107778 Jy ! Component: 150 - total flux cleaned = 0.000127597 Jy ! Component: 200 - total flux cleaned = 0.000146343 Jy ! Total flux subtracted in 200 components = 0.000146343 Jy ! Clean residual min=-0.003221 max=0.002297 Jy/beam ! Clean residual mean=0.000021 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.159352 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 190 components and 0.159352 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.292 mas, bmaj=36.49 mas, bpa=-12.8 degrees ! Estimated noise=1.84094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119912 Jy ! Component: 100 - total flux cleaned = -0.000146971 Jy ! Component: 150 - total flux cleaned = -0.000170298 Jy ! Component: 200 - total flux cleaned = -0.00014859 Jy ! Total flux subtracted in 200 components = -0.00014859 Jy ! Clean residual min=-0.003240 max=0.002464 Jy/beam ! Clean residual mean=0.000014 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.159203 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 213 components and 0.159203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085664Jy sigma=0.458011 ! Fit after self-cal, rms=0.085633Jy sigma=0.457906 wmodel J0737-3954_S_map.mod ! Writing 213 model components to file: J0737-3954_S_map.mod wobs J0737-3954_S_uvs.fits ! Writing UV FITS file: J0737-3954_S_uvs.fits wwins J0737-3954_S_map.win ! wwins: Wrote 1 windows to J0737-3954_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.000995412 Jy ! Component: 100 - total flux cleaned = -0.00086884 Jy ! Component: 150 - total flux cleaned = -0.000725403 Jy ! Component: 200 - total flux cleaned = -0.000724445 Jy ! Component: 250 - total flux cleaned = -0.000757344 Jy ! Component: 300 - total flux cleaned = -0.000670927 Jy ! Component: 350 - total flux cleaned = -0.000587907 Jy ! Component: 400 - total flux cleaned = -0.000614555 Jy ! Component: 450 - total flux cleaned = -0.000539033 Jy ! Component: 500 - total flux cleaned = -0.000539091 Jy ! Component: 550 - total flux cleaned = -0.000446324 Jy ! Component: 600 - total flux cleaned = -0.000424241 Jy ! Component: 650 - total flux cleaned = -0.00042372 Jy ! Component: 700 - total flux cleaned = -0.000361166 Jy ! Component: 750 - total flux cleaned = -0.000381231 Jy ! Component: 800 - total flux cleaned = -0.000342055 Jy ! Component: 850 - total flux cleaned = -0.000342204 Jy ! Component: 900 - total flux cleaned = -0.000286541 Jy ! Component: 950 - total flux cleaned = -0.000286255 Jy ! Component: 1000 - total flux cleaned = -0.000163347 Jy ! Component: 1050 - total flux cleaned = -0.000129047 Jy ! Component: 1100 - total flux cleaned = -0.000112209 Jy ! Component: 1150 - total flux cleaned = -7.97982e-05 Jy ! Component: 1200 - total flux cleaned = -6.34182e-05 Jy ! Component: 1250 - total flux cleaned = -6.2982e-05 Jy ! Component: 1300 - total flux cleaned = -3.21176e-05 Jy ! Component: 1350 - total flux cleaned = -4.71192e-05 Jy ! Component: 1400 - total flux cleaned = -3.22997e-05 Jy ! Component: 1450 - total flux cleaned = -1.76513e-05 Jy ! Component: 1500 - total flux cleaned = 2.49567e-05 Jy ! Component: 1550 - total flux cleaned = 2.46087e-05 Jy ! Component: 1600 - total flux cleaned = 2.47837e-05 Jy ! Component: 1650 - total flux cleaned = 3.86085e-05 Jy ! Component: 1700 - total flux cleaned = 6.58141e-05 Jy ! Component: 1750 - total flux cleaned = 0.000105599 Jy ! Component: 1800 - total flux cleaned = 9.25049e-05 Jy ! Component: 1850 - total flux cleaned = 7.97333e-05 Jy ! Component: 1900 - total flux cleaned = 0.000117737 Jy ! Component: 1950 - total flux cleaned = 9.2489e-05 Jy ! Component: 2000 - total flux cleaned = 8.00915e-05 Jy ! Component: 2050 - total flux cleaned = 7.99847e-05 Jy ! Component: 2100 - total flux cleaned = 7.98408e-05 Jy ! Component: 2150 - total flux cleaned = 6.77189e-05 Jy ! Component: 2200 - total flux cleaned = 6.77006e-05 Jy ! Component: 2250 - total flux cleaned = 5.59996e-05 Jy ! Component: 2300 - total flux cleaned = 3.30319e-05 Jy ! Component: 2350 - total flux cleaned = 1.01277e-05 Jy ! Component: 2400 - total flux cleaned = -1.09137e-06 Jy ! Component: 2450 - total flux cleaned = -1.23668e-05 Jy ! Component: 2500 - total flux cleaned = -6.80732e-05 Jy ! Component: 2550 - total flux cleaned = -0.000112296 Jy ! Component: 2600 - total flux cleaned = -0.000145321 Jy ! Component: 2650 - total flux cleaned = -0.000178081 Jy ! Component: 2700 - total flux cleaned = -0.000199787 Jy ! Component: 2750 - total flux cleaned = -0.000221283 Jy ! Component: 2800 - total flux cleaned = -0.000264063 Jy ! Component: 2850 - total flux cleaned = -0.000253359 Jy ! Component: 2900 - total flux cleaned = -0.000264009 Jy ! Component: 2950 - total flux cleaned = -0.000306168 Jy ! Component: 3000 - total flux cleaned = -0.000316651 Jy ! Component: 3050 - total flux cleaned = -0.000337539 Jy ! Component: 3100 - total flux cleaned = -0.000337521 Jy ! Component: 3150 - total flux cleaned = -0.000347897 Jy ! Component: 3200 - total flux cleaned = -0.000337588 Jy ! Component: 3250 - total flux cleaned = -0.000347875 Jy ! Component: 3300 - total flux cleaned = -0.000317096 Jy ! Component: 3350 - total flux cleaned = -0.000337563 Jy ! Component: 3400 - total flux cleaned = -0.000337548 Jy ! Component: 3450 - total flux cleaned = -0.000317195 Jy ! Component: 3500 - total flux cleaned = -0.000296993 Jy ! Component: 3550 - total flux cleaned = -0.000297012 Jy ! Component: 3600 - total flux cleaned = -0.000307081 Jy ! Component: 3650 - total flux cleaned = -0.000276982 Jy ! Component: 3700 - total flux cleaned = -0.000266935 Jy ! Component: 3750 - total flux cleaned = -0.000236933 Jy ! Component: 3800 - total flux cleaned = -0.000226964 Jy ! Component: 3850 - total flux cleaned = -0.000196989 Jy ! Component: 3900 - total flux cleaned = -0.000157116 Jy ! Component: 3950 - total flux cleaned = -0.000157072 Jy ! Component: 4000 - total flux cleaned = -0.000117274 Jy ! Component: 4050 - total flux cleaned = -0.000107373 Jy ! Total flux subtracted in 4096 components = -0.000107408 Jy ! Clean residual min=-0.000537 max=0.000600 Jy/beam ! Clean residual mean=0.000003 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.159096 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 549 components and 0.159096 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0737-3954_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.292 x 36.49 at -12.8 degrees (North through East) ! Clean map min=-0.0021946 max=0.096764 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0737-3954_S_map.fits wmodel /image_prod/ug002_uva//J0737-3954_S_map.mod ! Writing 549 model components to file: /image_prod/ug002_uva//J0737-3954_S_map.mod wobs /image_prod/ug002_uva//J0737-3954_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0737-3954_S_uvs.fits wwins /image_prod/ug002_uva//J0737-3954_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0737-3954_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0967642 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202436 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.627617 0.627617 1.25523 2.51047 5.02094 10.0419 20.0838 40.1675 80.335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 477.998 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0737-3954_S_dfm.log closed on Wed Mar 4 21:55:04 2020