! Started logfile: /image_prod/ug002_uva//J0755-4239_S_dfm.log on Wed Mar 4 22:05:51 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//J0755-4239_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0755-4239_S_uva.fits ! AN table 1: 75 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.989333 visibilities/baseline/integration-bin. ! Found source: J0755-4239 ! ! 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 2226 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 J0755-4239_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. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021286Jy sigma=5.533205 ! Fit after self-cal, rms=0.863914Jy sigma=4.643532 ! 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=8.065 mas, bmaj=53.53 mas, bpa=-6.741 degrees ! Estimated noise=3.76627 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.109902 Jy ! Component: 100 - total flux cleaned = 0.143484 Jy ! Total flux subtracted in 100 components = 0.143484 Jy ! Clean residual min=-0.011114 max=0.015578 Jy/beam ! Clean residual mean=-0.000082 rms=0.004743 Jy/beam ! Combined flux in latest and established models = 0.143484 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.143484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095271Jy sigma=0.472606 ! Fit after self-cal, rms=0.094894Jy sigma=0.469459 ! 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=8.731 mas, bmaj=55.17 mas, bpa=-5.712 degrees ! Estimated noise=2.81854 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.0199019 Jy ! Component: 100 - total flux cleaned = 0.0298195 Jy ! Component: 150 - total flux cleaned = 0.0353611 Jy ! Component: 200 - total flux cleaned = 0.0389083 Jy ! Total flux subtracted in 200 components = 0.0389083 Jy ! Clean residual min=-0.007050 max=0.006513 Jy/beam ! Clean residual mean=-0.000043 rms=0.002229 Jy/beam ! Combined flux in latest and established models = 0.182393 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 111 components and 0.182393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091543Jy sigma=0.441991 ! Fit after self-cal, rms=0.091726Jy sigma=0.441521 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.731 x 55.17 at -5.712 degrees (North through East) ! Clean map min=-0.0067779 max=0.14757 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.95 LA 0.98 NL 1.26 ! OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.98 LA 0.99 NL 1.22 ! OV 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.97 LA 0.99 NL 1.11 ! OV 0.92 ! ! ! Fit before self-cal, rms=0.091726Jy sigma=0.441521 ! Fit after self-cal, rms=0.098965Jy sigma=0.436215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.99 mas, bmaj=56.07 mas, bpa=-5.451 degrees ! Estimated noise=2.83574 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.00287446 Jy ! Component: 100 - total flux cleaned = -0.003606 Jy ! Component: 150 - total flux cleaned = -0.00432732 Jy ! Component: 200 - total flux cleaned = -0.00487477 Jy ! Total flux subtracted in 200 components = -0.00487477 Jy ! Clean residual min=-0.002811 max=0.003145 Jy/beam ! Clean residual mean=0.000008 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.177518 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 152 components and 0.177518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098808Jy sigma=0.435607 ! Fit after self-cal, rms=0.098935Jy sigma=0.435489 ! 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.098935Jy sigma=0.435489 ! Fit after self-cal, rms=0.099859Jy sigma=0.434986 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.013 mas, bmaj=56.11 mas, bpa=-5.591 degrees ! Estimated noise=2.83324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157752 Jy ! Component: 100 - total flux cleaned = -0.00258361 Jy ! Component: 150 - total flux cleaned = -0.00313907 Jy ! Component: 200 - total flux cleaned = -0.00359578 Jy ! Total flux subtracted in 200 components = -0.00359578 Jy ! Clean residual min=-0.002643 max=0.002387 Jy/beam ! Clean residual mean=0.000003 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.173922 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 193 components and 0.173922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099821Jy sigma=0.434811 ! Fit after self-cal, rms=0.099822Jy sigma=0.434799 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.000441124 Jy ! Component: 100 - total flux cleaned = -0.000680933 Jy ! Component: 150 - total flux cleaned = -0.000814544 Jy ! Component: 200 - total flux cleaned = -0.000849761 Jy ! Total flux subtracted in 200 components = -0.000849761 Jy ! Clean residual min=-0.002631 max=0.002337 Jy/beam ! Clean residual mean=0.000002 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.173072 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 212 components and 0.173073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099813Jy sigma=0.434763 ! Fit after self-cal, rms=0.099805Jy sigma=0.434760 ! 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.099805Jy sigma=0.434760 ! Fit after self-cal, rms=0.100798Jy sigma=0.434562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.038 mas, bmaj=56.24 mas, bpa=-5.726 degrees ! Estimated noise=2.83217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123701 Jy ! Component: 100 - total flux cleaned = -0.0019206 Jy ! Component: 150 - total flux cleaned = -0.00229264 Jy ! Component: 200 - total flux cleaned = -0.00255069 Jy ! Total flux subtracted in 200 components = -0.00255069 Jy ! Clean residual min=-0.002365 max=0.002113 Jy/beam ! Clean residual mean=-0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.170522 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 240 components and 0.170522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100773Jy sigma=0.434479 ! Fit after self-cal, rms=0.100784Jy sigma=0.434472 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.000217247 Jy ! Component: 100 - total flux cleaned = -0.000308873 Jy ! Component: 150 - total flux cleaned = -0.000343936 Jy ! Component: 200 - total flux cleaned = -0.000378035 Jy ! Total flux subtracted in 200 components = -0.000378035 Jy ! Clean residual min=-0.002368 max=0.002127 Jy/beam ! Clean residual mean=-0.000005 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.170144 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 267 components and 0.170144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100775Jy sigma=0.434449 ! Fit after self-cal, rms=0.100770Jy sigma=0.434448 ! 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.100770Jy sigma=0.434448 ! Fit after self-cal, rms=0.101171Jy sigma=0.434395 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.21 mas, bmaj=60.84 mas, bpa=-5.318 degrees ! Estimated noise=2.75796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000959493 Jy ! Component: 100 - total flux cleaned = -0.00134357 Jy ! Component: 150 - total flux cleaned = -0.00150744 Jy ! Component: 200 - total flux cleaned = -0.0015774 Jy ! Total flux subtracted in 200 components = -0.0015774 Jy ! Clean residual min=-0.001927 max=0.001730 Jy/beam ! Clean residual mean=-0.000006 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.168566 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 304 components and 0.168566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101155Jy sigma=0.434351 ! Fit after self-cal, rms=0.101163Jy sigma=0.434349 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.69662e-05 Jy ! Component: 100 - total flux cleaned = -0.000119586 Jy ! Component: 150 - total flux cleaned = -0.000155788 Jy ! Component: 200 - total flux cleaned = -0.00020185 Jy ! Total flux subtracted in 200 components = -0.00020185 Jy ! Clean residual min=-0.001974 max=0.001788 Jy/beam ! Clean residual mean=-0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.168365 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 320 components and 0.168365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101158Jy sigma=0.434338 ! Fit after self-cal, rms=0.101156Jy sigma=0.434337 ! 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=9.054 mas, bmaj=56.35 mas, bpa=-5.8 degrees ! Estimated noise=2.82888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.054 x 56.35 at -5.8 degrees (North through East) ! Clean map min=-0.0023325 max=0.14775 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=8.378 mas, bmaj=54.84 mas, bpa=-6.89 degrees ! Estimated noise=3.85704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112183 Jy ! Component: 100 - total flux cleaned = 0.143155 Jy ! Component: 150 - total flux cleaned = 0.157643 Jy ! Component: 200 - total flux cleaned = 0.16515 Jy ! Total flux subtracted in 200 components = 0.16515 Jy ! Clean residual min=-0.005458 max=0.005110 Jy/beam ! Clean residual mean=-0.000020 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.16515 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.16515 Jy ! Inverting map and beam ! Estimated beam: bmin=9.054 mas, bmaj=56.35 mas, bpa=-5.8 degrees ! Estimated noise=2.82888 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.00499911 Jy ! Component: 100 - total flux cleaned = 0.0054895 Jy ! Component: 150 - total flux cleaned = 0.0057998 Jy ! Component: 200 - total flux cleaned = 0.00599436 Jy ! Total flux subtracted in 200 components = 0.00599436 Jy ! Clean residual min=-0.002684 max=0.002831 Jy/beam ! Clean residual mean=-0.000005 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.171144 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 115 components and 0.171144 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.21 mas, bmaj=60.84 mas, bpa=-5.318 degrees ! Estimated noise=2.75796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.12232e-05 Jy ! Component: 100 - total flux cleaned = -3.6139e-05 Jy ! Component: 150 - total flux cleaned = -0.000159409 Jy ! Component: 200 - total flux cleaned = -0.000304702 Jy ! Total flux subtracted in 200 components = -0.000304702 Jy ! Clean residual min=-0.002229 max=0.002122 Jy/beam ! Clean residual mean=-0.000004 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.170839 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 = -9.86609e-05 Jy ! Component: 100 - total flux cleaned = -0.000218484 Jy ! Component: 150 - total flux cleaned = -0.000351938 Jy ! Component: 200 - total flux cleaned = -0.00044847 Jy ! Total flux subtracted in 200 components = -0.00044847 Jy ! Clean residual min=-0.002108 max=0.001885 Jy/beam ! Clean residual mean=-0.000003 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.170391 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 179 components and 0.170391 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.054 mas, bmaj=56.35 mas, bpa=-5.8 degrees ! Estimated noise=2.82888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.88129e-05 Jy ! Component: 100 - total flux cleaned = 0.000100083 Jy ! Component: 150 - total flux cleaned = 3.016e-05 Jy ! Component: 200 - total flux cleaned = -8.25156e-05 Jy ! Total flux subtracted in 200 components = -8.25156e-05 Jy ! Clean residual min=-0.002350 max=0.002004 Jy/beam ! Clean residual mean=-0.000001 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.170308 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 197 components and 0.170308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101180Jy sigma=0.434406 ! Fit after self-cal, rms=0.101142Jy sigma=0.434391 wmodel J0755-4239_S_map.mod ! Writing 197 model components to file: J0755-4239_S_map.mod wobs J0755-4239_S_uvs.fits ! Writing UV FITS file: J0755-4239_S_uvs.fits wwins J0755-4239_S_map.win ! wwins: Wrote 1 windows to J0755-4239_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.000311382 Jy ! Component: 100 - total flux cleaned = -0.000208386 Jy ! Component: 150 - total flux cleaned = -0.000240936 Jy ! Component: 200 - total flux cleaned = -0.000210588 Jy ! Component: 250 - total flux cleaned = -0.000122498 Jy ! Component: 300 - total flux cleaned = -1.02081e-05 Jy ! Component: 350 - total flux cleaned = 7.12318e-05 Jy ! Component: 400 - total flux cleaned = 0.000200675 Jy ! Component: 450 - total flux cleaned = 0.0001999 Jy ! Component: 500 - total flux cleaned = 0.000224403 Jy ! Component: 550 - total flux cleaned = 0.000294864 Jy ! Component: 600 - total flux cleaned = 0.000363187 Jy ! Component: 650 - total flux cleaned = 0.000363297 Jy ! Component: 700 - total flux cleaned = 0.000341674 Jy ! Component: 750 - total flux cleaned = 0.000341643 Jy ! Component: 800 - total flux cleaned = 0.000341445 Jy ! Component: 850 - total flux cleaned = 0.000301001 Jy ! Component: 900 - total flux cleaned = 0.000301258 Jy ! Component: 950 - total flux cleaned = 0.000339451 Jy ! Component: 1000 - total flux cleaned = 0.000433941 Jy ! Component: 1050 - total flux cleaned = 0.00056349 Jy ! Component: 1100 - total flux cleaned = 0.000690778 Jy ! Component: 1150 - total flux cleaned = 0.000762408 Jy ! Component: 1200 - total flux cleaned = 0.000885713 Jy ! Component: 1250 - total flux cleaned = 0.000989766 Jy ! Component: 1300 - total flux cleaned = 0.00110927 Jy ! Component: 1350 - total flux cleaned = 0.00121017 Jy ! Component: 1400 - total flux cleaned = 0.00132635 Jy ! Component: 1450 - total flux cleaned = 0.00144061 Jy ! Component: 1500 - total flux cleaned = 0.00155335 Jy ! Component: 1550 - total flux cleaned = 0.00161688 Jy ! Component: 1600 - total flux cleaned = 0.00171101 Jy ! Component: 1650 - total flux cleaned = 0.00178838 Jy ! Component: 1700 - total flux cleaned = 0.0018647 Jy ! Component: 1750 - total flux cleaned = 0.00195521 Jy ! Component: 1800 - total flux cleaned = 0.00201488 Jy ! Component: 1850 - total flux cleaned = 0.00207405 Jy ! Component: 1900 - total flux cleaned = 0.00214735 Jy ! Component: 1950 - total flux cleaned = 0.00220542 Jy ! Component: 2000 - total flux cleaned = 0.00221984 Jy ! Component: 2050 - total flux cleaned = 0.00229138 Jy ! Component: 2100 - total flux cleaned = 0.00234812 Jy ! Component: 2150 - total flux cleaned = 0.00239031 Jy ! Component: 2200 - total flux cleaned = 0.00244632 Jy ! Component: 2250 - total flux cleaned = 0.00243241 Jy ! Component: 2300 - total flux cleaned = 0.0024463 Jy ! Component: 2350 - total flux cleaned = 0.00243253 Jy ! Component: 2400 - total flux cleaned = 0.00241869 Jy ! Component: 2450 - total flux cleaned = 0.00239121 Jy ! Component: 2500 - total flux cleaned = 0.00235001 Jy ! Component: 2550 - total flux cleaned = 0.00230883 Jy ! Component: 2600 - total flux cleaned = 0.00226763 Jy ! Component: 2650 - total flux cleaned = 0.00219858 Jy ! Component: 2700 - total flux cleaned = 0.00211538 Jy ! Component: 2750 - total flux cleaned = 0.00207379 Jy ! Component: 2800 - total flux cleaned = 0.00200417 Jy ! Component: 2850 - total flux cleaned = 0.00193414 Jy ! Component: 2900 - total flux cleaned = 0.00184986 Jy ! Component: 2950 - total flux cleaned = 0.00177925 Jy ! Component: 3000 - total flux cleaned = 0.00173659 Jy ! Component: 3050 - total flux cleaned = 0.00169377 Jy ! Component: 3100 - total flux cleaned = 0.00163612 Jy ! Component: 3150 - total flux cleaned = 0.00156364 Jy ! Component: 3200 - total flux cleaned = 0.00151988 Jy ! Component: 3250 - total flux cleaned = 0.00147582 Jy ! Component: 3300 - total flux cleaned = 0.00141652 Jy ! Component: 3350 - total flux cleaned = 0.00137162 Jy ! Component: 3400 - total flux cleaned = 0.00132657 Jy ! Component: 3450 - total flux cleaned = 0.00126586 Jy ! Component: 3500 - total flux cleaned = 0.00123475 Jy ! Component: 3550 - total flux cleaned = 0.00121927 Jy ! Component: 3600 - total flux cleaned = 0.00118784 Jy ! Component: 3650 - total flux cleaned = 0.00114014 Jy ! Component: 3700 - total flux cleaned = 0.00109145 Jy ! Component: 3750 - total flux cleaned = 0.00105878 Jy ! Component: 3800 - total flux cleaned = 0.00102571 Jy ! Component: 3850 - total flux cleaned = 0.000958165 Jy ! Component: 3900 - total flux cleaned = 0.000923949 Jy ! Component: 3950 - total flux cleaned = 0.000889329 Jy ! Component: 4000 - total flux cleaned = 0.000854186 Jy ! Component: 4050 - total flux cleaned = 0.000854307 Jy ! Total flux subtracted in 4096 components = 0.000854412 Jy ! Clean residual min=-0.000989 max=0.000983 Jy/beam ! Clean residual mean=0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.171163 Jy keep ! Adding 365 model components to the UV plane model. ! The established model now contains 562 components and 0.171163 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0755-4239_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.054 x 56.35 at -5.8 degrees (North through East) ! Clean map min=-0.0024968 max=0.14844 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0755-4239_S_map.fits wmodel /image_prod/ug002_uva//J0755-4239_S_map.mod ! Writing 562 model components to file: /image_prod/ug002_uva//J0755-4239_S_map.mod wobs /image_prod/ug002_uva//J0755-4239_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0755-4239_S_uvs.fits wwins /image_prod/ug002_uva//J0755-4239_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0755-4239_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.148438 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332892 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.672789 0.672789 1.34558 2.69116 5.38231 10.7646 21.5293 43.0585 86.117 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 445.904 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0755-4239_S_dfm.log closed on Wed Mar 4 22:05:55 2020