! Started logfile: /image_prod/ug002_uva//J0431-0406_S_dfm.log on Wed Mar 4 20:23:04 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//J0431-0406_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0431-0406_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.968981 visibilities/baseline/integration-bin. ! Found source: J0431-0406 ! ! 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 6279 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 J0431-0406_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045039Jy sigma=7.835729 ! Fit after self-cal, rms=0.681781Jy sigma=5.013018 ! 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.997 mas, bmaj=14.58 mas, bpa=-17.08 degrees ! Estimated noise=1.51419 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.255025 Jy ! Component: 100 - total flux cleaned = 0.310638 Jy ! Total flux subtracted in 100 components = 0.310638 Jy ! Clean residual min=-0.009548 max=0.015520 Jy/beam ! Clean residual mean=0.000007 rms=0.002830 Jy/beam ! Combined flux in latest and established models = 0.310638 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.310638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087526Jy sigma=0.549518 ! Fit after self-cal, rms=0.087537Jy sigma=0.549494 ! 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.558 mas, bmaj=15.09 mas, bpa=-16.91 degrees ! Estimated noise=1.23678 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.0156804 Jy ! Component: 100 - total flux cleaned = 0.0229725 Jy ! Component: 150 - total flux cleaned = 0.0275088 Jy ! Component: 200 - total flux cleaned = 0.0292223 Jy ! Total flux subtracted in 200 components = 0.0292223 Jy ! Clean residual min=-0.009508 max=0.009707 Jy/beam ! Clean residual mean=-0.000016 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.33986 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.33986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085516Jy sigma=0.521044 ! Fit after self-cal, rms=0.085519Jy sigma=0.521004 ! 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.558 x 15.09 at -16.91 degrees (North through East) ! Clean map min=-0.0093814 max=0.32662 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.01 KP 0.99 ! LA 1.04 MK 1.03 NL 0.98 OV 0.99 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 1.02 KP 1.00 ! LA 1.03 MK 0.98 NL 0.97 OV 0.86 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 0.98 KP 1.02 ! LA 1.04 MK 1.01 NL 0.96 OV 0.99 ! PT 1.04 ! ! ! Fit before self-cal, rms=0.085519Jy sigma=0.521004 ! Fit after self-cal, rms=0.083745Jy sigma=0.491706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=15.2 mas, bpa=-16.87 degrees ! Estimated noise=1.22535 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.00091874 Jy ! Component: 100 - total flux cleaned = -0.000710695 Jy ! Component: 150 - total flux cleaned = -0.00051549 Jy ! Component: 200 - total flux cleaned = -0.000325392 Jy ! Total flux subtracted in 200 components = -0.000325392 Jy ! Clean residual min=-0.008430 max=0.006611 Jy/beam ! Clean residual mean=-0.000007 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.339535 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.339535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083389Jy sigma=0.490459 ! Fit after self-cal, rms=0.083423Jy sigma=0.490388 ! 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.083423Jy sigma=0.490388 ! Fit after self-cal, rms=0.083305Jy sigma=0.437740 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=15.23 mas, bpa=-16.78 degrees ! Estimated noise=1.23352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014319 Jy ! Component: 100 - total flux cleaned = -0.00199857 Jy ! Component: 150 - total flux cleaned = -0.00216635 Jy ! Component: 200 - total flux cleaned = -0.00231039 Jy ! Total flux subtracted in 200 components = -0.00231039 Jy ! Clean residual min=-0.002536 max=0.002618 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.337224 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.337224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083227Jy sigma=0.436711 ! Fit after self-cal, rms=0.083325Jy sigma=0.436639 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 = -7.29616e-05 Jy ! Component: 100 - total flux cleaned = -0.000218049 Jy ! Component: 150 - total flux cleaned = -0.000250016 Jy ! Component: 200 - total flux cleaned = -0.000222313 Jy ! Total flux subtracted in 200 components = -0.000222313 Jy ! Clean residual min=-0.002438 max=0.002515 Jy/beam ! Clean residual mean=-0.000005 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.337002 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.337002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083320Jy sigma=0.436377 ! Fit after self-cal, rms=0.083319Jy sigma=0.436374 ! 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.083319Jy sigma=0.436374 ! Fit after self-cal, rms=0.090355Jy sigma=0.432716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=15.2 mas, bpa=-16.76 degrees ! Estimated noise=1.23233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472973 Jy ! Component: 100 - total flux cleaned = 0.000382716 Jy ! Component: 150 - total flux cleaned = 0.000253654 Jy ! Component: 200 - total flux cleaned = 0.000100714 Jy ! Total flux subtracted in 200 components = 0.000100714 Jy ! Clean residual min=-0.001753 max=0.001861 Jy/beam ! Clean residual mean=-0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.337103 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.337103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090318Jy sigma=0.432533 ! Fit after self-cal, rms=0.090337Jy sigma=0.432528 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 = -6.16352e-05 Jy ! Component: 100 - total flux cleaned = -9.73171e-05 Jy ! Component: 150 - total flux cleaned = -0.000131849 Jy ! Component: 200 - total flux cleaned = -0.000180131 Jy ! Total flux subtracted in 200 components = -0.000180131 Jy ! Clean residual min=-0.001737 max=0.001783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.336923 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.336923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090322Jy sigma=0.432479 ! Fit after self-cal, rms=0.090322Jy sigma=0.432478 ! 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.090322Jy sigma=0.432478 ! Fit after self-cal, rms=0.090389Jy sigma=0.432439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.873 mas, bmaj=16.18 mas, bpa=-8.503 degrees ! Estimated noise=1.43418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197134 Jy ! Component: 100 - total flux cleaned = 0.000177436 Jy ! Component: 150 - total flux cleaned = 0.000134011 Jy ! Component: 200 - total flux cleaned = 8.22414e-05 Jy ! Total flux subtracted in 200 components = 8.22414e-05 Jy ! Clean residual min=-0.001824 max=0.001701 Jy/beam ! Clean residual mean=-0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.337005 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.337005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090377Jy sigma=0.432409 ! Fit after self-cal, rms=0.090379Jy sigma=0.432401 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.89922e-05 Jy ! Component: 100 - total flux cleaned = -0.000117138 Jy ! Component: 150 - total flux cleaned = -0.000156556 Jy ! Component: 200 - total flux cleaned = -0.000192455 Jy ! Total flux subtracted in 200 components = -0.000192455 Jy ! Clean residual min=-0.001807 max=0.001714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.336812 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.336812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090374Jy sigma=0.432402 ! Fit after self-cal, rms=0.090375Jy sigma=0.432400 ! 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.567 mas, bmaj=15.19 mas, bpa=-16.76 degrees ! Estimated noise=1.23167 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 15.19 at -16.76 degrees (North through East) ! Clean map min=-0.0016423 max=0.32456 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.007 mas, bmaj=14.64 mas, bpa=-16.97 degrees ! Estimated noise=1.50762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.253905 Jy ! Component: 100 - total flux cleaned = 0.309279 Jy ! Component: 150 - total flux cleaned = 0.322521 Jy ! Component: 200 - total flux cleaned = 0.328144 Jy ! Total flux subtracted in 200 components = 0.328144 Jy ! Clean residual min=-0.002717 max=0.002796 Jy/beam ! Clean residual mean=0.000002 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.328144 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.328144 Jy ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=15.19 mas, bpa=-16.76 degrees ! Estimated noise=1.23167 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.00370448 Jy ! Component: 100 - total flux cleaned = 0.00581285 Jy ! Component: 150 - total flux cleaned = 0.00685114 Jy ! Component: 200 - total flux cleaned = 0.00710147 Jy ! Total flux subtracted in 200 components = 0.00710147 Jy ! Clean residual min=-0.001885 max=0.002031 Jy/beam ! Clean residual mean=-0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.335245 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.335245 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=7.873 mas, bmaj=16.18 mas, bpa=-8.503 degrees ! Estimated noise=1.43418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117429 Jy ! Component: 100 - total flux cleaned = 0.00117601 Jy ! Component: 150 - total flux cleaned = 0.00109411 Jy ! Component: 200 - total flux cleaned = 0.00111073 Jy ! Total flux subtracted in 200 components = 0.00111073 Jy ! Clean residual min=-0.001769 max=0.001837 Jy/beam ! Clean residual mean=0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.336356 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 = 1.40723e-05 Jy ! Component: 100 - total flux cleaned = 1.34622e-05 Jy ! Component: 150 - total flux cleaned = 2.50999e-05 Jy ! Component: 200 - total flux cleaned = 3.51135e-05 Jy ! Total flux subtracted in 200 components = 3.51135e-05 Jy ! Clean residual min=-0.001760 max=0.001762 Jy/beam ! Clean residual mean=0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.336391 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.336391 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=15.19 mas, bpa=-16.76 degrees ! Estimated noise=1.23167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000268659 Jy ! Component: 100 - total flux cleaned = -0.000329548 Jy ! Component: 150 - total flux cleaned = -0.000403588 Jy ! Component: 200 - total flux cleaned = -0.00042586 Jy ! Total flux subtracted in 200 components = -0.00042586 Jy ! Clean residual min=-0.001696 max=0.001937 Jy/beam ! Clean residual mean=-0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.335965 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.335965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090374Jy sigma=0.432442 ! Fit after self-cal, rms=0.090375Jy sigma=0.432426 wmodel J0431-0406_S_map.mod ! Writing 66 model components to file: J0431-0406_S_map.mod wobs J0431-0406_S_uvs.fits ! Writing UV FITS file: J0431-0406_S_uvs.fits wwins J0431-0406_S_map.win ! wwins: Wrote 1 windows to J0431-0406_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.000362364 Jy ! Component: 100 - total flux cleaned = 0.000211047 Jy ! Component: 150 - total flux cleaned = 0.000152497 Jy ! Component: 200 - total flux cleaned = 9.67572e-05 Jy ! Component: 250 - total flux cleaned = 0.000151779 Jy ! Component: 300 - total flux cleaned = 0.000231529 Jy ! Component: 350 - total flux cleaned = 0.0002578 Jy ! Component: 400 - total flux cleaned = 0.0003079 Jy ! Component: 450 - total flux cleaned = 0.000283115 Jy ! Component: 500 - total flux cleaned = 0.000283197 Jy ! Component: 550 - total flux cleaned = 0.000188565 Jy ! Component: 600 - total flux cleaned = 0.0001654 Jy ! Component: 650 - total flux cleaned = 2.87886e-05 Jy ! Component: 700 - total flux cleaned = 6.50941e-06 Jy ! Component: 750 - total flux cleaned = -0.000104009 Jy ! Component: 800 - total flux cleaned = -0.000191022 Jy ! Component: 850 - total flux cleaned = -0.000276315 Jy ! Component: 900 - total flux cleaned = -0.000297008 Jy ! Component: 950 - total flux cleaned = -0.000318174 Jy ! Component: 1000 - total flux cleaned = -0.00040019 Jy ! Component: 1050 - total flux cleaned = -0.000501126 Jy ! Component: 1100 - total flux cleaned = -0.00058067 Jy ! Component: 1150 - total flux cleaned = -0.000639601 Jy ! Component: 1200 - total flux cleaned = -0.000678609 Jy ! Component: 1250 - total flux cleaned = -0.000697795 Jy ! Component: 1300 - total flux cleaned = -0.000792495 Jy ! Component: 1350 - total flux cleaned = -0.000754925 Jy ! Component: 1400 - total flux cleaned = -0.00073676 Jy ! Component: 1450 - total flux cleaned = -0.00079209 Jy ! Component: 1500 - total flux cleaned = -0.000791885 Jy ! Component: 1550 - total flux cleaned = -0.000809951 Jy ! Component: 1600 - total flux cleaned = -0.000720716 Jy ! Component: 1650 - total flux cleaned = -0.000720854 Jy ! Component: 1700 - total flux cleaned = -0.000720851 Jy ! Component: 1750 - total flux cleaned = -0.00070378 Jy ! Component: 1800 - total flux cleaned = -0.000652337 Jy ! Component: 1850 - total flux cleaned = -0.000635475 Jy ! Component: 1900 - total flux cleaned = -0.000618618 Jy ! Component: 1950 - total flux cleaned = -0.000635217 Jy ! Component: 2000 - total flux cleaned = -0.000602233 Jy ! Component: 2050 - total flux cleaned = -0.000536711 Jy ! Component: 2100 - total flux cleaned = -0.000553123 Jy ! Component: 2150 - total flux cleaned = -0.000440478 Jy ! Component: 2200 - total flux cleaned = -0.00042488 Jy ! Component: 2250 - total flux cleaned = -0.000409188 Jy ! Component: 2300 - total flux cleaned = -0.00037805 Jy ! Component: 2350 - total flux cleaned = -0.000362642 Jy ! Component: 2400 - total flux cleaned = -0.000347107 Jy ! Component: 2450 - total flux cleaned = -0.00033182 Jy ! Component: 2500 - total flux cleaned = -0.000286189 Jy ! Component: 2550 - total flux cleaned = -0.000286039 Jy ! Component: 2600 - total flux cleaned = -0.000255926 Jy ! Component: 2650 - total flux cleaned = -0.000226212 Jy ! Component: 2700 - total flux cleaned = -0.000152298 Jy ! Component: 2750 - total flux cleaned = -0.000137772 Jy ! Component: 2800 - total flux cleaned = -0.000123345 Jy ! Component: 2850 - total flux cleaned = -0.000123292 Jy ! Component: 2900 - total flux cleaned = -5.15465e-05 Jy ! Component: 2950 - total flux cleaned = -6.58053e-05 Jy ! Component: 3000 - total flux cleaned = -9.38518e-06 Jy ! Component: 3050 - total flux cleaned = 6.08397e-05 Jy ! Component: 3100 - total flux cleaned = 6.08934e-05 Jy ! Component: 3150 - total flux cleaned = 0.000130031 Jy ! Component: 3200 - total flux cleaned = 0.000143766 Jy ! Component: 3250 - total flux cleaned = 0.000225749 Jy ! Component: 3300 - total flux cleaned = 0.000279929 Jy ! Component: 3350 - total flux cleaned = 0.00032045 Jy ! Component: 3400 - total flux cleaned = 0.000400791 Jy ! Component: 3450 - total flux cleaned = 0.000427545 Jy ! Component: 3500 - total flux cleaned = 0.000506934 Jy ! Component: 3550 - total flux cleaned = 0.000507009 Jy ! Component: 3600 - total flux cleaned = 0.000611299 Jy ! Component: 3650 - total flux cleaned = 0.000663088 Jy ! Component: 3700 - total flux cleaned = 0.000727506 Jy ! Component: 3750 - total flux cleaned = 0.00079142 Jy ! Component: 3800 - total flux cleaned = 0.000816644 Jy ! Component: 3850 - total flux cleaned = 0.000879802 Jy ! Component: 3900 - total flux cleaned = 0.000955057 Jy ! Component: 3950 - total flux cleaned = 0.00101751 Jy ! Component: 4000 - total flux cleaned = 0.00107952 Jy ! Component: 4050 - total flux cleaned = 0.00112883 Jy ! Total flux subtracted in 4096 components = 0.00116563 Jy ! Clean residual min=-0.000793 max=0.000741 Jy/beam ! Clean residual mean=0.000001 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.337131 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 359 components and 0.337131 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0431-0406_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 15.19 at -16.76 degrees (North through East) ! Clean map min=-0.0012989 max=0.32463 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0431-0406_S_map.fits wmodel /image_prod/ug002_uva//J0431-0406_S_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J0431-0406_S_map.mod wobs /image_prod/ug002_uva//J0431-0406_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0431-0406_S_uvs.fits wwins /image_prod/ug002_uva//J0431-0406_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0431-0406_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.324627 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221497 0.221497 0.442993 0.885987 1.77197 3.54395 7.08789 14.1758 28.3516 56.7032 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.324 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1354.42 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0431-0406_S_dfm.log closed on Wed Mar 4 20:23:08 2020