! Started logfile: /image_prod/ug002_uva//J1835-1115_S_dfm.log on Thu Mar 5 03:50:49 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//J1835-1115_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1835-1115_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.87381 visibilities/baseline/integration-bin. ! Found source: J1835-1115 ! ! 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 4404 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 J1835-1115_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005414Jy sigma=7.377087 ! Fit after self-cal, rms=0.952425Jy sigma=6.945898 ! 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=5.236 mas, bmaj=17.07 mas, bpa=-8.474 degrees ! Estimated noise=2.18416 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.039492 Jy ! Component: 100 - total flux cleaned = 0.0530721 Jy ! Total flux subtracted in 100 components = 0.0530721 Jy ! Clean residual min=-0.005952 max=0.006628 Jy/beam ! Clean residual mean=-0.000025 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.0530721 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0530721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072227Jy sigma=0.478574 ! Fit after self-cal, rms=0.070587Jy sigma=0.465676 ! 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=5.816 mas, bmaj=17.37 mas, bpa=-8.065 degrees ! Estimated noise=1.50723 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.00869261 Jy ! Component: 100 - total flux cleaned = 0.0131579 Jy ! Component: 150 - total flux cleaned = 0.015861 Jy ! Component: 200 - total flux cleaned = 0.0171859 Jy ! Total flux subtracted in 200 components = 0.0171859 Jy ! Clean residual min=-0.004143 max=0.006503 Jy/beam ! Clean residual mean=0.000025 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.0702581 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 78 components and 0.070258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069703Jy sigma=0.456133 ! Fit after self-cal, rms=0.069663Jy sigma=0.455490 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.816 x 17.37 at -8.065 degrees (North through East) ! Clean map min=-0.0043954 max=0.051425 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.99 KP 0.96 ! LA 1.01 NL 1.10 OV 0.93 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 0.98 KP 1.07 ! LA 1.02 NL 0.97 OV 1.07 PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 0.87 KP 1.02 ! LA 1.05 NL 0.91 OV 1.05 PT 0.89 ! ! ! Fit before self-cal, rms=0.069663Jy sigma=0.455490 ! Fit after self-cal, rms=0.069840Jy sigma=0.454097 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.763 mas, bmaj=17.57 mas, bpa=-8.455 degrees ! Estimated noise=1.46721 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.000260714 Jy ! Component: 100 - total flux cleaned = 0.000306245 Jy ! Component: 150 - total flux cleaned = 0.000224682 Jy ! Component: 200 - total flux cleaned = 0.000225281 Jy ! Total flux subtracted in 200 components = 0.000225281 Jy ! Clean residual min=-0.003860 max=0.006467 Jy/beam ! Clean residual mean=0.000027 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.0704833 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.0704833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069766Jy sigma=0.453509 ! Fit after self-cal, rms=0.069889Jy sigma=0.453260 ! Inverting map ! Added new window around map position (24, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0064394 Jy ! Component: 100 - total flux cleaned = 0.00985176 Jy ! Component: 150 - total flux cleaned = 0.0120415 Jy ! Component: 200 - total flux cleaned = 0.0136297 Jy ! Total flux subtracted in 200 components = 0.0136297 Jy ! Clean residual min=-0.002628 max=0.002604 Jy/beam ! Clean residual mean=0.000003 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.084113 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 140 components and 0.084113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069358Jy sigma=0.447366 ! Fit after self-cal, rms=0.069210Jy sigma=0.446497 ! 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.069210Jy sigma=0.446497 ! Fit after self-cal, rms=0.067687Jy sigma=0.445451 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.633 mas, bmaj=17.67 mas, bpa=-8.777 degrees ! Estimated noise=1.4147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230942 Jy ! Component: 100 - total flux cleaned = 0.00338751 Jy ! Component: 150 - total flux cleaned = 0.00361679 Jy ! Component: 200 - total flux cleaned = 0.003897 Jy ! Total flux subtracted in 200 components = 0.003897 Jy ! Clean residual min=-0.002004 max=0.002068 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.08801 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 180 components and 0.08801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067596Jy sigma=0.444489 ! Fit after self-cal, rms=0.067620Jy sigma=0.444247 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.00051821 Jy ! Component: 100 - total flux cleaned = 0.000720024 Jy ! Component: 150 - total flux cleaned = 0.000923787 Jy ! Component: 200 - total flux cleaned = 0.00117163 Jy ! Total flux subtracted in 200 components = 0.00117163 Jy ! Clean residual min=-0.001804 max=0.001958 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0891816 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 205 components and 0.0891817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067576Jy sigma=0.443917 ! Fit after self-cal, rms=0.067578Jy sigma=0.443866 ! 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.067578Jy sigma=0.443866 ! Fit after self-cal, rms=0.066821Jy sigma=0.443761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.58 mas, bmaj=17.66 mas, bpa=-8.82 degrees ! Estimated noise=1.39871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356533 Jy ! Component: 100 - total flux cleaned = 0.000689437 Jy ! Component: 150 - total flux cleaned = 0.000944808 Jy ! Component: 200 - total flux cleaned = 0.0011094 Jy ! Total flux subtracted in 200 components = 0.0011094 Jy ! Clean residual min=-0.001611 max=0.001886 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0902911 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 224 components and 0.0902911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066780Jy sigma=0.443531 ! Fit after self-cal, rms=0.066785Jy sigma=0.443488 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 = 7.22928e-05 Jy ! Component: 100 - total flux cleaned = 0.000215149 Jy ! Component: 150 - total flux cleaned = 0.000289581 Jy ! Component: 200 - total flux cleaned = 0.000381998 Jy ! Total flux subtracted in 200 components = 0.000381998 Jy ! Clean residual min=-0.001570 max=0.001915 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0906731 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 237 components and 0.0906731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066758Jy sigma=0.443351 ! Fit after self-cal, rms=0.066760Jy sigma=0.443327 ! 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.066760Jy sigma=0.443327 ! Fit after self-cal, rms=0.065788Jy sigma=0.443269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.066 mas, bmaj=18.25 mas, bpa=-7.111 degrees ! Estimated noise=1.49917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395984 Jy ! Component: 100 - total flux cleaned = 0.00042673 Jy ! Component: 150 - total flux cleaned = 0.000472451 Jy ! Component: 200 - total flux cleaned = 0.000473106 Jy ! Total flux subtracted in 200 components = 0.000473106 Jy ! Clean residual min=-0.001697 max=0.001775 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0911462 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 258 components and 0.0911462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065774Jy sigma=0.443152 ! Fit after self-cal, rms=0.065760Jy sigma=0.443130 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.000104169 Jy ! Component: 100 - total flux cleaned = 8.36336e-05 Jy ! Component: 150 - total flux cleaned = 4.66822e-05 Jy ! Component: 200 - total flux cleaned = -4.13935e-06 Jy ! Total flux subtracted in 200 components = -4.13935e-06 Jy ! Clean residual min=-0.001672 max=0.001705 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.091142 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 273 components and 0.091142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065751Jy sigma=0.443063 ! Fit after self-cal, rms=0.065745Jy sigma=0.443052 ! 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=5.536 mas, bmaj=17.64 mas, bpa=-8.845 degrees ! Estimated noise=1.38249 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.536 x 17.64 at -8.845 degrees (North through East) ! Clean map min=-0.0016112 max=0.047894 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=4.979 mas, bmaj=17.41 mas, bpa=-9.162 degrees ! Estimated noise=1.9645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0374015 Jy ! Component: 100 - total flux cleaned = 0.0526247 Jy ! Component: 150 - total flux cleaned = 0.0617311 Jy ! Component: 200 - total flux cleaned = 0.0683298 Jy ! Total flux subtracted in 200 components = 0.0683298 Jy ! Clean residual min=-0.003916 max=0.004114 Jy/beam ! Clean residual mean=-0.000009 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.0683298 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0683298 Jy ! Inverting map and beam ! Estimated beam: bmin=5.536 mas, bmaj=17.64 mas, bpa=-8.845 degrees ! Estimated noise=1.38249 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.00584808 Jy ! Component: 100 - total flux cleaned = 0.010162 Jy ! Component: 150 - total flux cleaned = 0.0135551 Jy ! Component: 200 - total flux cleaned = 0.0162669 Jy ! Total flux subtracted in 200 components = 0.0162669 Jy ! Clean residual min=-0.002482 max=0.002166 Jy/beam ! Clean residual mean=-0.000002 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0845967 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 79 components and 0.0845967 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=8.066 mas, bmaj=18.25 mas, bpa=-7.111 degrees ! Estimated noise=1.49917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272898 Jy ! Component: 100 - total flux cleaned = 0.00443814 Jy ! Component: 150 - total flux cleaned = 0.00497134 Jy ! Component: 200 - total flux cleaned = 0.00519368 Jy ! Total flux subtracted in 200 components = 0.00519368 Jy ! Clean residual min=-0.002252 max=0.002054 Jy/beam ! Clean residual mean=0.000000 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0897903 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.000193222 Jy ! Component: 100 - total flux cleaned = 0.000452017 Jy ! Component: 150 - total flux cleaned = 0.000645506 Jy ! Component: 200 - total flux cleaned = 0.000854222 Jy ! Total flux subtracted in 200 components = 0.000854222 Jy ! Clean residual min=-0.001987 max=0.001921 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0906446 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 161 components and 0.0906445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.536 mas, bmaj=17.64 mas, bpa=-8.845 degrees ! Estimated noise=1.38249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389416 Jy ! Component: 100 - total flux cleaned = 0.000669355 Jy ! Component: 150 - total flux cleaned = 0.000847194 Jy ! Component: 200 - total flux cleaned = 0.000928519 Jy ! Total flux subtracted in 200 components = 0.000928519 Jy ! Clean residual min=-0.001805 max=0.001895 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0915731 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.0915731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065762Jy sigma=0.443272 ! Fit after self-cal, rms=0.065752Jy sigma=0.443106 wmodel J1835-1115_S_map.mod ! Writing 185 model components to file: J1835-1115_S_map.mod wobs J1835-1115_S_uvs.fits ! Writing UV FITS file: J1835-1115_S_uvs.fits wwins J1835-1115_S_map.win ! wwins: Wrote 2 windows to J1835-1115_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 = 9.90193e-07 Jy ! Component: 100 - total flux cleaned = -2.74551e-05 Jy ! Component: 150 - total flux cleaned = 7.99376e-05 Jy ! Component: 200 - total flux cleaned = 0.000156088 Jy ! Component: 250 - total flux cleaned = 0.000253966 Jy ! Component: 300 - total flux cleaned = 0.000346537 Jy ! Component: 350 - total flux cleaned = 0.000435935 Jy ! Component: 400 - total flux cleaned = 0.00054397 Jy ! Component: 450 - total flux cleaned = 0.00060692 Jy ! Component: 500 - total flux cleaned = 0.000748834 Jy ! Component: 550 - total flux cleaned = 0.000826976 Jy ! Component: 600 - total flux cleaned = 0.000903125 Jy ! Component: 650 - total flux cleaned = 0.00101446 Jy ! Component: 700 - total flux cleaned = 0.00110481 Jy ! Component: 750 - total flux cleaned = 0.00121033 Jy ! Component: 800 - total flux cleaned = 0.00133043 Jy ! Component: 850 - total flux cleaned = 0.00139731 Jy ! Component: 900 - total flux cleaned = 0.00147937 Jy ! Component: 950 - total flux cleaned = 0.0015596 Jy ! Component: 1000 - total flux cleaned = 0.00162239 Jy ! Component: 1050 - total flux cleaned = 0.00166819 Jy ! Component: 1100 - total flux cleaned = 0.00174275 Jy ! Component: 1150 - total flux cleaned = 0.00178674 Jy ! Component: 1200 - total flux cleaned = 0.00181597 Jy ! Component: 1250 - total flux cleaned = 0.00191505 Jy ! Component: 1300 - total flux cleaned = 0.00195672 Jy ! Component: 1350 - total flux cleaned = 0.00197021 Jy ! Component: 1400 - total flux cleaned = 0.00201049 Jy ! Component: 1450 - total flux cleaned = 0.00205001 Jy ! Component: 1500 - total flux cleaned = 0.00204997 Jy ! Component: 1550 - total flux cleaned = 0.00207587 Jy ! Component: 1600 - total flux cleaned = 0.0020886 Jy ! Component: 1650 - total flux cleaned = 0.0020763 Jy ! Component: 1700 - total flux cleaned = 0.00205169 Jy ! Component: 1750 - total flux cleaned = 0.00205182 Jy ! Component: 1800 - total flux cleaned = 0.00203994 Jy ! Component: 1850 - total flux cleaned = 0.00202808 Jy ! Component: 1900 - total flux cleaned = 0.0020398 Jy ! Component: 1950 - total flux cleaned = 0.00199303 Jy ! Component: 2000 - total flux cleaned = 0.00196992 Jy ! Component: 2050 - total flux cleaned = 0.00194709 Jy ! Component: 2100 - total flux cleaned = 0.00194706 Jy ! Component: 2150 - total flux cleaned = 0.0019357 Jy ! Component: 2200 - total flux cleaned = 0.00191353 Jy ! Component: 2250 - total flux cleaned = 0.00188048 Jy ! Component: 2300 - total flux cleaned = 0.00188058 Jy ! Component: 2350 - total flux cleaned = 0.0018806 Jy ! Component: 2400 - total flux cleaned = 0.00184833 Jy ! Component: 2450 - total flux cleaned = 0.00181656 Jy ! Component: 2500 - total flux cleaned = 0.00182719 Jy ! Component: 2550 - total flux cleaned = 0.00179569 Jy ! Component: 2600 - total flux cleaned = 0.00181657 Jy ! Component: 2650 - total flux cleaned = 0.00181655 Jy ! Component: 2700 - total flux cleaned = 0.00182676 Jy ! Component: 2750 - total flux cleaned = 0.00181652 Jy ! Component: 2800 - total flux cleaned = 0.00179636 Jy ! Component: 2850 - total flux cleaned = 0.00180644 Jy ! Component: 2900 - total flux cleaned = 0.0017864 Jy ! Component: 2950 - total flux cleaned = 0.00178644 Jy ! Component: 3000 - total flux cleaned = 0.00176679 Jy ! Component: 3050 - total flux cleaned = 0.0017472 Jy ! Component: 3100 - total flux cleaned = 0.00175696 Jy ! Component: 3150 - total flux cleaned = 0.00178602 Jy ! Component: 3200 - total flux cleaned = 0.00177635 Jy ! Component: 3250 - total flux cleaned = 0.00178599 Jy ! Component: 3300 - total flux cleaned = 0.00178595 Jy ! Component: 3350 - total flux cleaned = 0.00180501 Jy ! Component: 3400 - total flux cleaned = 0.00180504 Jy ! Component: 3450 - total flux cleaned = 0.00184281 Jy ! Component: 3500 - total flux cleaned = 0.00185223 Jy ! Component: 3550 - total flux cleaned = 0.001871 Jy ! Component: 3600 - total flux cleaned = 0.00188972 Jy ! Component: 3650 - total flux cleaned = 0.00190835 Jy ! Component: 3700 - total flux cleaned = 0.00191772 Jy ! Component: 3750 - total flux cleaned = 0.00194564 Jy ! Component: 3800 - total flux cleaned = 0.00197342 Jy ! Component: 3850 - total flux cleaned = 0.00197345 Jy ! Component: 3900 - total flux cleaned = 0.00199191 Jy ! Component: 3950 - total flux cleaned = 0.00200113 Jy ! Component: 4000 - total flux cleaned = 0.00202868 Jy ! Component: 4050 - total flux cleaned = 0.00204697 Jy ! Total flux subtracted in 4096 components = 0.00205613 Jy ! Clean residual min=-0.000599 max=0.000525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0936292 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 506 components and 0.0936292 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1835-1115_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.536 x 17.64 at -8.845 degrees (North through East) ! Clean map min=-0.0014951 max=0.046776 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1835-1115_S_map.fits wmodel /image_prod/ug002_uva//J1835-1115_S_map.mod ! Writing 506 model components to file: /image_prod/ug002_uva//J1835-1115_S_map.mod wobs /image_prod/ug002_uva//J1835-1115_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1835-1115_S_uvs.fits wwins /image_prod/ug002_uva//J1835-1115_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1835-1115_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0467763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015799 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01327 1.01327 2.02653 4.05307 8.10613 16.2123 32.4245 64.8491 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 296.072 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1835-1115_S_dfm.log closed on Thu Mar 5 03:50:53 2020