! Started logfile: /image_prod/ug002_uva//J0856-1105_S_g_dfm.log on Wed Mar 4 22:42:46 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//J0856-1105_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0856-1105_S_g_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887037 visibilities/baseline/integration-bin. ! Found source: J0856-1105 ! ! 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 1437 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 J0856-1105_S_g] 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046752Jy sigma=8.013247 ! Fit after self-cal, rms=0.726862Jy sigma=5.660727 ! 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.74 mas, bmaj=6.99 mas, bpa=-0.7532 degrees ! Estimated noise=3.02986 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.210304 Jy ! Component: 100 - total flux cleaned = 0.261449 Jy ! Total flux subtracted in 100 components = 0.261449 Jy ! Clean residual min=-0.009999 max=0.019414 Jy/beam ! Clean residual mean=-0.000015 rms=0.002634 Jy/beam ! Combined flux in latest and established models = 0.261449 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.261449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082523Jy sigma=0.526649 ! Fit after self-cal, rms=0.082470Jy sigma=0.526330 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192658 Jy ! Component: 100 - total flux cleaned = 0.0274134 Jy ! Total flux subtracted in 100 components = 0.0274134 Jy ! Clean residual min=-0.008787 max=0.009986 Jy/beam ! Clean residual mean=-0.000010 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 0.288863 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.288863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077138Jy sigma=0.490345 ! Fit after self-cal, rms=0.077093Jy sigma=0.490064 ! 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=3.155 mas, bmaj=8.173 mas, bpa=-1.994 degrees ! Estimated noise=2.51584 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.00424993 Jy ! Component: 100 - total flux cleaned = 0.0041554 Jy ! Component: 150 - total flux cleaned = 0.00424154 Jy ! Component: 200 - total flux cleaned = 0.00423929 Jy ! Total flux subtracted in 200 components = 0.00423929 Jy ! Clean residual min=-0.008921 max=0.009741 Jy/beam ! Clean residual mean=-0.000014 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.293102 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.293102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076577Jy sigma=0.488442 ! Fit after self-cal, rms=0.076565Jy sigma=0.488342 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 8.173 at -1.994 degrees (North through East) ! Clean map min=-0.0085373 max=0.27175 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.01 KP 0.97 ! LA 1.03 MK 0.96 NL 1.13 OV 1.02 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.03 KP 0.99 ! LA 0.99 MK 1.01 NL 1.05 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.99 HN 1.02 KP 1.00 ! LA 1.04 MK 0.96 NL 1.17 OV 0.96 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.076565Jy sigma=0.488342 ! Fit after self-cal, rms=0.070959Jy sigma=0.466782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.16 mas, bpa=-2.047 degrees ! Estimated noise=2.51886 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.00160678 Jy ! Component: 100 - total flux cleaned = 0.0018356 Jy ! Component: 150 - total flux cleaned = 0.00201182 Jy ! Component: 200 - total flux cleaned = 0.00211749 Jy ! Total flux subtracted in 200 components = 0.00211749 Jy ! Clean residual min=-0.007661 max=0.007369 Jy/beam ! Clean residual mean=-0.000013 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.29522 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.29522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070813Jy sigma=0.466284 ! Fit after self-cal, rms=0.070804Jy sigma=0.466114 ! 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.070804Jy sigma=0.466114 ! Fit after self-cal, rms=0.066739Jy sigma=0.437936 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=8.166 mas, bpa=-2.103 degrees ! Estimated noise=2.52576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119066 Jy ! Component: 100 - total flux cleaned = 0.00127962 Jy ! Component: 150 - total flux cleaned = 0.0013158 Jy ! Component: 200 - total flux cleaned = 0.0013496 Jy ! Total flux subtracted in 200 components = 0.0013496 Jy ! Clean residual min=-0.004229 max=0.004533 Jy/beam ! Clean residual mean=-0.000005 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.296569 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.296569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066644Jy sigma=0.437516 ! Fit after self-cal, rms=0.066653Jy sigma=0.437420 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.000130991 Jy ! Component: 100 - total flux cleaned = 6.09559e-05 Jy ! Component: 150 - total flux cleaned = 9.15147e-05 Jy ! Component: 200 - total flux cleaned = 0.000117948 Jy ! Total flux subtracted in 200 components = 0.000117948 Jy ! Clean residual min=-0.004222 max=0.004525 Jy/beam ! Clean residual mean=-0.000005 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.296687 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.296687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066612Jy sigma=0.437228 ! Fit after self-cal, rms=0.066610Jy sigma=0.437198 ! 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.066610Jy sigma=0.437198 ! Fit after self-cal, rms=0.066717Jy sigma=0.436766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=8.166 mas, bpa=-2.16 degrees ! Estimated noise=2.52736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726494 Jy ! Component: 100 - total flux cleaned = 0.0007877 Jy ! Component: 150 - total flux cleaned = 0.000844381 Jy ! Component: 200 - total flux cleaned = 0.000898704 Jy ! Total flux subtracted in 200 components = 0.000898704 Jy ! Clean residual min=-0.004144 max=0.004509 Jy/beam ! Clean residual mean=-0.000004 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.297586 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.297586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066675Jy sigma=0.436584 ! Fit after self-cal, rms=0.066679Jy sigma=0.436569 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.0155e-06 Jy ! Component: 100 - total flux cleaned = 3.4969e-05 Jy ! Component: 150 - total flux cleaned = 8.52602e-05 Jy ! Component: 200 - total flux cleaned = 0.000108637 Jy ! Total flux subtracted in 200 components = 0.000108637 Jy ! Clean residual min=-0.004128 max=0.004469 Jy/beam ! Clean residual mean=-0.000004 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.297695 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.297695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066652Jy sigma=0.436448 ! Fit after self-cal, rms=0.066653Jy sigma=0.436436 ! 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.066653Jy sigma=0.436436 ! Fit after self-cal, rms=0.066772Jy sigma=0.436398 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.736 mas, bmaj=15.52 mas, bpa=3.516 degrees ! Estimated noise=3.13284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197451 Jy ! Component: 100 - total flux cleaned = 0.00201834 Jy ! Component: 150 - total flux cleaned = 0.00205325 Jy ! Component: 200 - total flux cleaned = 0.00208312 Jy ! Total flux subtracted in 200 components = 0.00208312 Jy ! Clean residual min=-0.005217 max=0.004385 Jy/beam ! Clean residual mean=-0.000006 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.299778 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.299778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066769Jy sigma=0.436510 ! Fit after self-cal, rms=0.066753Jy sigma=0.436346 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.000181225 Jy ! Component: 100 - total flux cleaned = 0.00022091 Jy ! Component: 150 - total flux cleaned = 0.000252866 Jy ! Component: 200 - total flux cleaned = 0.000279345 Jy ! Total flux subtracted in 200 components = 0.000279345 Jy ! Clean residual min=-0.005233 max=0.004424 Jy/beam ! Clean residual mean=-0.000006 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.300057 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.300057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066779Jy sigma=0.436665 ! Fit after self-cal, rms=0.066775Jy sigma=0.436585 ! 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=3.127 mas, bmaj=8.165 mas, bpa=-2.209 degrees ! Estimated noise=2.53027 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.127 x 8.165 at -2.209 degrees (North through East) ! Clean map min=-0.0040475 max=0.27187 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.72 mas, bmaj=6.998 mas, bpa=-1.105 degrees ! Estimated noise=3.03852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210729 Jy ! Component: 100 - total flux cleaned = 0.264621 Jy ! Component: 150 - total flux cleaned = 0.284974 Jy ! Component: 200 - total flux cleaned = 0.293359 Jy ! Total flux subtracted in 200 components = 0.293359 Jy ! Clean residual min=-0.005387 max=0.006355 Jy/beam ! Clean residual mean=-0.000004 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.293359 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.293359 Jy ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=8.165 mas, bpa=-2.209 degrees ! Estimated noise=2.53027 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 (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0064056 Jy ! Component: 100 - total flux cleaned = 0.00983648 Jy ! Component: 150 - total flux cleaned = 0.0108582 Jy ! Component: 200 - total flux cleaned = 0.0112827 Jy ! Total flux subtracted in 200 components = 0.0112827 Jy ! Clean residual min=-0.003945 max=0.004212 Jy/beam ! Clean residual mean=-0.000004 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.304641 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.304641 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.736 mas, bmaj=15.52 mas, bpa=3.516 degrees ! Estimated noise=3.13284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902913 Jy ! Component: 100 - total flux cleaned = 0.00103067 Jy ! Component: 150 - total flux cleaned = 0.000996862 Jy ! Component: 200 - total flux cleaned = 0.000997767 Jy ! Total flux subtracted in 200 components = 0.000997767 Jy ! Clean residual min=-0.004812 max=0.004649 Jy/beam ! Clean residual mean=-0.000007 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.305639 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 = 3.03037e-05 Jy ! Component: 100 - total flux cleaned = 2.95677e-05 Jy ! Component: 150 - total flux cleaned = 1.46714e-06 Jy ! Component: 200 - total flux cleaned = 2.6917e-06 Jy ! Total flux subtracted in 200 components = 2.6917e-06 Jy ! Clean residual min=-0.004824 max=0.004694 Jy/beam ! Clean residual mean=-0.000007 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.305642 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.305642 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=8.165 mas, bpa=-2.209 degrees ! Estimated noise=2.53027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470706 Jy ! Component: 100 - total flux cleaned = -0.000286692 Jy ! Component: 150 - total flux cleaned = -0.000176739 Jy ! Component: 200 - total flux cleaned = -0.000176241 Jy ! Total flux subtracted in 200 components = -0.000176241 Jy ! Clean residual min=-0.003852 max=0.004134 Jy/beam ! Clean residual mean=-0.000004 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.305466 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.305466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066426Jy sigma=0.433655 ! Fit after self-cal, rms=0.066395Jy sigma=0.433330 wmodel J0856-1105_S_g_map.mod ! Writing 75 model components to file: J0856-1105_S_g_map.mod wobs J0856-1105_S_g_uvs.fits ! Writing UV FITS file: J0856-1105_S_g_uvs.fits wwins J0856-1105_S_g_map.win ! wwins: Wrote 2 windows to J0856-1105_S_g_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.00060005 Jy ! Component: 100 - total flux cleaned = 0.000871013 Jy ! Component: 150 - total flux cleaned = 0.00119005 Jy ! Component: 200 - total flux cleaned = 0.0014381 Jy ! Component: 250 - total flux cleaned = 0.00149748 Jy ! Component: 300 - total flux cleaned = 0.00137886 Jy ! Component: 350 - total flux cleaned = 0.000984194 Jy ! Component: 400 - total flux cleaned = 0.000874908 Jy ! Component: 450 - total flux cleaned = 0.000606344 Jy ! Component: 500 - total flux cleaned = 0.000396511 Jy ! Component: 550 - total flux cleaned = 0.000242966 Jy ! Component: 600 - total flux cleaned = 3.98115e-05 Jy ! Component: 650 - total flux cleaned = -0.000207512 Jy ! Component: 700 - total flux cleaned = -0.000256121 Jy ! Component: 750 - total flux cleaned = -0.000446113 Jy ! Component: 800 - total flux cleaned = -0.000492564 Jy ! Component: 850 - total flux cleaned = -0.000630376 Jy ! Component: 900 - total flux cleaned = -0.000766479 Jy ! Component: 950 - total flux cleaned = -0.00098871 Jy ! Component: 1000 - total flux cleaned = -0.00116309 Jy ! Component: 1050 - total flux cleaned = -0.00129146 Jy ! Component: 1100 - total flux cleaned = -0.00141849 Jy ! Component: 1150 - total flux cleaned = -0.00166872 Jy ! Component: 1200 - total flux cleaned = -0.00170925 Jy ! Component: 1250 - total flux cleaned = -0.00183121 Jy ! Component: 1300 - total flux cleaned = -0.00207067 Jy ! Component: 1350 - total flux cleaned = -0.0021094 Jy ! Component: 1400 - total flux cleaned = -0.00210963 Jy ! Component: 1450 - total flux cleaned = -0.00230205 Jy ! Component: 1500 - total flux cleaned = -0.00226393 Jy ! Component: 1550 - total flux cleaned = -0.00233882 Jy ! Component: 1600 - total flux cleaned = -0.00256007 Jy ! Component: 1650 - total flux cleaned = -0.00248715 Jy ! Component: 1700 - total flux cleaned = -0.00259534 Jy ! Component: 1750 - total flux cleaned = -0.00277376 Jy ! Component: 1800 - total flux cleaned = -0.00280918 Jy ! Component: 1850 - total flux cleaned = -0.00298328 Jy ! Component: 1900 - total flux cleaned = -0.00301786 Jy ! Component: 1950 - total flux cleaned = -0.00322271 Jy ! Component: 2000 - total flux cleaned = -0.00335776 Jy ! Component: 2050 - total flux cleaned = -0.0033916 Jy ! Component: 2100 - total flux cleaned = -0.00352454 Jy ! Component: 2150 - total flux cleaned = -0.00371998 Jy ! Component: 2200 - total flux cleaned = -0.00378511 Jy ! Component: 2250 - total flux cleaned = -0.00391281 Jy ! Component: 2300 - total flux cleaned = -0.00394362 Jy ! Component: 2350 - total flux cleaned = -0.00403732 Jy ! Component: 2400 - total flux cleaned = -0.00409971 Jy ! Component: 2450 - total flux cleaned = -0.00403822 Jy ! Component: 2500 - total flux cleaned = -0.00416008 Jy ! Component: 2550 - total flux cleaned = -0.0042206 Jy ! Component: 2600 - total flux cleaned = -0.00425039 Jy ! Component: 2650 - total flux cleaned = -0.00422059 Jy ! Component: 2700 - total flux cleaned = -0.00425007 Jy ! Component: 2750 - total flux cleaned = -0.00425007 Jy ! Component: 2800 - total flux cleaned = -0.00427871 Jy ! Component: 2850 - total flux cleaned = -0.0043355 Jy ! Component: 2900 - total flux cleaned = -0.00430711 Jy ! Component: 2950 - total flux cleaned = -0.00436283 Jy ! Component: 3000 - total flux cleaned = -0.00430724 Jy ! Component: 3050 - total flux cleaned = -0.00441709 Jy ! Component: 3100 - total flux cleaned = -0.00441731 Jy ! Component: 3150 - total flux cleaned = -0.0044444 Jy ! Component: 3200 - total flux cleaned = -0.00447107 Jy ! Component: 3250 - total flux cleaned = -0.00449756 Jy ! Component: 3300 - total flux cleaned = -0.00455045 Jy ! Component: 3350 - total flux cleaned = -0.00455061 Jy ! Component: 3400 - total flux cleaned = -0.00460213 Jy ! Component: 3450 - total flux cleaned = -0.00460234 Jy ! Component: 3500 - total flux cleaned = -0.00460233 Jy ! Component: 3550 - total flux cleaned = -0.00465318 Jy ! Component: 3600 - total flux cleaned = -0.0047793 Jy ! Component: 3650 - total flux cleaned = -0.00485427 Jy ! Component: 3700 - total flux cleaned = -0.00490388 Jy ! Component: 3750 - total flux cleaned = -0.00505167 Jy ! Component: 3800 - total flux cleaned = -0.00519821 Jy ! Component: 3850 - total flux cleaned = -0.00524671 Jy ! Component: 3900 - total flux cleaned = -0.00531885 Jy ! Component: 3950 - total flux cleaned = -0.0054143 Jy ! Component: 4000 - total flux cleaned = -0.00543832 Jy ! Component: 4050 - total flux cleaned = -0.00541481 Jy ! Total flux subtracted in 4096 components = -0.00557931 Jy ! Clean residual min=-0.001535 max=0.001548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.299886 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 351 components and 0.299886 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0856-1105_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.127 x 8.165 at -2.209 degrees (North through East) ! Clean map min=-0.0032426 max=0.27103 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0856-1105_S_g_map.fits wmodel /image_prod/ug002_uva//J0856-1105_S_g_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J0856-1105_S_g_map.mod wobs /image_prod/ug002_uva//J0856-1105_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0856-1105_S_g_uvs.fits wwins /image_prod/ug002_uva//J0856-1105_S_g_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0856-1105_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.271031 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000406723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.450195 0.450195 0.900391 1.80078 3.60156 7.20312 14.4062 28.8125 57.625 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.271 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 666.377 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0856-1105_S_g_dfm.log closed on Wed Mar 4 22:42:49 2020