! Started logfile: /image_prod/ug002_uva//J1203+4510_S_a_dfm.log on Thu Mar 5 00:23:01 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//J1203+4510_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1203+4510_S_a_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J1203+4510 ! ! 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 8280 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 J1203+4510_S_a] 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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000380Jy sigma=7.894309 ! Fit after self-cal, rms=0.933128Jy sigma=7.366700 ! 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=3.529 mas, bmaj=3.951 mas, bpa=-87.09 degrees ! Estimated noise=1.9395 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.0531956 Jy ! Component: 100 - total flux cleaned = 0.0649123 Jy ! Total flux subtracted in 100 components = 0.0649123 Jy ! Clean residual min=-0.004740 max=0.004073 Jy/beam ! Clean residual mean=0.000003 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.0649123 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0649123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063687Jy sigma=0.454864 ! Fit after self-cal, rms=0.062916Jy sigma=0.449467 ! 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=4.442 mas, bmaj=5.01 mas, bpa=-87.35 degrees ! Estimated noise=1.0143 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.00343116 Jy ! Component: 100 - total flux cleaned = 0.00408959 Jy ! Component: 150 - total flux cleaned = 0.00409047 Jy ! Component: 200 - total flux cleaned = 0.00405861 Jy ! Total flux subtracted in 200 components = 0.00405861 Jy ! Clean residual min=-0.002649 max=0.002383 Jy/beam ! Clean residual mean=0.000013 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0689709 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0689709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062691Jy sigma=0.448349 ! Fit after self-cal, rms=0.062697Jy sigma=0.448341 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.442 x 5.01 at -87.35 degrees (North through East) ! Clean map min=-0.0025781 max=0.068801 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.99 KP 1.00 ! LA 1.04 MK 0.99 NL 1.00 OV 1.02 ! SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.02 KP 1.05 ! LA 1.02 MK 1.01 NL 0.82 OV 0.97 ! SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 1.06 KP 1.00 ! LA 1.04 MK 1.01 NL 0.89 OV 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.062697Jy sigma=0.448341 ! Fit after self-cal, rms=0.061058Jy sigma=0.445967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.429 mas, bmaj=5.004 mas, bpa=-89.01 degrees ! Estimated noise=1.01106 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 = 5.66536e-05 Jy ! Component: 100 - total flux cleaned = 5.6477e-05 Jy ! Component: 150 - total flux cleaned = 6.98563e-05 Jy ! Component: 200 - total flux cleaned = 7.00723e-05 Jy ! Total flux subtracted in 200 components = 7.00723e-05 Jy ! Clean residual min=-0.001951 max=0.002074 Jy/beam ! Clean residual mean=0.000007 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0690409 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.0690409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061050Jy sigma=0.445926 ! Fit after self-cal, rms=0.061022Jy sigma=0.445728 ! 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.061022Jy sigma=0.445728 ! Fit after self-cal, rms=0.060475Jy sigma=0.444715 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.431 mas, bmaj=5.003 mas, bpa=89.68 degrees ! Estimated noise=1.00869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.00181e-05 Jy ! Component: 100 - total flux cleaned = -4.81062e-05 Jy ! Component: 150 - total flux cleaned = -6.40894e-05 Jy ! Component: 200 - total flux cleaned = -7.79379e-05 Jy ! Total flux subtracted in 200 components = -7.79379e-05 Jy ! Clean residual min=-0.001847 max=0.001993 Jy/beam ! Clean residual mean=0.000005 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.068963 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.068963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060472Jy sigma=0.444701 ! Fit after self-cal, rms=0.060472Jy sigma=0.444658 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 (35.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167501 Jy ! Component: 100 - total flux cleaned = 0.00206294 Jy ! Component: 150 - total flux cleaned = 0.00220548 Jy ! Component: 200 - total flux cleaned = 0.002382 Jy ! Total flux subtracted in 200 components = 0.002382 Jy ! Clean residual min=-0.001675 max=0.001759 Jy/beam ! Clean residual mean=0.000004 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.071345 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.071345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060407Jy sigma=0.444220 ! Fit after self-cal, rms=0.060398Jy sigma=0.444180 ! 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.060398Jy sigma=0.444180 ! Fit after self-cal, rms=0.060379Jy sigma=0.444012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.439 mas, bmaj=5 mas, bpa=88.88 degrees ! Estimated noise=1.00741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340217 Jy ! Component: 100 - total flux cleaned = 0.000430765 Jy ! Component: 150 - total flux cleaned = 0.0004723 Jy ! Component: 200 - total flux cleaned = 0.000528314 Jy ! Total flux subtracted in 200 components = 0.000528314 Jy ! Clean residual min=-0.001673 max=0.001644 Jy/beam ! Clean residual mean=0.000004 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0718733 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.0718733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060362Jy sigma=0.443916 ! Fit after self-cal, rms=0.060364Jy sigma=0.443909 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 = 9.73931e-05 Jy ! Component: 100 - total flux cleaned = 0.000148792 Jy ! Component: 150 - total flux cleaned = 0.000149026 Jy ! Component: 200 - total flux cleaned = 0.000164299 Jy ! Total flux subtracted in 200 components = 0.000164299 Jy ! Clean residual min=-0.001644 max=0.001650 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0720376 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.0720376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060354Jy sigma=0.443858 ! Fit after self-cal, rms=0.060354Jy sigma=0.443857 ! 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.060354Jy sigma=0.443857 ! Fit after self-cal, rms=0.060297Jy sigma=0.443731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.855 mas, bmaj=9.309 mas, bpa=67.03 degrees ! Estimated noise=1.18023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.62999e-05 Jy ! Component: 100 - total flux cleaned = 4.41824e-05 Jy ! Component: 150 - total flux cleaned = 9.54544e-05 Jy ! Component: 200 - total flux cleaned = 0.000140156 Jy ! Total flux subtracted in 200 components = 0.000140156 Jy ! Clean residual min=-0.001652 max=0.001800 Jy/beam ! Clean residual mean=0.000007 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0721778 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.0721778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060297Jy sigma=0.443729 ! Fit after self-cal, rms=0.060297Jy sigma=0.443725 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.96819e-05 Jy ! Component: 100 - total flux cleaned = -2.93647e-05 Jy ! Component: 150 - total flux cleaned = 1.41274e-06 Jy ! Component: 200 - total flux cleaned = 2.40053e-05 Jy ! Total flux subtracted in 200 components = 2.40053e-05 Jy ! Clean residual min=-0.001634 max=0.001799 Jy/beam ! Clean residual mean=0.000007 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0722018 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.0722018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060297Jy sigma=0.443729 ! Fit after self-cal, rms=0.060298Jy sigma=0.443728 ! 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=4.44 mas, bmaj=4.997 mas, bpa=88.44 degrees ! Estimated noise=1.00714 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.44 x 4.997 at 88.44 degrees (North through East) ! Clean map min=-0.0015442 max=0.068476 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.536 mas, bmaj=3.933 mas, bpa=87.73 degrees ! Estimated noise=1.94058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0530522 Jy ! Component: 100 - total flux cleaned = 0.0650001 Jy ! Component: 150 - total flux cleaned = 0.0664393 Jy ! Component: 200 - total flux cleaned = 0.0684402 Jy ! Total flux subtracted in 200 components = 0.0684402 Jy ! Clean residual min=-0.003981 max=0.003788 Jy/beam ! Clean residual mean=0.000002 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0684402 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0684402 Jy ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=4.997 mas, bpa=88.44 degrees ! Estimated noise=1.00714 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.00243402 Jy ! Component: 100 - total flux cleaned = 0.00318159 Jy ! Component: 150 - total flux cleaned = 0.00363544 Jy ! Component: 200 - total flux cleaned = 0.00392329 Jy ! Total flux subtracted in 200 components = 0.00392329 Jy ! Clean residual min=-0.001673 max=0.001710 Jy/beam ! Clean residual mean=0.000005 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0723635 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.0723635 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.855 mas, bmaj=9.309 mas, bpa=67.03 degrees ! Estimated noise=1.18023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029561 Jy ! Component: 100 - total flux cleaned = 0.000324251 Jy ! Component: 150 - total flux cleaned = 0.000355169 Jy ! Component: 200 - total flux cleaned = 0.000355153 Jy ! Total flux subtracted in 200 components = 0.000355153 Jy ! Clean residual min=-0.001588 max=0.001783 Jy/beam ! Clean residual mean=0.000008 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0727186 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 = 7.66745e-08 Jy ! Component: 100 - total flux cleaned = -1.45922e-05 Jy ! Component: 150 - total flux cleaned = -2.15888e-05 Jy ! Component: 200 - total flux cleaned = -2.86778e-05 Jy ! Total flux subtracted in 200 components = -2.86778e-05 Jy ! Clean residual min=-0.001587 max=0.001776 Jy/beam ! Clean residual mean=0.000008 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0726899 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.0726899 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=4.997 mas, bpa=88.44 degrees ! Estimated noise=1.00714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113359 Jy ! Component: 100 - total flux cleaned = -6.73233e-05 Jy ! Component: 150 - total flux cleaned = -8.73679e-05 Jy ! Component: 200 - total flux cleaned = -8.76025e-05 Jy ! Total flux subtracted in 200 components = -8.76025e-05 Jy ! Clean residual min=-0.001629 max=0.001652 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0726023 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.0726023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060302Jy sigma=0.443799 ! Fit after self-cal, rms=0.060301Jy sigma=0.443780 wmodel J1203+4510_S_a_map.mod ! Writing 72 model components to file: J1203+4510_S_a_map.mod wobs J1203+4510_S_a_uvs.fits ! Writing UV FITS file: J1203+4510_S_a_uvs.fits wwins J1203+4510_S_a_map.win ! wwins: Wrote 2 windows to J1203+4510_S_a_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.000428013 Jy ! Component: 100 - total flux cleaned = 0.000597938 Jy ! Component: 150 - total flux cleaned = 0.000572065 Jy ! Component: 200 - total flux cleaned = 0.000597684 Jy ! Component: 250 - total flux cleaned = 0.000547996 Jy ! Component: 300 - total flux cleaned = 0.00057257 Jy ! Component: 350 - total flux cleaned = 0.000596267 Jy ! Component: 400 - total flux cleaned = 0.000642311 Jy ! Component: 450 - total flux cleaned = 0.000687185 Jy ! Component: 500 - total flux cleaned = 0.000708939 Jy ! Component: 550 - total flux cleaned = 0.000708475 Jy ! Component: 600 - total flux cleaned = 0.000688146 Jy ! Component: 650 - total flux cleaned = 0.000688163 Jy ! Component: 700 - total flux cleaned = 0.000688249 Jy ! Component: 750 - total flux cleaned = 0.000688254 Jy ! Component: 800 - total flux cleaned = 0.000669148 Jy ! Component: 850 - total flux cleaned = 0.000725921 Jy ! Component: 900 - total flux cleaned = 0.000725762 Jy ! Component: 950 - total flux cleaned = 0.000726036 Jy ! Component: 1000 - total flux cleaned = 0.000761724 Jy ! Component: 1050 - total flux cleaned = 0.000744254 Jy ! Component: 1100 - total flux cleaned = 0.000796415 Jy ! Component: 1150 - total flux cleaned = 0.000779811 Jy ! Component: 1200 - total flux cleaned = 0.00083055 Jy ! Component: 1250 - total flux cleaned = 0.000830566 Jy ! Component: 1300 - total flux cleaned = 0.000895878 Jy ! Component: 1350 - total flux cleaned = 0.000911545 Jy ! Component: 1400 - total flux cleaned = 0.000863678 Jy ! Component: 1450 - total flux cleaned = 0.000879481 Jy ! Component: 1500 - total flux cleaned = 0.000910295 Jy ! Component: 1550 - total flux cleaned = 0.000879634 Jy ! Component: 1600 - total flux cleaned = 0.000940161 Jy ! Component: 1650 - total flux cleaned = 0.000955016 Jy ! Component: 1700 - total flux cleaned = 0.00092553 Jy ! Component: 1750 - total flux cleaned = 0.000954968 Jy ! Component: 1800 - total flux cleaned = 0.000984129 Jy ! Component: 1850 - total flux cleaned = 0.00101277 Jy ! Component: 1900 - total flux cleaned = 0.0010129 Jy ! Component: 1950 - total flux cleaned = 0.00102685 Jy ! Component: 2000 - total flux cleaned = 0.00102693 Jy ! Component: 2050 - total flux cleaned = 0.00106794 Jy ! Component: 2100 - total flux cleaned = 0.00102715 Jy ! Component: 2150 - total flux cleaned = 0.00106736 Jy ! Component: 2200 - total flux cleaned = 0.00105397 Jy ! Component: 2250 - total flux cleaned = 0.0010276 Jy ! Component: 2300 - total flux cleaned = 0.00109286 Jy ! Component: 2350 - total flux cleaned = 0.00105398 Jy ! Component: 2400 - total flux cleaned = 0.00101561 Jy ! Component: 2450 - total flux cleaned = 0.001041 Jy ! Component: 2500 - total flux cleaned = 0.00105357 Jy ! Component: 2550 - total flux cleaned = 0.00109097 Jy ! Component: 2600 - total flux cleaned = 0.00105392 Jy ! Component: 2650 - total flux cleaned = 0.00109073 Jy ! Component: 2700 - total flux cleaned = 0.00110286 Jy ! Component: 2750 - total flux cleaned = 0.00112709 Jy ! Component: 2800 - total flux cleaned = 0.00111518 Jy ! Component: 2850 - total flux cleaned = 0.00116252 Jy ! Component: 2900 - total flux cleaned = 0.00120961 Jy ! Component: 2950 - total flux cleaned = 0.00125638 Jy ! Component: 3000 - total flux cleaned = 0.00126797 Jy ! Component: 3050 - total flux cleaned = 0.00130247 Jy ! Component: 3100 - total flux cleaned = 0.00130241 Jy ! Component: 3150 - total flux cleaned = 0.00129115 Jy ! Component: 3200 - total flux cleaned = 0.0012912 Jy ! Component: 3250 - total flux cleaned = 0.00130235 Jy ! Component: 3300 - total flux cleaned = 0.00130233 Jy ! Component: 3350 - total flux cleaned = 0.00129126 Jy ! Component: 3400 - total flux cleaned = 0.0012913 Jy ! Component: 3450 - total flux cleaned = 0.00131304 Jy ! Component: 3500 - total flux cleaned = 0.00129134 Jy ! Component: 3550 - total flux cleaned = 0.00126989 Jy ! Component: 3600 - total flux cleaned = 0.0012805 Jy ! Component: 3650 - total flux cleaned = 0.00124881 Jy ! Component: 3700 - total flux cleaned = 0.00120669 Jy ! Component: 3750 - total flux cleaned = 0.00121728 Jy ! Component: 3800 - total flux cleaned = 0.00124849 Jy ! Component: 3850 - total flux cleaned = 0.00123818 Jy ! Component: 3900 - total flux cleaned = 0.00121757 Jy ! Component: 3950 - total flux cleaned = 0.00120734 Jy ! Component: 4000 - total flux cleaned = 0.00121747 Jy ! Component: 4050 - total flux cleaned = 0.00120738 Jy ! Total flux subtracted in 4096 components = 0.00118728 Jy ! Clean residual min=-0.000700 max=0.000655 Jy/beam ! Clean residual mean=0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0737896 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 344 components and 0.0737897 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1203+4510_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.44 x 4.997 at 88.44 degrees (North through East) ! Clean map min=-0.0013109 max=0.06822 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1203+4510_S_a_map.fits wmodel /image_prod/ug002_uva//J1203+4510_S_a_map.mod ! Writing 344 model components to file: /image_prod/ug002_uva//J1203+4510_S_a_map.mod wobs /image_prod/ug002_uva//J1203+4510_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1203+4510_S_a_uvs.fits wwins /image_prod/ug002_uva//J1203+4510_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1203+4510_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0682205 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173498 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.762957 0.762957 1.52591 3.05183 6.10366 12.2073 24.4146 48.8293 97.6585 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 393.206 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1203+4510_S_a_dfm.log closed on Thu Mar 5 00:23:05 2020