! Started logfile: /image_prod/ug002_uva//J0542-3803_S_dfm.log on Wed Mar 4 20:58:45 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//J0542-3803_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0542-3803_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0542-3803 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4725 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 J0542-3803_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.001368Jy sigma=6.776408 ! Fit after self-cal, rms=0.956519Jy sigma=6.469640 ! 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.323 mas, bmaj=6.512 mas, bpa=-5.01 degrees ! Estimated noise=2.87515 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.0360867 Jy ! Component: 100 - total flux cleaned = 0.044023 Jy ! Total flux subtracted in 100 components = 0.044023 Jy ! Clean residual min=-0.004796 max=0.004408 Jy/beam ! Clean residual mean=0.000000 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.044023 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.044023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064435Jy sigma=0.420178 ! Fit after self-cal, rms=0.062965Jy sigma=0.410081 ! 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=2.898 mas, bmaj=7.599 mas, bpa=-2.462 degrees ! Estimated noise=1.53706 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.00353656 Jy ! Component: 100 - total flux cleaned = 0.00467362 Jy ! Component: 150 - total flux cleaned = 0.00478484 Jy ! Component: 200 - total flux cleaned = 0.00484282 Jy ! Total flux subtracted in 200 components = 0.00484282 Jy ! Clean residual min=-0.002570 max=0.002449 Jy/beam ! Clean residual mean=-0.000002 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0488658 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0488658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062808Jy sigma=0.408784 ! Fit after self-cal, rms=0.062795Jy sigma=0.408743 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.898 x 7.599 at -2.462 degrees (North through East) ! Clean map min=-0.0024397 max=0.047731 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.94 LA 1.02 MK 0.99 ! OV 0.99 PT 1.06 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.02 LA 0.98 MK 1.06 ! OV 0.99 PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.01 LA 1.06 MK 1.00 ! OV 1.00 PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.062795Jy sigma=0.408743 ! Fit after self-cal, rms=0.062375Jy sigma=0.408233 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=7.603 mas, bpa=-2.042 degrees ! Estimated noise=1.52309 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 = 1.22431e-05 Jy ! Component: 100 - total flux cleaned = -4.99937e-05 Jy ! Component: 150 - total flux cleaned = -9.11914e-05 Jy ! Component: 200 - total flux cleaned = -0.000125572 Jy ! Total flux subtracted in 200 components = -0.000125572 Jy ! Clean residual min=-0.002666 max=0.002274 Jy/beam ! Clean residual mean=-0.000027 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0487402 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.0487402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062371Jy sigma=0.408210 ! Fit after self-cal, rms=0.062432Jy sigma=0.408101 ! 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.062432Jy sigma=0.408101 ! Fit after self-cal, rms=0.062669Jy sigma=0.407943 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.603 mas, bpa=-1.852 degrees ! Estimated noise=1.52681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.97663e-05 Jy ! Component: 100 - total flux cleaned = 6.93478e-05 Jy ! Component: 150 - total flux cleaned = 5.21886e-05 Jy ! Component: 200 - total flux cleaned = 3.74041e-05 Jy ! Total flux subtracted in 200 components = 3.74041e-05 Jy ! Clean residual min=-0.002604 max=0.002392 Jy/beam ! Clean residual mean=-0.000028 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0487776 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0487776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062666Jy sigma=0.407923 ! Fit after self-cal, rms=0.062673Jy sigma=0.407762 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.81917e-05 Jy ! Component: 100 - total flux cleaned = 9.46352e-05 Jy ! Component: 150 - total flux cleaned = 8.10815e-05 Jy ! Component: 200 - total flux cleaned = 7.46904e-05 Jy ! Total flux subtracted in 200 components = 7.46904e-05 Jy ! Clean residual min=-0.002561 max=0.002395 Jy/beam ! Clean residual mean=-0.000027 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0488523 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0488523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062671Jy sigma=0.407748 ! Fit after self-cal, rms=0.062674Jy sigma=0.407745 ! 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.062674Jy sigma=0.407745 ! Fit after self-cal, rms=0.063178Jy sigma=0.407204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.604 mas, bpa=-1.671 degrees ! Estimated noise=1.52929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277336 Jy ! Component: 100 - total flux cleaned = 0.000244333 Jy ! Component: 150 - total flux cleaned = 0.000228013 Jy ! Component: 200 - total flux cleaned = 0.000223642 Jy ! Total flux subtracted in 200 components = 0.000223642 Jy ! Clean residual min=-0.002391 max=0.002205 Jy/beam ! Clean residual mean=-0.000020 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0490759 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.0490759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063176Jy sigma=0.407191 ! Fit after self-cal, rms=0.063241Jy sigma=0.407060 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 = -3.72053e-05 Jy ! Component: 100 - total flux cleaned = -2.34589e-05 Jy ! Component: 150 - total flux cleaned = -2.86493e-05 Jy ! Component: 200 - total flux cleaned = -3.86474e-05 Jy ! Total flux subtracted in 200 components = -3.86474e-05 Jy ! Clean residual min=-0.002368 max=0.002247 Jy/beam ! Clean residual mean=-0.000021 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0490373 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.0490373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063240Jy sigma=0.407054 ! Fit after self-cal, rms=0.063243Jy sigma=0.407052 ! 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.063243Jy sigma=0.407052 ! Fit after self-cal, rms=0.063514Jy sigma=0.407029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.19 mas, bmaj=27.67 mas, bpa=1.778 degrees ! Estimated noise=2.00126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355797 Jy ! Component: 100 - total flux cleaned = 0.000357607 Jy ! Component: 150 - total flux cleaned = 0.000358333 Jy ! Component: 200 - total flux cleaned = 0.000358733 Jy ! Total flux subtracted in 200 components = 0.000358733 Jy ! Clean residual min=-0.002077 max=0.002105 Jy/beam ! Clean residual mean=-0.000039 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.049396 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.049396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063515Jy sigma=0.407027 ! Fit after self-cal, rms=0.063533Jy sigma=0.407004 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 = -1.64875e-05 Jy ! Component: 100 - total flux cleaned = -1.74705e-05 Jy ! Component: 150 - total flux cleaned = -1.79709e-05 Jy ! Component: 200 - total flux cleaned = -1.83031e-05 Jy ! Total flux subtracted in 200 components = -1.83031e-05 Jy ! Clean residual min=-0.002112 max=0.002093 Jy/beam ! Clean residual mean=-0.000040 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0493777 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.0493777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063534Jy sigma=0.407009 ! Fit after self-cal, rms=0.063515Jy sigma=0.406991 ! 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=2.897 mas, bmaj=7.599 mas, bpa=-1.517 degrees ! Estimated noise=1.5318 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.897 x 7.599 at -1.517 degrees (North through East) ! Clean map min=-0.0021796 max=0.04749 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.314 mas, bmaj=6.49 mas, bpa=-4.393 degrees ! Estimated noise=2.87371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0365382 Jy ! Component: 100 - total flux cleaned = 0.0447894 Jy ! Component: 150 - total flux cleaned = 0.048089 Jy ! Component: 200 - total flux cleaned = 0.0488646 Jy ! Total flux subtracted in 200 components = 0.0488646 Jy ! Clean residual min=-0.004526 max=0.004279 Jy/beam ! Clean residual mean=-0.000004 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.0488646 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0488646 Jy ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.599 mas, bpa=-1.517 degrees ! Estimated noise=1.5318 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.000296257 Jy ! Component: 100 - total flux cleaned = 0.000380724 Jy ! Component: 150 - total flux cleaned = 0.00041279 Jy ! Component: 200 - total flux cleaned = 0.000483392 Jy ! Total flux subtracted in 200 components = 0.000483392 Jy ! Clean residual min=-0.002278 max=0.002251 Jy/beam ! Clean residual mean=-0.000019 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.049348 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.049348 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.19 mas, bmaj=27.67 mas, bpa=1.778 degrees ! Estimated noise=2.00126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146703 Jy ! Component: 100 - total flux cleaned = 0.000144424 Jy ! Component: 150 - total flux cleaned = 0.000143394 Jy ! Component: 200 - total flux cleaned = 0.000142723 Jy ! Total flux subtracted in 200 components = 0.000142723 Jy ! Clean residual min=-0.002180 max=0.002083 Jy/beam ! Clean residual mean=-0.000038 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.0494907 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.27686e-07 Jy ! Component: 100 - total flux cleaned = -1.75024e-06 Jy ! Component: 150 - total flux cleaned = -2.22823e-06 Jy ! Component: 200 - total flux cleaned = -2.49667e-06 Jy ! Total flux subtracted in 200 components = -2.49667e-06 Jy ! Clean residual min=-0.002155 max=0.002097 Jy/beam ! Clean residual mean=-0.000038 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0494882 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0494882 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.599 mas, bpa=-1.517 degrees ! Estimated noise=1.5318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.05688e-05 Jy ! Component: 100 - total flux cleaned = -6.20696e-05 Jy ! Component: 150 - total flux cleaned = -7.6834e-05 Jy ! Component: 200 - total flux cleaned = -7.58384e-05 Jy ! Total flux subtracted in 200 components = -7.58384e-05 Jy ! Clean residual min=-0.002368 max=0.002339 Jy/beam ! Clean residual mean=-0.000019 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0494124 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0494124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063513Jy sigma=0.407031 ! Fit after self-cal, rms=0.063510Jy sigma=0.407010 wmodel J0542-3803_S_map.mod ! Writing 35 model components to file: J0542-3803_S_map.mod wobs J0542-3803_S_uvs.fits ! Writing UV FITS file: J0542-3803_S_uvs.fits wwins J0542-3803_S_map.win ! wwins: Wrote 1 windows to J0542-3803_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.000324783 Jy ! Component: 100 - total flux cleaned = -0.000661048 Jy ! Component: 150 - total flux cleaned = -0.00073069 Jy ! Component: 200 - total flux cleaned = -0.000729718 Jy ! Component: 250 - total flux cleaned = -0.000637642 Jy ! Component: 300 - total flux cleaned = -0.000550275 Jy ! Component: 350 - total flux cleaned = -0.000549891 Jy ! Component: 400 - total flux cleaned = -0.000550104 Jy ! Component: 450 - total flux cleaned = -0.000524816 Jy ! Component: 500 - total flux cleaned = -0.000428082 Jy ! Component: 550 - total flux cleaned = -0.000381534 Jy ! Component: 600 - total flux cleaned = -0.000381657 Jy ! Component: 650 - total flux cleaned = -0.000359693 Jy ! Component: 700 - total flux cleaned = -0.000338062 Jy ! Component: 750 - total flux cleaned = -0.000379796 Jy ! Component: 800 - total flux cleaned = -0.000379723 Jy ! Component: 850 - total flux cleaned = -0.000440138 Jy ! Component: 900 - total flux cleaned = -0.000479275 Jy ! Component: 950 - total flux cleaned = -0.000518072 Jy ! Component: 1000 - total flux cleaned = -0.000537189 Jy ! Component: 1050 - total flux cleaned = -0.000592616 Jy ! Component: 1100 - total flux cleaned = -0.000574772 Jy ! Component: 1150 - total flux cleaned = -0.000593082 Jy ! Component: 1200 - total flux cleaned = -0.000593546 Jy ! Component: 1250 - total flux cleaned = -0.000594216 Jy ! Component: 1300 - total flux cleaned = -0.000645153 Jy ! Component: 1350 - total flux cleaned = -0.000711175 Jy ! Component: 1400 - total flux cleaned = -0.000775924 Jy ! Component: 1450 - total flux cleaned = -0.000824004 Jy ! Component: 1500 - total flux cleaned = -0.000855217 Jy ! Component: 1550 - total flux cleaned = -0.00090164 Jy ! Component: 1600 - total flux cleaned = -0.000916977 Jy ! Component: 1650 - total flux cleaned = -0.000961835 Jy ! Component: 1700 - total flux cleaned = -0.000947241 Jy ! Component: 1750 - total flux cleaned = -0.000947305 Jy ! Component: 1800 - total flux cleaned = -0.000904181 Jy ! Component: 1850 - total flux cleaned = -0.00091856 Jy ! Component: 1900 - total flux cleaned = -0.000904554 Jy ! Component: 1950 - total flux cleaned = -0.000904796 Jy ! Component: 2000 - total flux cleaned = -0.000918597 Jy ! Component: 2050 - total flux cleaned = -0.000932197 Jy ! Component: 2100 - total flux cleaned = -0.000891712 Jy ! Component: 2150 - total flux cleaned = -0.000918319 Jy ! Component: 2200 - total flux cleaned = -0.000931436 Jy ! Component: 2250 - total flux cleaned = -0.000944372 Jy ! Component: 2300 - total flux cleaned = -0.000918367 Jy ! Component: 2350 - total flux cleaned = -0.000931229 Jy ! Component: 2400 - total flux cleaned = -0.000905782 Jy ! Component: 2450 - total flux cleaned = -0.00089325 Jy ! Component: 2500 - total flux cleaned = -0.000893346 Jy ! Component: 2550 - total flux cleaned = -0.000880917 Jy ! Component: 2600 - total flux cleaned = -0.000856204 Jy ! Component: 2650 - total flux cleaned = -0.000880949 Jy ! Component: 2700 - total flux cleaned = -0.000868698 Jy ! Component: 2750 - total flux cleaned = -0.000892921 Jy ! Component: 2800 - total flux cleaned = -0.000868799 Jy ! Component: 2850 - total flux cleaned = -0.000880752 Jy ! Component: 2900 - total flux cleaned = -0.000868832 Jy ! Component: 2950 - total flux cleaned = -0.000892542 Jy ! Component: 3000 - total flux cleaned = -0.00085703 Jy ! Component: 3050 - total flux cleaned = -0.000845291 Jy ! Component: 3100 - total flux cleaned = -0.000868771 Jy ! Component: 3150 - total flux cleaned = -0.00088042 Jy ! Component: 3200 - total flux cleaned = -0.0008805 Jy ! Component: 3250 - total flux cleaned = -0.000915234 Jy ! Component: 3300 - total flux cleaned = -0.00093826 Jy ! Component: 3350 - total flux cleaned = -0.000949769 Jy ! Component: 3400 - total flux cleaned = -0.000972708 Jy ! Component: 3450 - total flux cleaned = -0.000995493 Jy ! Component: 3500 - total flux cleaned = -0.00101827 Jy ! Component: 3550 - total flux cleaned = -0.00106358 Jy ! Component: 3600 - total flux cleaned = -0.0010749 Jy ! Component: 3650 - total flux cleaned = -0.00108621 Jy ! Component: 3700 - total flux cleaned = -0.00114259 Jy ! Component: 3750 - total flux cleaned = -0.00114259 Jy ! Component: 3800 - total flux cleaned = -0.00117622 Jy ! Component: 3850 - total flux cleaned = -0.00118754 Jy ! Component: 3900 - total flux cleaned = -0.00121001 Jy ! Component: 3950 - total flux cleaned = -0.00123234 Jy ! Component: 4000 - total flux cleaned = -0.00124358 Jy ! Component: 4050 - total flux cleaned = -0.00126587 Jy ! Total flux subtracted in 4096 components = -0.00129929 Jy ! Clean residual min=-0.000691 max=0.000756 Jy/beam ! Clean residual mean=-0.000011 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0481131 Jy keep ! Adding 212 model components to the UV plane model. ! The established model now contains 247 components and 0.0481131 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0542-3803_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.897 x 7.599 at -1.517 degrees (North through East) ! Clean map min=-0.0014385 max=0.045346 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0542-3803_S_map.fits wmodel /image_prod/ug002_uva//J0542-3803_S_map.mod ! Writing 247 model components to file: /image_prod/ug002_uva//J0542-3803_S_map.mod wobs /image_prod/ug002_uva//J0542-3803_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0542-3803_S_uvs.fits wwins /image_prod/ug002_uva//J0542-3803_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0542-3803_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0453461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188265 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24552 1.24552 2.49105 4.9821 9.96419 19.9284 39.8568 79.7135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 240.862 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0542-3803_S_dfm.log closed on Wed Mar 4 20:58:49 2020