! Started logfile: /image_prod/ug002_uva//J1057-2342_S_dfm.log on Wed Mar 4 23:47:38 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//J1057-2342_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1057-2342_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.979762 visibilities/baseline/integration-bin. ! Found source: J1057-2342 ! ! 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 36 lines of history. ! ! Reading 4938 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 J1057-2342_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.043694Jy sigma=6.236017 ! Fit after self-cal, rms=0.770264Jy sigma=4.496161 ! 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.349 mas, bmaj=6.422 mas, bpa=-5.694 degrees ! Estimated noise=2.71468 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.184799 Jy ! Component: 100 - total flux cleaned = 0.225552 Jy ! Total flux subtracted in 100 components = 0.225552 Jy ! Clean residual min=-0.012669 max=0.014198 Jy/beam ! Clean residual mean=-0.000058 rms=0.003203 Jy/beam ! Combined flux in latest and established models = 0.225552 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.225552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091414Jy sigma=0.512677 ! Fit after self-cal, rms=0.091421Jy sigma=0.512655 ! 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.826 mas, bmaj=7.143 mas, bpa=-5.693 degrees ! Estimated noise=1.75845 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.0167004 Jy ! Component: 100 - total flux cleaned = 0.0256319 Jy ! Component: 150 - total flux cleaned = 0.030889 Jy ! Component: 200 - total flux cleaned = 0.0339252 Jy ! Total flux subtracted in 200 components = 0.0339252 Jy ! Clean residual min=-0.011200 max=0.016097 Jy/beam ! Clean residual mean=-0.000041 rms=0.003100 Jy/beam ! Combined flux in latest and established models = 0.259477 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.259477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089297Jy sigma=0.487589 ! Fit after self-cal, rms=0.089335Jy sigma=0.487496 ! 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.826 x 7.143 at -5.693 degrees (North through East) ! Clean map min=-0.010897 max=0.23643 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.20 KP 0.97 ! MK 1.00 NL 0.99 OV 0.86 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.96 HN 1.22 KP 0.99 ! MK 1.01 NL 1.14 OV 0.84 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.94 HN 1.16 KP 0.97 ! MK 0.95 NL 0.91 OV 0.87 SC 0.92 ! ! ! Fit before self-cal, rms=0.089335Jy sigma=0.487496 ! Fit after self-cal, rms=0.088200Jy sigma=0.434436 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=7.159 mas, bpa=-5.311 degrees ! Estimated noise=1.75293 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 (-5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00641839 Jy ! Component: 100 - total flux cleaned = 0.00617233 Jy ! Component: 150 - total flux cleaned = 0.00553638 Jy ! Component: 200 - total flux cleaned = 0.00500196 Jy ! Total flux subtracted in 200 components = 0.00500196 Jy ! Clean residual min=-0.005115 max=0.005055 Jy/beam ! Clean residual mean=-0.000006 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.264479 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.264479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087666Jy sigma=0.430773 ! Fit after self-cal, rms=0.087922Jy sigma=0.430193 ! 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.087922Jy sigma=0.430193 ! Fit after self-cal, rms=0.087776Jy sigma=0.425030 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=7.162 mas, bpa=-5.287 degrees ! Estimated noise=1.7498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170653 Jy ! Component: 100 - total flux cleaned = 0.00238399 Jy ! Component: 150 - total flux cleaned = 0.00258163 Jy ! Component: 200 - total flux cleaned = 0.00278883 Jy ! Total flux subtracted in 200 components = 0.00278883 Jy ! Clean residual min=-0.003665 max=0.003298 Jy/beam ! Clean residual mean=-0.000006 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.267268 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.267268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087668Jy sigma=0.424221 ! Fit after self-cal, rms=0.087654Jy sigma=0.424095 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.000610311 Jy ! Component: 100 - total flux cleaned = 0.000729488 Jy ! Component: 150 - total flux cleaned = 0.000763411 Jy ! Component: 200 - total flux cleaned = 0.000880807 Jy ! Total flux subtracted in 200 components = 0.000880807 Jy ! Clean residual min=-0.003442 max=0.003105 Jy/beam ! Clean residual mean=-0.000005 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.268148 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.268148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087622Jy sigma=0.423864 ! Fit after self-cal, rms=0.087614Jy sigma=0.423837 ! 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.087614Jy sigma=0.423837 ! Fit after self-cal, rms=0.087378Jy sigma=0.423680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=7.167 mas, bpa=-5.337 degrees ! Estimated noise=1.74991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000725378 Jy ! Component: 100 - total flux cleaned = 0.000903989 Jy ! Component: 150 - total flux cleaned = 0.000994506 Jy ! Component: 200 - total flux cleaned = 0.00109918 Jy ! Total flux subtracted in 200 components = 0.00109918 Jy ! Clean residual min=-0.003301 max=0.002883 Jy/beam ! Clean residual mean=-0.000006 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.269247 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.269247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087344Jy sigma=0.423477 ! Fit after self-cal, rms=0.087330Jy sigma=0.423452 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.000268824 Jy ! Component: 100 - total flux cleaned = 0.000444552 Jy ! Component: 150 - total flux cleaned = 0.000598848 Jy ! Component: 200 - total flux cleaned = 0.000678966 Jy ! Total flux subtracted in 200 components = 0.000678966 Jy ! Clean residual min=-0.003105 max=0.002845 Jy/beam ! Clean residual mean=-0.000006 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.269926 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.269926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087315Jy sigma=0.423358 ! Fit after self-cal, rms=0.087313Jy sigma=0.423348 ! 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.087313Jy sigma=0.423348 ! Fit after self-cal, rms=0.087192Jy sigma=0.423303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.563 mas, bmaj=13.69 mas, bpa=-1.652 degrees ! Estimated noise=2.29552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155573 Jy ! Component: 100 - total flux cleaned = 0.000211496 Jy ! Component: 150 - total flux cleaned = 0.00046378 Jy ! Component: 200 - total flux cleaned = 0.000642281 Jy ! Total flux subtracted in 200 components = 0.000642281 Jy ! Clean residual min=-0.003291 max=0.003069 Jy/beam ! Clean residual mean=-0.000016 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.270569 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.270569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087196Jy sigma=0.423297 ! Fit after self-cal, rms=0.087169Jy sigma=0.423264 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.66384e-05 Jy ! Component: 100 - total flux cleaned = 0.000270073 Jy ! Component: 150 - total flux cleaned = 0.000400166 Jy ! Component: 200 - total flux cleaned = 0.000464486 Jy ! Total flux subtracted in 200 components = 0.000464486 Jy ! Clean residual min=-0.003311 max=0.002980 Jy/beam ! Clean residual mean=-0.000016 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.271033 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.271033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087179Jy sigma=0.423309 ! Fit after self-cal, rms=0.087164Jy sigma=0.423294 ! 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.829 mas, bmaj=7.17 mas, bpa=-5.387 degrees ! Estimated noise=1.74973 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.829 x 7.17 at -5.387 degrees (North through East) ! Clean map min=-0.0029133 max=0.23538 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.346 mas, bmaj=6.404 mas, bpa=-5.158 degrees ! Estimated noise=2.68635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182777 Jy ! Component: 100 - total flux cleaned = 0.222854 Jy ! Component: 150 - total flux cleaned = 0.237471 Jy ! Component: 200 - total flux cleaned = 0.246314 Jy ! Total flux subtracted in 200 components = 0.246314 Jy ! Clean residual min=-0.006278 max=0.005406 Jy/beam ! Clean residual mean=-0.000028 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.246314 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.246314 Jy ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=7.17 mas, bpa=-5.387 degrees ! Estimated noise=1.74973 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.00818005 Jy ! Component: 100 - total flux cleaned = 0.0130403 Jy ! Component: 150 - total flux cleaned = 0.0161892 Jy ! Component: 200 - total flux cleaned = 0.0184123 Jy ! Total flux subtracted in 200 components = 0.0184123 Jy ! Clean residual min=-0.003200 max=0.002873 Jy/beam ! Clean residual mean=-0.000012 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.264726 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.264726 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=6.563 mas, bmaj=13.69 mas, bpa=-1.652 degrees ! Estimated noise=2.29552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264969 Jy ! Component: 100 - total flux cleaned = 0.00417027 Jy ! Component: 150 - total flux cleaned = 0.00509285 Jy ! Component: 200 - total flux cleaned = 0.00571636 Jy ! Total flux subtracted in 200 components = 0.00571636 Jy ! Clean residual min=-0.003306 max=0.002962 Jy/beam ! Clean residual mean=-0.000018 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.270443 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 = 0.000229308 Jy ! Component: 100 - total flux cleaned = 0.000349468 Jy ! Component: 150 - total flux cleaned = 0.00042871 Jy ! Component: 200 - total flux cleaned = 0.000503394 Jy ! Total flux subtracted in 200 components = 0.000503394 Jy ! Clean residual min=-0.003296 max=0.002907 Jy/beam ! Clean residual mean=-0.000017 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.270946 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.270946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=7.17 mas, bpa=-5.387 degrees ! Estimated noise=1.74973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000394371 Jy ! Component: 100 - total flux cleaned = -0.000313692 Jy ! Component: 150 - total flux cleaned = -0.000241099 Jy ! Component: 200 - total flux cleaned = -0.000178961 Jy ! Total flux subtracted in 200 components = -0.000178961 Jy ! Clean residual min=-0.003030 max=0.002952 Jy/beam ! Clean residual mean=-0.000007 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.270767 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.270767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087148Jy sigma=0.423205 ! Fit after self-cal, rms=0.087135Jy sigma=0.423189 wmodel J1057-2342_S_map.mod ! Writing 87 model components to file: J1057-2342_S_map.mod wobs J1057-2342_S_uvs.fits ! Writing UV FITS file: J1057-2342_S_uvs.fits wwins J1057-2342_S_map.win ! wwins: Wrote 2 windows to J1057-2342_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.000504781 Jy ! Component: 100 - total flux cleaned = -0.000502456 Jy ! Component: 150 - total flux cleaned = -0.000503313 Jy ! Component: 200 - total flux cleaned = -0.000505096 Jy ! Component: 250 - total flux cleaned = -0.000462787 Jy ! Component: 300 - total flux cleaned = -0.000629878 Jy ! Component: 350 - total flux cleaned = -0.00070957 Jy ! Component: 400 - total flux cleaned = -0.000710025 Jy ! Component: 450 - total flux cleaned = -0.000748469 Jy ! Component: 500 - total flux cleaned = -0.000785594 Jy ! Component: 550 - total flux cleaned = -0.000821004 Jy ! Component: 600 - total flux cleaned = -0.000785519 Jy ! Component: 650 - total flux cleaned = -0.000820432 Jy ! Component: 700 - total flux cleaned = -0.000921229 Jy ! Component: 750 - total flux cleaned = -0.000954408 Jy ! Component: 800 - total flux cleaned = -0.000987233 Jy ! Component: 850 - total flux cleaned = -0.00108177 Jy ! Component: 900 - total flux cleaned = -0.00117396 Jy ! Component: 950 - total flux cleaned = -0.00120375 Jy ! Component: 1000 - total flux cleaned = -0.00138007 Jy ! Component: 1050 - total flux cleaned = -0.00149526 Jy ! Component: 1100 - total flux cleaned = -0.00160873 Jy ! Component: 1150 - total flux cleaned = -0.00180413 Jy ! Component: 1200 - total flux cleaned = -0.0019688 Jy ! Component: 1250 - total flux cleaned = -0.00215774 Jy ! Component: 1300 - total flux cleaned = -0.0023435 Jy ! Component: 1350 - total flux cleaned = -0.00244781 Jy ! Component: 1400 - total flux cleaned = -0.00255145 Jy ! Component: 1450 - total flux cleaned = -0.00270383 Jy ! Component: 1500 - total flux cleaned = -0.00287837 Jy ! Component: 1550 - total flux cleaned = -0.00307484 Jy ! Component: 1600 - total flux cleaned = -0.00317192 Jy ! Component: 1650 - total flux cleaned = -0.00329202 Jy ! Component: 1700 - total flux cleaned = -0.00348133 Jy ! Component: 1750 - total flux cleaned = -0.00362119 Jy ! Component: 1800 - total flux cleaned = -0.00382818 Jy ! Component: 1850 - total flux cleaned = -0.00407746 Jy ! Component: 1900 - total flux cleaned = -0.00425647 Jy ! Component: 1950 - total flux cleaned = -0.00443324 Jy ! Component: 2000 - total flux cleaned = -0.00460825 Jy ! Component: 2050 - total flux cleaned = -0.00478114 Jy ! Component: 2100 - total flux cleaned = -0.00493097 Jy ! Component: 2150 - total flux cleaned = -0.00505807 Jy ! Component: 2200 - total flux cleaned = -0.00516318 Jy ! Component: 2250 - total flux cleaned = -0.00537014 Jy ! Component: 2300 - total flux cleaned = -0.00547231 Jy ! Component: 2350 - total flux cleaned = -0.00559413 Jy ! Component: 2400 - total flux cleaned = -0.00579465 Jy ! Component: 2450 - total flux cleaned = -0.00589393 Jy ! Component: 2500 - total flux cleaned = -0.00609051 Jy ! Component: 2550 - total flux cleaned = -0.00622657 Jy ! Component: 2600 - total flux cleaned = -0.0063614 Jy ! Component: 2650 - total flux cleaned = -0.00655198 Jy ! Component: 2700 - total flux cleaned = -0.00668377 Jy ! Component: 2750 - total flux cleaned = -0.00683324 Jy ! Component: 2800 - total flux cleaned = -0.0069625 Jy ! Component: 2850 - total flux cleaned = -0.00703567 Jy ! Component: 2900 - total flux cleaned = -0.0071445 Jy ! Component: 2950 - total flux cleaned = -0.00728833 Jy ! Component: 3000 - total flux cleaned = -0.00743097 Jy ! Component: 3050 - total flux cleaned = -0.00755443 Jy ! Component: 3100 - total flux cleaned = -0.0076244 Jy ! Component: 3150 - total flux cleaned = -0.00771114 Jy ! Component: 3200 - total flux cleaned = -0.00781464 Jy ! Component: 3250 - total flux cleaned = -0.0079002 Jy ! Component: 3300 - total flux cleaned = -0.00803595 Jy ! Component: 3350 - total flux cleaned = -0.00810323 Jy ! Component: 3400 - total flux cleaned = -0.00820344 Jy ! Component: 3450 - total flux cleaned = -0.00833591 Jy ! Component: 3500 - total flux cleaned = -0.00841807 Jy ! Component: 3550 - total flux cleaned = -0.00851584 Jy ! Component: 3600 - total flux cleaned = -0.00859667 Jy ! Component: 3650 - total flux cleaned = -0.00866112 Jy ! Component: 3700 - total flux cleaned = -0.00877271 Jy ! Component: 3750 - total flux cleaned = -0.00883598 Jy ! Component: 3800 - total flux cleaned = -0.00883594 Jy ! Component: 3850 - total flux cleaned = -0.00892955 Jy ! Component: 3900 - total flux cleaned = -0.00896067 Jy ! Component: 3950 - total flux cleaned = -0.00906862 Jy ! Component: 4000 - total flux cleaned = -0.00909924 Jy ! Component: 4050 - total flux cleaned = -0.00920561 Jy ! Total flux subtracted in 4096 components = -0.00929606 Jy ! Clean residual min=-0.000935 max=0.000871 Jy/beam ! Clean residual mean=-0.000001 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.261471 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 344 components and 0.261471 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1057-2342_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.829 x 7.17 at -5.387 degrees (North through East) ! Clean map min=-0.0017538 max=0.23505 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1057-2342_S_map.fits wmodel /image_prod/ug002_uva//J1057-2342_S_map.mod ! Writing 344 model components to file: /image_prod/ug002_uva//J1057-2342_S_map.mod wobs /image_prod/ug002_uva//J1057-2342_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1057-2342_S_uvs.fits wwins /image_prod/ug002_uva//J1057-2342_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1057-2342_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.235054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246837 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315039 0.315039 0.630077 1.26015 2.52031 5.04062 10.0812 20.1625 40.3249 80.6499 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.235 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 952.264 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1057-2342_S_dfm.log closed on Wed Mar 4 23:47:41 2020