! Started logfile: /image_prod/ug002_uva//J0245-4459_S_dfm.log on Wed Mar 4 19:38:43 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//J0245-4459_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0245-4459_S_uva.fits ! AN table 1: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.82 visibilities/baseline/integration-bin. ! Found source: J0245-4459 ! ! 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 2214 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 J0245-4459_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.072671Jy sigma=5.779709 ! Fit after self-cal, rms=0.721034Jy sigma=3.789578 ! 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=9.734 mas, bmaj=59.05 mas, bpa=-8.592 degrees ! Estimated noise=3.66457 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.224034 Jy ! Component: 100 - total flux cleaned = 0.282483 Jy ! Total flux subtracted in 100 components = 0.282483 Jy ! Clean residual min=-0.023434 max=0.025470 Jy/beam ! Clean residual mean=0.000548 rms=0.008269 Jy/beam ! Combined flux in latest and established models = 0.282483 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.282483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120554Jy sigma=0.626665 ! Fit after self-cal, rms=0.120629Jy sigma=0.626497 ! 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=10.99 mas, bmaj=65.81 mas, bpa=-8.669 degrees ! Estimated noise=2.87338 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.0294297 Jy ! Component: 100 - total flux cleaned = 0.0310327 Jy ! Component: 150 - total flux cleaned = 0.0310997 Jy ! Component: 200 - total flux cleaned = 0.0315566 Jy ! Total flux subtracted in 200 components = 0.0315566 Jy ! Clean residual min=-0.016560 max=0.016082 Jy/beam ! Clean residual mean=0.000600 rms=0.006821 Jy/beam ! Combined flux in latest and established models = 0.31404 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 114 components and 0.31404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112054Jy sigma=0.576736 ! Fit after self-cal, rms=0.112126Jy sigma=0.576513 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.99 x 65.81 at -8.669 degrees (North through East) ! Clean map min=-0.017809 max=0.29552 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.95 LA 1.49 NL 1.11 ! OV 0.94 PT 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.95 LA 0.98 NL 1.30 ! OV 0.98 PT 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.94 LA 0.99 NL 1.17 ! OV 0.92 PT 0.93 ! ! ! Fit before self-cal, rms=0.112126Jy sigma=0.576513 ! Fit after self-cal, rms=0.119454Jy sigma=0.522537 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.3 mas, bmaj=65.57 mas, bpa=-8.109 degrees ! Estimated noise=2.84917 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.00101553 Jy ! Component: 100 - total flux cleaned = -0.000429122 Jy ! Component: 150 - total flux cleaned = 0.000317827 Jy ! Component: 200 - total flux cleaned = 0.000842097 Jy ! Total flux subtracted in 200 components = 0.000842097 Jy ! Clean residual min=-0.012937 max=0.010399 Jy/beam ! Clean residual mean=0.000357 rms=0.004424 Jy/beam ! Combined flux in latest and established models = 0.314882 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 181 components and 0.314882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118796Jy sigma=0.520680 ! Fit after self-cal, rms=0.119163Jy sigma=0.520175 ! 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.119163Jy sigma=0.520175 ! Fit after self-cal, rms=0.120441Jy sigma=0.520026 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.36 mas, bmaj=65.6 mas, bpa=-8.009 degrees ! Estimated noise=2.85153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000620217 Jy ! Component: 100 - total flux cleaned = -5.90623e-05 Jy ! Component: 150 - total flux cleaned = 0.000257724 Jy ! Component: 200 - total flux cleaned = 0.000599795 Jy ! Total flux subtracted in 200 components = 0.000599795 Jy ! Clean residual min=-0.012439 max=0.010378 Jy/beam ! Clean residual mean=0.000350 rms=0.004383 Jy/beam ! Combined flux in latest and established models = 0.315482 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 217 components and 0.315482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120211Jy sigma=0.519718 ! Fit after self-cal, rms=0.120225Jy sigma=0.519707 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.000202898 Jy ! Component: 100 - total flux cleaned = 0.000487094 Jy ! Component: 150 - total flux cleaned = 0.000642838 Jy ! Component: 200 - total flux cleaned = 0.00083762 Jy ! Total flux subtracted in 200 components = 0.00083762 Jy ! Clean residual min=-0.012200 max=0.010511 Jy/beam ! Clean residual mean=0.000354 rms=0.004358 Jy/beam ! Combined flux in latest and established models = 0.316319 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 235 components and 0.316319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120147Jy sigma=0.519578 ! Fit after self-cal, rms=0.120144Jy sigma=0.519568 ! 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.120144Jy sigma=0.519568 ! Fit after self-cal, rms=0.131470Jy sigma=0.443172 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.46 mas, bmaj=65.66 mas, bpa=-7.903 degrees ! Estimated noise=2.8623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284116 Jy ! Component: 100 - total flux cleaned = 0.00284912 Jy ! Component: 150 - total flux cleaned = 0.00292067 Jy ! Component: 200 - total flux cleaned = 0.00298368 Jy ! Total flux subtracted in 200 components = 0.00298368 Jy ! Clean residual min=-0.005425 max=0.005066 Jy/beam ! Clean residual mean=-0.000055 rms=0.001733 Jy/beam ! Combined flux in latest and established models = 0.319303 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 258 components and 0.319303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131306Jy sigma=0.442189 ! Fit after self-cal, rms=0.131788Jy sigma=0.441621 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.36147e-06 Jy ! Component: 100 - total flux cleaned = 9.78676e-05 Jy ! Component: 150 - total flux cleaned = 0.000142418 Jy ! Component: 200 - total flux cleaned = 0.000268383 Jy ! Total flux subtracted in 200 components = 0.000268383 Jy ! Clean residual min=-0.005192 max=0.005178 Jy/beam ! Clean residual mean=-0.000054 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.319571 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 265 components and 0.319571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131745Jy sigma=0.441393 ! Fit after self-cal, rms=0.131726Jy sigma=0.441390 ! 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.131726Jy sigma=0.441390 ! Fit after self-cal, rms=0.133267Jy sigma=0.441075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.75 mas, bmaj=69.15 mas, bpa=-7.021 degrees ! Estimated noise=2.80416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068738 Jy ! Component: 100 - total flux cleaned = 0.000875831 Jy ! Component: 150 - total flux cleaned = 0.00107082 Jy ! Component: 200 - total flux cleaned = 0.00120854 Jy ! Total flux subtracted in 200 components = 0.00120854 Jy ! Clean residual min=-0.004916 max=0.005326 Jy/beam ! Clean residual mean=-0.000064 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.32078 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 296 components and 0.32078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133230Jy sigma=0.440767 ! Fit after self-cal, rms=0.133187Jy sigma=0.440764 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.92269e-05 Jy ! Component: 100 - total flux cleaned = 0.000118291 Jy ! Component: 150 - total flux cleaned = 0.000200274 Jy ! Component: 200 - total flux cleaned = 0.000252053 Jy ! Total flux subtracted in 200 components = 0.000252053 Jy ! Clean residual min=-0.004856 max=0.005336 Jy/beam ! Clean residual mean=-0.000064 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.321032 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 312 components and 0.321032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133171Jy sigma=0.440654 ! Fit after self-cal, rms=0.133165Jy sigma=0.440653 ! 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=11.48 mas, bmaj=65.64 mas, bpa=-7.9 degrees ! Estimated noise=2.8623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.48 x 65.64 at -7.9 degrees (North through East) ! Clean map min=-0.0087532 max=0.29193 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=10.16 mas, bmaj=58.43 mas, bpa=-7.542 degrees ! Estimated noise=3.68788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224849 Jy ! Component: 100 - total flux cleaned = 0.276755 Jy ! Component: 150 - total flux cleaned = 0.298909 Jy ! Component: 200 - total flux cleaned = 0.310445 Jy ! Total flux subtracted in 200 components = 0.310445 Jy ! Clean residual min=-0.007240 max=0.009932 Jy/beam ! Clean residual mean=-0.000166 rms=0.002631 Jy/beam ! Combined flux in latest and established models = 0.310445 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.310445 Jy ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=65.64 mas, bpa=-7.9 degrees ! Estimated noise=2.8623 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.00461554 Jy ! Component: 100 - total flux cleaned = 0.00510899 Jy ! Component: 150 - total flux cleaned = 0.00551239 Jy ! Component: 200 - total flux cleaned = 0.00584466 Jy ! Total flux subtracted in 200 components = 0.00584466 Jy ! Clean residual min=-0.005451 max=0.006945 Jy/beam ! Clean residual mean=-0.000069 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.31629 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 142 components and 0.31629 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=12.75 mas, bmaj=69.15 mas, bpa=-7.021 degrees ! Estimated noise=2.80416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000510309 Jy ! Component: 100 - total flux cleaned = 0.000790569 Jy ! Component: 150 - total flux cleaned = 0.00093927 Jy ! Component: 200 - total flux cleaned = 0.00112437 Jy ! Total flux subtracted in 200 components = 0.00112437 Jy ! Clean residual min=-0.005065 max=0.005826 Jy/beam ! Clean residual mean=-0.000076 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.317414 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.000263238 Jy ! Component: 100 - total flux cleaned = 0.000497783 Jy ! Component: 150 - total flux cleaned = 0.000748872 Jy ! Component: 200 - total flux cleaned = 0.000978569 Jy ! Total flux subtracted in 200 components = 0.000978569 Jy ! Clean residual min=-0.004877 max=0.005591 Jy/beam ! Clean residual mean=-0.000073 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.318393 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 247 components and 0.318393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=65.64 mas, bpa=-7.9 degrees ! Estimated noise=2.8623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263129 Jy ! Component: 100 - total flux cleaned = 0.000371904 Jy ! Component: 150 - total flux cleaned = 0.000474789 Jy ! Component: 200 - total flux cleaned = 0.000573869 Jy ! Total flux subtracted in 200 components = 0.000573869 Jy ! Clean residual min=-0.004805 max=0.005501 Jy/beam ! Clean residual mean=-0.000064 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.318967 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 271 components and 0.318967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133249Jy sigma=0.440850 ! Fit after self-cal, rms=0.133210Jy sigma=0.440831 wmodel J0245-4459_S_map.mod ! Writing 271 model components to file: J0245-4459_S_map.mod wobs J0245-4459_S_uvs.fits ! Writing UV FITS file: J0245-4459_S_uvs.fits wwins J0245-4459_S_map.win ! wwins: Wrote 1 windows to J0245-4459_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.00189019 Jy ! Component: 100 - total flux cleaned = 0.00214962 Jy ! Component: 150 - total flux cleaned = 0.00200672 Jy ! Component: 200 - total flux cleaned = 0.00161081 Jy ! Component: 250 - total flux cleaned = 0.00130394 Jy ! Component: 300 - total flux cleaned = 0.0009068 Jy ! Component: 350 - total flux cleaned = 0.000433977 Jy ! Component: 400 - total flux cleaned = -0.000107708 Jy ! Component: 450 - total flux cleaned = -0.000664538 Jy ! Component: 500 - total flux cleaned = -0.000798315 Jy ! Component: 550 - total flux cleaned = -0.00088359 Jy ! Component: 600 - total flux cleaned = -0.000965799 Jy ! Component: 650 - total flux cleaned = -0.00108178 Jy ! Component: 700 - total flux cleaned = -0.00119101 Jy ! Component: 750 - total flux cleaned = -0.00126006 Jy ! Component: 800 - total flux cleaned = -0.00126032 Jy ! Component: 850 - total flux cleaned = -0.00113056 Jy ! Component: 900 - total flux cleaned = -0.00106728 Jy ! Component: 950 - total flux cleaned = -0.00106761 Jy ! Component: 1000 - total flux cleaned = -0.00115681 Jy ! Component: 1050 - total flux cleaned = -0.00121485 Jy ! Component: 1100 - total flux cleaned = -0.00130021 Jy ! Component: 1150 - total flux cleaned = -0.0013843 Jy ! Component: 1200 - total flux cleaned = -0.00146645 Jy ! Component: 1250 - total flux cleaned = -0.00152027 Jy ! Component: 1300 - total flux cleaned = -0.00157267 Jy ! Component: 1350 - total flux cleaned = -0.00154665 Jy ! Component: 1400 - total flux cleaned = -0.001597 Jy ! Component: 1450 - total flux cleaned = -0.00167194 Jy ! Component: 1500 - total flux cleaned = -0.00184437 Jy ! Component: 1550 - total flux cleaned = -0.00196576 Jy ! Component: 1600 - total flux cleaned = -0.00210967 Jy ! Component: 1650 - total flux cleaned = -0.00227545 Jy ! Component: 1700 - total flux cleaned = -0.00239221 Jy ! Component: 1750 - total flux cleaned = -0.00246144 Jy ! Component: 1800 - total flux cleaned = -0.00257583 Jy ! Component: 1850 - total flux cleaned = -0.00277992 Jy ! Component: 1900 - total flux cleaned = -0.00286987 Jy ! Component: 1950 - total flux cleaned = -0.00302745 Jy ! Component: 2000 - total flux cleaned = -0.00311716 Jy ! Component: 2050 - total flux cleaned = -0.00320705 Jy ! Component: 2100 - total flux cleaned = -0.00329748 Jy ! Component: 2150 - total flux cleaned = -0.00340994 Jy ! Component: 2200 - total flux cleaned = -0.00347719 Jy ! Component: 2250 - total flux cleaned = -0.0035447 Jy ! Component: 2300 - total flux cleaned = -0.00365718 Jy ! Component: 2350 - total flux cleaned = -0.00370189 Jy ! Component: 2400 - total flux cleaned = -0.0037918 Jy ! Component: 2450 - total flux cleaned = -0.00388224 Jy ! Component: 2500 - total flux cleaned = -0.00394999 Jy ! Component: 2550 - total flux cleaned = -0.00406298 Jy ! Component: 2600 - total flux cleaned = -0.00415383 Jy ! Component: 2650 - total flux cleaned = -0.0042449 Jy ! Component: 2700 - total flux cleaned = -0.00435891 Jy ! Component: 2750 - total flux cleaned = -0.00442724 Jy ! Component: 2800 - total flux cleaned = -0.00451843 Jy ! Component: 2850 - total flux cleaned = -0.00470137 Jy ! Component: 2900 - total flux cleaned = -0.00483949 Jy ! Component: 2950 - total flux cleaned = -0.00493194 Jy ! Component: 3000 - total flux cleaned = -0.00507079 Jy ! Component: 3050 - total flux cleaned = -0.00521011 Jy ! Component: 3100 - total flux cleaned = -0.00535015 Jy ! Component: 3150 - total flux cleaned = -0.00544375 Jy ! Component: 3200 - total flux cleaned = -0.00551381 Jy ! Component: 3250 - total flux cleaned = -0.00556103 Jy ! Component: 3300 - total flux cleaned = -0.00565534 Jy ! Component: 3350 - total flux cleaned = -0.00575067 Jy ! Component: 3400 - total flux cleaned = -0.0058222 Jy ! Component: 3450 - total flux cleaned = -0.00589457 Jy ! Component: 3500 - total flux cleaned = -0.00596698 Jy ! Component: 3550 - total flux cleaned = -0.00606364 Jy ! Component: 3600 - total flux cleaned = -0.0062587 Jy ! Component: 3650 - total flux cleaned = -0.00643073 Jy ! Component: 3700 - total flux cleaned = -0.00652988 Jy ! Component: 3750 - total flux cleaned = -0.00667935 Jy ! Component: 3800 - total flux cleaned = -0.0068049 Jy ! Component: 3850 - total flux cleaned = -0.00688081 Jy ! Component: 3900 - total flux cleaned = -0.00700815 Jy ! Component: 3950 - total flux cleaned = -0.00711118 Jy ! Component: 4000 - total flux cleaned = -0.00724118 Jy ! Component: 4050 - total flux cleaned = -0.00739849 Jy ! Total flux subtracted in 4096 components = -0.00755777 Jy ! Clean residual min=-0.001455 max=0.001413 Jy/beam ! Clean residual mean=0.000027 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.311409 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 591 components and 0.311408 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0245-4459_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.48 x 65.64 at -7.9 degrees (North through East) ! Clean map min=-0.0073798 max=0.29317 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0245-4459_S_map.fits wmodel /image_prod/ug002_uva//J0245-4459_S_map.mod ! Writing 591 model components to file: /image_prod/ug002_uva//J0245-4459_S_map.mod wobs /image_prod/ug002_uva//J0245-4459_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0245-4459_S_uvs.fits wwins /image_prod/ug002_uva//J0245-4459_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0245-4459_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.293166 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000619279 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.633715 0.633715 1.26743 2.53486 5.06972 10.1394 20.2789 40.5578 81.1155 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.293 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 473.399 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0245-4459_S_dfm.log closed on Wed Mar 4 19:38:48 2020