! Started logfile: /image_prod/ug002_uva//J1347-3750_S_dfm.log on Thu Mar 5 01:27:11 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//J1347-3750_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1347-3750_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.993197 visibilities/baseline/integration-bin. ! Found source: J1347-3750 ! ! 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 4380 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 J1347-3750_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.000665Jy sigma=5.645409 ! Fit after self-cal, rms=0.878204Jy sigma=4.928675 ! 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.348 mas, bmaj=28.92 mas, bpa=-13.36 degrees ! Estimated noise=3.00055 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.100951 Jy ! Component: 100 - total flux cleaned = 0.124741 Jy ! Total flux subtracted in 100 components = 0.124741 Jy ! Clean residual min=-0.009183 max=0.009652 Jy/beam ! Clean residual mean=-0.000186 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.124741 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.124741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096523Jy sigma=0.476339 ! Fit after self-cal, rms=0.096491Jy sigma=0.476170 ! 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.197 mas, bmaj=28.86 mas, bpa=-12.94 degrees ! Estimated noise=1.95942 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.0122486 Jy ! Component: 100 - total flux cleaned = 0.0190756 Jy ! Component: 150 - total flux cleaned = 0.0236352 Jy ! Component: 200 - total flux cleaned = 0.026777 Jy ! Total flux subtracted in 200 components = 0.026777 Jy ! Clean residual min=-0.005215 max=0.004942 Jy/beam ! Clean residual mean=-0.000039 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.151518 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 63 components and 0.151518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095155Jy sigma=0.464046 ! Fit after self-cal, rms=0.095207Jy sigma=0.463883 ! 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.197 x 28.86 at -12.94 degrees (North through East) ! Clean map min=-0.0050949 max=0.12189 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.11 KP 1.01 LA 1.02 ! NL 0.96 OV 0.95 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 0.91 KP 0.98 LA 0.95 ! MK 1.03 NL 1.13 OV 0.94 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.13 KP 0.95 LA 0.99 ! NL 1.11 OV 1.00 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.64 FD 0.87 KP 0.97 LA 1.03 ! MK 0.99 NL 1.19 OV 0.97 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.10 KP 0.99 LA 1.07 ! NL 0.95 OV 0.87 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.11 FD 0.88 KP 0.91 LA 1.05 ! MK 0.99 NL 1.03 OV 0.92 PT 0.99 ! ! ! Fit before self-cal, rms=0.095207Jy sigma=0.463883 ! Fit after self-cal, rms=0.105605Jy sigma=0.456609 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=29.67 mas, bpa=-13.01 degrees ! Estimated noise=1.9566 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.00121892 Jy ! Component: 100 - total flux cleaned = -0.00151114 Jy ! Component: 150 - total flux cleaned = -0.00166783 Jy ! Component: 200 - total flux cleaned = -0.00180838 Jy ! Total flux subtracted in 200 components = -0.00180838 Jy ! Clean residual min=-0.003673 max=0.002876 Jy/beam ! Clean residual mean=-0.000077 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.14971 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 0.14971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105520Jy sigma=0.456476 ! Fit after self-cal, rms=0.105727Jy sigma=0.456311 ! 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.105727Jy sigma=0.456311 ! Fit after self-cal, rms=0.106681Jy sigma=0.456244 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=29.72 mas, bpa=-13.02 degrees ! Estimated noise=1.95179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110519 Jy ! Component: 100 - total flux cleaned = -0.00130185 Jy ! Component: 150 - total flux cleaned = -0.00146726 Jy ! Component: 200 - total flux cleaned = -0.00158555 Jy ! Total flux subtracted in 200 components = -0.00158555 Jy ! Clean residual min=-0.003606 max=0.002824 Jy/beam ! Clean residual mean=-0.000075 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.148124 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.148124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106619Jy sigma=0.456157 ! Fit after self-cal, rms=0.106627Jy sigma=0.456138 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.000173278 Jy ! Component: 100 - total flux cleaned = -0.00014593 Jy ! Component: 150 - total flux cleaned = -0.000145007 Jy ! Component: 200 - total flux cleaned = -0.000170208 Jy ! Total flux subtracted in 200 components = -0.000170208 Jy ! Clean residual min=-0.003616 max=0.002860 Jy/beam ! Clean residual mean=-0.000076 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.147954 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.147954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106594Jy sigma=0.456111 ! Fit after self-cal, rms=0.106586Jy sigma=0.456100 ! 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.106586Jy sigma=0.456100 ! Fit after self-cal, rms=0.107214Jy sigma=0.456030 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.212 mas, bmaj=29.77 mas, bpa=-13.03 degrees ! Estimated noise=1.94622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109213 Jy ! Component: 100 - total flux cleaned = -0.00124588 Jy ! Component: 150 - total flux cleaned = -0.00138062 Jy ! Component: 200 - total flux cleaned = -0.00150115 Jy ! Total flux subtracted in 200 components = -0.00150115 Jy ! Clean residual min=-0.003587 max=0.002743 Jy/beam ! Clean residual mean=-0.000073 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.146453 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.146453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107175Jy sigma=0.455969 ! Fit after self-cal, rms=0.107186Jy sigma=0.455956 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.000163265 Jy ! Component: 100 - total flux cleaned = -0.000163246 Jy ! Component: 150 - total flux cleaned = -0.000142488 Jy ! Component: 200 - total flux cleaned = -0.000141367 Jy ! Total flux subtracted in 200 components = -0.000141367 Jy ! Clean residual min=-0.003597 max=0.002771 Jy/beam ! Clean residual mean=-0.000073 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.146311 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.146311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107164Jy sigma=0.455939 ! Fit after self-cal, rms=0.107159Jy sigma=0.455932 ! 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.107159Jy sigma=0.455932 ! Fit after self-cal, rms=0.107621Jy sigma=0.455876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.444 mas, bmaj=34.62 mas, bpa=-5.791 degrees ! Estimated noise=2.11732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000989524 Jy ! Component: 100 - total flux cleaned = -0.00126841 Jy ! Component: 150 - total flux cleaned = -0.00139227 Jy ! Component: 200 - total flux cleaned = -0.00148418 Jy ! Total flux subtracted in 200 components = -0.00148418 Jy ! Clean residual min=-0.003378 max=0.002725 Jy/beam ! Clean residual mean=-0.000103 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.144827 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.144827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107604Jy sigma=0.455839 ! Fit after self-cal, rms=0.107618Jy sigma=0.455832 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.000159235 Jy ! Component: 100 - total flux cleaned = -0.00023143 Jy ! Component: 150 - total flux cleaned = -0.000294967 Jy ! Component: 200 - total flux cleaned = -0.000352388 Jy ! Total flux subtracted in 200 components = -0.000352388 Jy ! Clean residual min=-0.003411 max=0.002702 Jy/beam ! Clean residual mean=-0.000103 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.144475 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 166 components and 0.144475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107609Jy sigma=0.455828 ! Fit after self-cal, rms=0.107606Jy sigma=0.455824 ! 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.203 mas, bmaj=29.82 mas, bpa=-13.04 degrees ! Estimated noise=1.9406 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.203 x 29.82 at -13.04 degrees (North through East) ! Clean map min=-0.0035405 max=0.12251 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.345 mas, bmaj=29.58 mas, bpa=-13.41 degrees ! Estimated noise=2.97887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0999341 Jy ! Component: 100 - total flux cleaned = 0.123028 Jy ! Component: 150 - total flux cleaned = 0.132543 Jy ! Component: 200 - total flux cleaned = 0.138717 Jy ! Total flux subtracted in 200 components = 0.138717 Jy ! Clean residual min=-0.006100 max=0.005647 Jy/beam ! Clean residual mean=-0.000109 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.138717 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.138717 Jy ! Inverting map and beam ! Estimated beam: bmin=4.203 mas, bmaj=29.82 mas, bpa=-13.04 degrees ! Estimated noise=1.9406 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.00382957 Jy ! Component: 100 - total flux cleaned = 0.00493708 Jy ! Component: 150 - total flux cleaned = 0.00512211 Jy ! Component: 200 - total flux cleaned = 0.00538264 Jy ! Total flux subtracted in 200 components = 0.00538264 Jy ! Clean residual min=-0.003622 max=0.002936 Jy/beam ! Clean residual mean=-0.000072 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.1441 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.1441 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=9.444 mas, bmaj=34.62 mas, bpa=-5.791 degrees ! Estimated noise=2.11732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312058 Jy ! Component: 100 - total flux cleaned = 0.000378559 Jy ! Component: 150 - total flux cleaned = 0.00032152 Jy ! Component: 200 - total flux cleaned = 0.000269914 Jy ! Total flux subtracted in 200 components = 0.000269914 Jy ! Clean residual min=-0.003428 max=0.002649 Jy/beam ! Clean residual mean=-0.000103 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.14437 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 = -6.96828e-05 Jy ! Component: 100 - total flux cleaned = -0.000112253 Jy ! Component: 150 - total flux cleaned = -0.000172914 Jy ! Component: 200 - total flux cleaned = -0.000229499 Jy ! Total flux subtracted in 200 components = -0.000229499 Jy ! Clean residual min=-0.003408 max=0.002617 Jy/beam ! Clean residual mean=-0.000103 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.14414 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.14414 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.203 mas, bmaj=29.82 mas, bpa=-13.04 degrees ! Estimated noise=1.9406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171809 Jy ! Component: 100 - total flux cleaned = -0.000135925 Jy ! Component: 150 - total flux cleaned = -0.000135438 Jy ! Component: 200 - total flux cleaned = -0.000134891 Jy ! Total flux subtracted in 200 components = -0.000134891 Jy ! Clean residual min=-0.003520 max=0.002649 Jy/beam ! Clean residual mean=-0.000070 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.144005 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.144005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107604Jy sigma=0.455878 ! Fit after self-cal, rms=0.107593Jy sigma=0.455859 wmodel J1347-3750_S_map.mod ! Writing 103 model components to file: J1347-3750_S_map.mod wobs J1347-3750_S_uvs.fits ! Writing UV FITS file: J1347-3750_S_uvs.fits wwins J1347-3750_S_map.win ! wwins: Wrote 1 windows to J1347-3750_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.00155809 Jy ! Component: 100 - total flux cleaned = -0.0025743 Jy ! Component: 150 - total flux cleaned = -0.0031932 Jy ! Component: 200 - total flux cleaned = -0.00376291 Jy ! Component: 250 - total flux cleaned = -0.0042984 Jy ! Component: 300 - total flux cleaned = -0.00476622 Jy ! Component: 350 - total flux cleaned = -0.00513708 Jy ! Component: 400 - total flux cleaned = -0.0053147 Jy ! Component: 450 - total flux cleaned = -0.005625 Jy ! Component: 500 - total flux cleaned = -0.00598998 Jy ! Component: 550 - total flux cleaned = -0.00621485 Jy ! Component: 600 - total flux cleaned = -0.00649718 Jy ! Component: 650 - total flux cleaned = -0.00667984 Jy ! Component: 700 - total flux cleaned = -0.00691679 Jy ! Component: 750 - total flux cleaned = -0.00708957 Jy ! Component: 800 - total flux cleaned = -0.00731316 Jy ! Component: 850 - total flux cleaned = -0.00753182 Jy ! Component: 900 - total flux cleaned = -0.00769185 Jy ! Component: 950 - total flux cleaned = -0.00774461 Jy ! Component: 1000 - total flux cleaned = -0.00777041 Jy ! Component: 1050 - total flux cleaned = -0.00784574 Jy ! Component: 1100 - total flux cleaned = -0.00787003 Jy ! Component: 1150 - total flux cleaned = -0.00791924 Jy ! Component: 1200 - total flux cleaned = -0.00796728 Jy ! Component: 1250 - total flux cleaned = -0.00803859 Jy ! Component: 1300 - total flux cleaned = -0.0081555 Jy ! Component: 1350 - total flux cleaned = -0.00817871 Jy ! Component: 1400 - total flux cleaned = -0.00831519 Jy ! Component: 1450 - total flux cleaned = -0.00842717 Jy ! Component: 1500 - total flux cleaned = -0.00847133 Jy ! Component: 1550 - total flux cleaned = -0.00862473 Jy ! Component: 1600 - total flux cleaned = -0.00871099 Jy ! Component: 1650 - total flux cleaned = -0.00877511 Jy ! Component: 1700 - total flux cleaned = -0.00890188 Jy ! Component: 1750 - total flux cleaned = -0.00898513 Jy ! Component: 1800 - total flux cleaned = -0.00900561 Jy ! Component: 1850 - total flux cleaned = -0.00900563 Jy ! Component: 1900 - total flux cleaned = -0.0090661 Jy ! Component: 1950 - total flux cleaned = -0.0091062 Jy ! Component: 2000 - total flux cleaned = -0.00914583 Jy ! Component: 2050 - total flux cleaned = -0.00924371 Jy ! Component: 2100 - total flux cleaned = -0.00934068 Jy ! Component: 2150 - total flux cleaned = -0.00941737 Jy ! Component: 2200 - total flux cleaned = -0.00951252 Jy ! Component: 2250 - total flux cleaned = -0.00964433 Jy ! Component: 2300 - total flux cleaned = -0.00973798 Jy ! Component: 2350 - total flux cleaned = -0.00994186 Jy ! Component: 2400 - total flux cleaned = -0.0100339 Jy ! Component: 2450 - total flux cleaned = -0.0101984 Jy ! Component: 2500 - total flux cleaned = -0.010307 Jy ! Component: 2550 - total flux cleaned = -0.0103788 Jy ! Component: 2600 - total flux cleaned = -0.0104505 Jy ! Component: 2650 - total flux cleaned = -0.010486 Jy ! Component: 2700 - total flux cleaned = -0.0105391 Jy ! Component: 2750 - total flux cleaned = -0.0106268 Jy ! Component: 2800 - total flux cleaned = -0.0106966 Jy ! Component: 2850 - total flux cleaned = -0.0107659 Jy ! Component: 2900 - total flux cleaned = -0.0107831 Jy ! Component: 2950 - total flux cleaned = -0.0108002 Jy ! Component: 3000 - total flux cleaned = -0.0108003 Jy ! Component: 3050 - total flux cleaned = -0.0108343 Jy ! Component: 3100 - total flux cleaned = -0.0108173 Jy ! Component: 3150 - total flux cleaned = -0.0108681 Jy ! Component: 3200 - total flux cleaned = -0.0108512 Jy ! Component: 3250 - total flux cleaned = -0.0109016 Jy ! Component: 3300 - total flux cleaned = -0.0109015 Jy ! Component: 3350 - total flux cleaned = -0.0109516 Jy ! Component: 3400 - total flux cleaned = -0.0109683 Jy ! Component: 3450 - total flux cleaned = -0.0109183 Jy ! Component: 3500 - total flux cleaned = -0.0109681 Jy ! Component: 3550 - total flux cleaned = -0.0109682 Jy ! Component: 3600 - total flux cleaned = -0.0109847 Jy ! Component: 3650 - total flux cleaned = -0.0110013 Jy ! Component: 3700 - total flux cleaned = -0.0110013 Jy ! Component: 3750 - total flux cleaned = -0.0110013 Jy ! Component: 3800 - total flux cleaned = -0.0110178 Jy ! Component: 3850 - total flux cleaned = -0.0110343 Jy ! Component: 3900 - total flux cleaned = -0.0110671 Jy ! Component: 3950 - total flux cleaned = -0.0111654 Jy ! Component: 4000 - total flux cleaned = -0.011149 Jy ! Component: 4050 - total flux cleaned = -0.0111819 Jy ! Total flux subtracted in 4096 components = -0.0112475 Jy ! Clean residual min=-0.001123 max=0.000903 Jy/beam ! Clean residual mean=-0.000030 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.132758 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 401 components and 0.132758 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1347-3750_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.203 x 29.82 at -13.04 degrees (North through East) ! Clean map min=-0.0027094 max=0.12278 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1347-3750_S_map.fits wmodel /image_prod/ug002_uva//J1347-3750_S_map.mod ! Writing 401 model components to file: /image_prod/ug002_uva//J1347-3750_S_map.mod wobs /image_prod/ug002_uva//J1347-3750_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1347-3750_S_uvs.fits wwins /image_prod/ug002_uva//J1347-3750_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1347-3750_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297185 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.726112 0.726112 1.45222 2.90445 5.80889 11.6178 23.2356 46.4711 92.9423 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 413.159 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1347-3750_S_dfm.log closed on Thu Mar 5 01:27:14 2020