! Started logfile: /image_prod/ug002_uva//J0010-2945_S_dfm.log on Wed Mar 4 18:16:27 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//J0010-2945_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010-2945_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.989444 visibilities/baseline/integration-bin. ! Found source: J0010-2945 ! ! 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 5343 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 J0010-2945_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.081928Jy sigma=5.736321 ! Fit after self-cal, rms=0.552888Jy sigma=2.703900 ! 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.368 mas, bmaj=6.826 mas, bpa=-8.288 degrees ! Estimated noise=2.95861 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.375962 Jy ! Component: 100 - total flux cleaned = 0.458214 Jy ! Total flux subtracted in 100 components = 0.458214 Jy ! Clean residual min=-0.025876 max=0.043866 Jy/beam ! Clean residual mean=0.000034 rms=0.007442 Jy/beam ! Combined flux in latest and established models = 0.458214 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.458214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151963Jy sigma=0.717450 ! Fit after self-cal, rms=0.151957Jy sigma=0.717427 ! 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.854 mas, bmaj=7.611 mas, bpa=-5.352 degrees ! Estimated noise=1.91797 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.0272211 Jy ! Component: 100 - total flux cleaned = 0.0378124 Jy ! Component: 150 - total flux cleaned = 0.0384431 Jy ! Component: 200 - total flux cleaned = 0.0393358 Jy ! Total flux subtracted in 200 components = 0.0393358 Jy ! Clean residual min=-0.025595 max=0.038788 Jy/beam ! Clean residual mean=0.000037 rms=0.007088 Jy/beam ! Combined flux in latest and established models = 0.49755 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.49755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150838Jy sigma=0.672671 ! Fit after self-cal, rms=0.150847Jy sigma=0.672645 ! 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.854 x 7.611 at -5.352 degrees (North through East) ! Clean map min=-0.024847 max=0.48314 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 1.48 KP 0.94 ! LA 0.98 MK 0.98 NL 1.01 OV 0.79 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.97 HN 1.53 KP 1.01 ! LA 1.00 MK 0.99 NL 0.95 OV 0.85 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 HN 1.48 KP 1.01 ! LA 0.97 MK 1.00 NL 0.99 OV 0.85 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.150847Jy sigma=0.672645 ! Fit after self-cal, rms=0.137587Jy sigma=0.485636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.853 mas, bmaj=7.477 mas, bpa=-4.237 degrees ! Estimated noise=1.90591 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.000791531 Jy ! Component: 100 - total flux cleaned = 0.000253698 Jy ! Component: 150 - total flux cleaned = 4.67148e-05 Jy ! Component: 200 - total flux cleaned = -0.00013151 Jy ! Total flux subtracted in 200 components = -0.00013151 Jy ! Clean residual min=-0.016104 max=0.014408 Jy/beam ! Clean residual mean=0.000027 rms=0.003283 Jy/beam ! Combined flux in latest and established models = 0.497418 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.497418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136539Jy sigma=0.480184 ! Fit after self-cal, rms=0.136975Jy sigma=0.479854 ! 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.136975Jy sigma=0.479854 ! Fit after self-cal, rms=0.132193Jy sigma=0.432608 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=7.475 mas, bpa=-4.386 degrees ! Estimated noise=1.91261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037946 Jy ! Component: 100 - total flux cleaned = 0.00405678 Jy ! Component: 150 - total flux cleaned = 0.00391914 Jy ! Component: 200 - total flux cleaned = 0.00379415 Jy ! Total flux subtracted in 200 components = 0.00379415 Jy ! Clean residual min=-0.006082 max=0.005884 Jy/beam ! Clean residual mean=0.000007 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.501212 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.501212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132080Jy sigma=0.431505 ! Fit after self-cal, rms=0.132208Jy sigma=0.431470 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.000189858 Jy ! Component: 100 - total flux cleaned = -0.000298194 Jy ! Component: 150 - total flux cleaned = -0.000447457 Jy ! Component: 200 - total flux cleaned = -0.000629943 Jy ! Total flux subtracted in 200 components = -0.000629943 Jy ! Clean residual min=-0.006028 max=0.005768 Jy/beam ! Clean residual mean=0.000007 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.500582 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.500582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132179Jy sigma=0.431151 ! Fit after self-cal, rms=0.132180Jy sigma=0.431143 ! 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.132180Jy sigma=0.431143 ! Fit after self-cal, rms=0.136516Jy sigma=0.425934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.465 mas, bpa=-4.484 degrees ! Estimated noise=1.91243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147998 Jy ! Component: 100 - total flux cleaned = 0.00156729 Jy ! Component: 150 - total flux cleaned = 0.00152956 Jy ! Component: 200 - total flux cleaned = 0.00152936 Jy ! Total flux subtracted in 200 components = 0.00152936 Jy ! Clean residual min=-0.003059 max=0.004016 Jy/beam ! Clean residual mean=0.000000 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.502112 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.502112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136479Jy sigma=0.425703 ! Fit after self-cal, rms=0.136521Jy sigma=0.425696 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) ! Added new window around map position (-20.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164339 Jy ! Component: 100 - total flux cleaned = 0.00181236 Jy ! Component: 150 - total flux cleaned = 0.00201129 Jy ! Component: 200 - total flux cleaned = 0.00206652 Jy ! Total flux subtracted in 200 components = 0.00206652 Jy ! Clean residual min=-0.003005 max=0.003139 Jy/beam ! Clean residual mean=0.000003 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.504178 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.504178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136358Jy sigma=0.424738 ! Fit after self-cal, rms=0.136353Jy sigma=0.424687 ! 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.136353Jy sigma=0.424687 ! Fit after self-cal, rms=0.136575Jy sigma=0.424615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.209 mas, bmaj=18.02 mas, bpa=-0.2109 degrees ! Estimated noise=2.53522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192393 Jy ! Component: 100 - total flux cleaned = 0.00251609 Jy ! Component: 150 - total flux cleaned = 0.00267969 Jy ! Component: 200 - total flux cleaned = 0.00281945 Jy ! Total flux subtracted in 200 components = 0.00281945 Jy ! Clean residual min=-0.002856 max=0.002824 Jy/beam ! Clean residual mean=0.000005 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.506998 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.506998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136567Jy sigma=0.424569 ! Fit after self-cal, rms=0.136567Jy sigma=0.424558 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.000125475 Jy ! Component: 100 - total flux cleaned = 0.000230337 Jy ! Component: 150 - total flux cleaned = 0.000232497 Jy ! Component: 200 - total flux cleaned = 0.000252865 Jy ! Total flux subtracted in 200 components = 0.000252865 Jy ! Clean residual min=-0.002846 max=0.002792 Jy/beam ! Clean residual mean=0.000005 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.507251 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.507251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136569Jy sigma=0.424658 ! Fit after self-cal, rms=0.136570Jy sigma=0.424652 ! 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.836 mas, bmaj=7.456 mas, bpa=-4.495 degrees ! Estimated noise=1.9128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.836 x 7.456 at -4.495 degrees (North through East) ! Clean map min=-0.0034591 max=0.48705 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.373 mas, bmaj=6.663 mas, bpa=-7.482 degrees ! Estimated noise=2.95894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.375944 Jy ! Component: 100 - total flux cleaned = 0.458003 Jy ! Component: 150 - total flux cleaned = 0.482462 Jy ! Component: 200 - total flux cleaned = 0.494419 Jy ! Total flux subtracted in 200 components = 0.494419 Jy ! Clean residual min=-0.005927 max=0.007999 Jy/beam ! Clean residual mean=0.000001 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.494419 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.494419 Jy ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.456 mas, bpa=-4.495 degrees ! Estimated noise=1.9128 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) ! Added new window around map position (-0.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007339 Jy ! Component: 100 - total flux cleaned = 0.0110791 Jy ! Component: 150 - total flux cleaned = 0.0124042 Jy ! Component: 200 - total flux cleaned = 0.0130657 Jy ! Total flux subtracted in 200 components = 0.0130657 Jy ! Clean residual min=-0.003023 max=0.003007 Jy/beam ! Clean residual mean=0.000002 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.507485 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.507485 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.209 mas, bmaj=18.02 mas, bpa=-0.2109 degrees ! Estimated noise=2.53522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218869 Jy ! Component: 100 - total flux cleaned = 0.0027375 Jy ! Component: 150 - total flux cleaned = 0.00277971 Jy ! Component: 200 - total flux cleaned = 0.00271422 Jy ! Total flux subtracted in 200 components = 0.00271422 Jy ! Clean residual min=-0.002829 max=0.003067 Jy/beam ! Clean residual mean=0.000003 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.510199 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 = -5.68978e-05 Jy ! Component: 100 - total flux cleaned = -0.000135591 Jy ! Component: 150 - total flux cleaned = -0.000158965 Jy ! Component: 200 - total flux cleaned = -0.000158436 Jy ! Total flux subtracted in 200 components = -0.000158436 Jy ! Clean residual min=-0.002871 max=0.003088 Jy/beam ! Clean residual mean=0.000004 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.51004 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.51004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.456 mas, bpa=-4.495 degrees ! Estimated noise=1.9128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010564 Jy ! Component: 100 - total flux cleaned = -0.000911529 Jy ! Component: 150 - total flux cleaned = -0.000722233 Jy ! Component: 200 - total flux cleaned = -0.000725121 Jy ! Total flux subtracted in 200 components = -0.000725121 Jy ! Clean residual min=-0.002713 max=0.003068 Jy/beam ! Clean residual mean=0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.509315 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.509315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136482Jy sigma=0.424143 ! Fit after self-cal, rms=0.136479Jy sigma=0.424080 wmodel J0010-2945_S_map.mod ! Writing 72 model components to file: J0010-2945_S_map.mod wobs J0010-2945_S_uvs.fits ! Writing UV FITS file: J0010-2945_S_uvs.fits wwins J0010-2945_S_map.win ! wwins: Wrote 3 windows to J0010-2945_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.000394412 Jy ! Component: 100 - total flux cleaned = 0.000110483 Jy ! Component: 150 - total flux cleaned = -0.000204179 Jy ! Component: 200 - total flux cleaned = -0.000333607 Jy ! Component: 250 - total flux cleaned = -0.00041612 Jy ! Component: 300 - total flux cleaned = -0.000495189 Jy ! Component: 350 - total flux cleaned = -0.00057302 Jy ! Component: 400 - total flux cleaned = -0.00061067 Jy ! Component: 450 - total flux cleaned = -0.000500856 Jy ! Component: 500 - total flux cleaned = -0.000465612 Jy ! Component: 550 - total flux cleaned = -0.000360262 Jy ! Component: 600 - total flux cleaned = -0.000326074 Jy ! Component: 650 - total flux cleaned = -0.000392922 Jy ! Component: 700 - total flux cleaned = -0.000392463 Jy ! Component: 750 - total flux cleaned = -0.00039265 Jy ! Component: 800 - total flux cleaned = -0.000392915 Jy ! Component: 850 - total flux cleaned = -0.000423656 Jy ! Component: 900 - total flux cleaned = -0.00042327 Jy ! Component: 950 - total flux cleaned = -0.000453211 Jy ! Component: 1000 - total flux cleaned = -0.000452729 Jy ! Component: 1050 - total flux cleaned = -0.000452107 Jy ! Component: 1100 - total flux cleaned = -0.000451766 Jy ! Component: 1150 - total flux cleaned = -0.00033764 Jy ! Component: 1200 - total flux cleaned = -0.000422207 Jy ! Component: 1250 - total flux cleaned = -0.000366517 Jy ! Component: 1300 - total flux cleaned = -0.000228924 Jy ! Component: 1350 - total flux cleaned = -0.000256236 Jy ! Component: 1400 - total flux cleaned = -0.000202477 Jy ! Component: 1450 - total flux cleaned = -9.64708e-05 Jy ! Component: 1500 - total flux cleaned = -4.37603e-05 Jy ! Component: 1550 - total flux cleaned = 8.61079e-05 Jy ! Component: 1600 - total flux cleaned = 8.61849e-05 Jy ! Component: 1650 - total flux cleaned = 0.000238535 Jy ! Component: 1700 - total flux cleaned = 0.000288984 Jy ! Component: 1750 - total flux cleaned = 0.000389072 Jy ! Component: 1800 - total flux cleaned = 0.000512301 Jy ! Component: 1850 - total flux cleaned = 0.000610009 Jy ! Component: 1900 - total flux cleaned = 0.000826916 Jy ! Component: 1950 - total flux cleaned = 0.000850586 Jy ! Component: 2000 - total flux cleaned = 0.00101643 Jy ! Component: 2050 - total flux cleaned = 0.00118039 Jy ! Component: 2100 - total flux cleaned = 0.00129617 Jy ! Component: 2150 - total flux cleaned = 0.00138795 Jy ! Component: 2200 - total flux cleaned = 0.00152469 Jy ! Component: 2250 - total flux cleaned = 0.00170549 Jy ! Component: 2300 - total flux cleaned = 0.00184001 Jy ! Component: 2350 - total flux cleaned = 0.00195107 Jy ! Component: 2400 - total flux cleaned = 0.00212713 Jy ! Component: 2450 - total flux cleaned = 0.00225811 Jy ! Component: 2500 - total flux cleaned = 0.00245318 Jy ! Component: 2550 - total flux cleaned = 0.00262496 Jy ! Component: 2600 - total flux cleaned = 0.00279518 Jy ! Component: 2650 - total flux cleaned = 0.00290091 Jy ! Component: 2700 - total flux cleaned = 0.00304783 Jy ! Component: 2750 - total flux cleaned = 0.00319358 Jy ! Component: 2800 - total flux cleaned = 0.00331759 Jy ! Component: 2850 - total flux cleaned = 0.00344101 Jy ! Component: 2900 - total flux cleaned = 0.00362446 Jy ! Component: 2950 - total flux cleaned = 0.00370551 Jy ! Component: 3000 - total flux cleaned = 0.00384621 Jy ! Component: 3050 - total flux cleaned = 0.00398596 Jy ! Component: 3100 - total flux cleaned = 0.00410479 Jy ! Component: 3150 - total flux cleaned = 0.00422274 Jy ! Component: 3200 - total flux cleaned = 0.00432059 Jy ! Component: 3250 - total flux cleaned = 0.00451463 Jy ! Component: 3300 - total flux cleaned = 0.00466875 Jy ! Component: 3350 - total flux cleaned = 0.00484109 Jy ! Component: 3400 - total flux cleaned = 0.00499339 Jy ! Component: 3450 - total flux cleaned = 0.00510673 Jy ! Component: 3500 - total flux cleaned = 0.00527595 Jy ! Component: 3550 - total flux cleaned = 0.00538792 Jy ! Component: 3600 - total flux cleaned = 0.00549945 Jy ! Component: 3650 - total flux cleaned = 0.00568407 Jy ! Component: 3700 - total flux cleaned = 0.00583068 Jy ! Component: 3750 - total flux cleaned = 0.00599466 Jy ! Component: 3800 - total flux cleaned = 0.00612139 Jy ! Component: 3850 - total flux cleaned = 0.00619347 Jy ! Component: 3900 - total flux cleaned = 0.00635479 Jy ! Component: 3950 - total flux cleaned = 0.00653281 Jy ! Component: 4000 - total flux cleaned = 0.00667453 Jy ! Component: 4050 - total flux cleaned = 0.00683298 Jy ! Total flux subtracted in 4096 components = 0.00704328 Jy ! Clean residual min=-0.000952 max=0.001146 Jy/beam ! Clean residual mean=0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.516359 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 327 components and 0.516359 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010-2945_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.836 x 7.456 at -4.495 degrees (North through East) ! Clean map min=-0.0020889 max=0.48403 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010-2945_S_map.fits wmodel /image_prod/ug002_uva//J0010-2945_S_map.mod ! Writing 327 model components to file: /image_prod/ug002_uva//J0010-2945_S_map.mod wobs /image_prod/ug002_uva//J0010-2945_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010-2945_S_uvs.fits wwins /image_prod/ug002_uva//J0010-2945_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0010-2945_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.484032 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301963 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.187155 0.187155 0.37431 0.74862 1.49724 2.99448 5.98896 11.9779 23.9558 47.9117 95.8234 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.484 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1602.95 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010-2945_S_dfm.log closed on Wed Mar 4 18:16:31 2020