! Started logfile: /image_prod/ug002_uva//J2311+0205_S_a_dfm.log on Thu Mar 5 06:07:10 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//J2311+0205_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2311+0205_S_a_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.996181 visibilities/baseline/integration-bin. ! Found source: J2311+0205 ! ! 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 8607 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 J2311+0205_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.006689Jy sigma=7.814655 ! Fit after self-cal, rms=0.948809Jy sigma=7.345134 ! 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.265 mas, bmaj=13.4 mas, bpa=-18.69 degrees ! Estimated noise=1.55033 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.0416455 Jy ! Component: 100 - total flux cleaned = 0.0513386 Jy ! Total flux subtracted in 100 components = 0.0513386 Jy ! Clean residual min=-0.004060 max=0.003821 Jy/beam ! Clean residual mean=-0.000006 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.0513386 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0513386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070847Jy sigma=0.469748 ! Fit after self-cal, rms=0.069311Jy sigma=0.457842 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532356 Jy ! Component: 100 - total flux cleaned = 0.00794041 Jy ! Total flux subtracted in 100 components = 0.00794041 Jy ! Clean residual min=-0.003024 max=0.002807 Jy/beam ! Clean residual mean=-0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0592791 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.0592791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068951Jy sigma=0.454034 ! Fit after self-cal, rms=0.068963Jy sigma=0.453940 ! 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.947 mas, bmaj=14 mas, bpa=-17.93 degrees ! Estimated noise=1.02144 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.00162366 Jy ! Component: 100 - total flux cleaned = 0.00241627 Jy ! Component: 150 - total flux cleaned = 0.00262498 Jy ! Component: 200 - total flux cleaned = 0.00266395 Jy ! Total flux subtracted in 200 components = 0.00266395 Jy ! Clean residual min=-0.001654 max=0.001640 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.061943 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 44 components and 0.061943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068920Jy sigma=0.453607 ! Fit after self-cal, rms=0.068932Jy sigma=0.453586 ! 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.947 x 14 at -17.93 degrees (North through East) ! Clean map min=-0.0016351 max=0.056094 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.99 KP 0.93 ! LA 0.96 MK 0.96 NL 0.90 OV 1.00 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.04 KP 0.98 ! LA 0.97 MK 1.01 NL 1.08 OV 1.05 ! PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.00 KP 1.00 ! LA 1.06 MK 1.00 NL 1.00 OV 1.04 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.068932Jy sigma=0.453586 ! Fit after self-cal, rms=0.068016Jy sigma=0.452741 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.947 mas, bmaj=13.94 mas, bpa=-17.96 degrees ! Estimated noise=1.01407 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 = -1.16356e-05 Jy ! Component: 100 - total flux cleaned = 2.50357e-05 Jy ! Component: 150 - total flux cleaned = 1.06438e-05 Jy ! Component: 200 - total flux cleaned = -1.96204e-06 Jy ! Total flux subtracted in 200 components = -1.96204e-06 Jy ! Clean residual min=-0.001641 max=0.001530 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.061941 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.061941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068005Jy sigma=0.452695 ! Fit after self-cal, rms=0.068025Jy sigma=0.452641 ! 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.068025Jy sigma=0.452641 ! Fit after self-cal, rms=0.068558Jy sigma=0.452136 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=13.98 mas, bpa=-17.93 degrees ! Estimated noise=1.01401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029636 Jy ! Component: 100 - total flux cleaned = -0.000322659 Jy ! Component: 150 - total flux cleaned = -0.000355652 Jy ! Component: 200 - total flux cleaned = -0.000364677 Jy ! Total flux subtracted in 200 components = -0.000364677 Jy ! Clean residual min=-0.001629 max=0.001515 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0615764 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.0615764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068552Jy sigma=0.452105 ! Fit after self-cal, rms=0.068567Jy sigma=0.452069 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 = 3.19612e-05 Jy ! Component: 100 - total flux cleaned = -2.43891e-06 Jy ! Component: 150 - total flux cleaned = -1.69233e-05 Jy ! Component: 200 - total flux cleaned = -3.05051e-05 Jy ! Total flux subtracted in 200 components = -3.05051e-05 Jy ! Clean residual min=-0.001649 max=0.001506 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0615459 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.0615459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068564Jy sigma=0.452060 ! Fit after self-cal, rms=0.068563Jy sigma=0.452058 ! 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.068563Jy sigma=0.452058 ! Fit after self-cal, rms=0.068451Jy sigma=0.452042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=14.02 mas, bpa=-17.95 degrees ! Estimated noise=1.01042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304086 Jy ! Component: 100 - total flux cleaned = -0.000312699 Jy ! Component: 150 - total flux cleaned = -0.000320034 Jy ! Component: 200 - total flux cleaned = -0.000326231 Jy ! Total flux subtracted in 200 components = -0.000326231 Jy ! Clean residual min=-0.001641 max=0.001513 Jy/beam ! Clean residual mean=0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0612196 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.0612196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068448Jy sigma=0.452029 ! Fit after self-cal, rms=0.068448Jy sigma=0.452026 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 = 8.43935e-06 Jy ! Component: 100 - total flux cleaned = -1.03748e-05 Jy ! Component: 150 - total flux cleaned = -1.61838e-05 Jy ! Component: 200 - total flux cleaned = -2.17174e-05 Jy ! Total flux subtracted in 200 components = -2.17174e-05 Jy ! Clean residual min=-0.001649 max=0.001514 Jy/beam ! Clean residual mean=0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0611979 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.0611979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068447Jy sigma=0.452021 ! Fit after self-cal, rms=0.068446Jy sigma=0.452020 ! 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.068446Jy sigma=0.452020 ! Fit after self-cal, rms=0.068362Jy sigma=0.452014 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.291 mas, bmaj=14.59 mas, bpa=-12.12 degrees ! Estimated noise=1.13488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114007 Jy ! Component: 100 - total flux cleaned = -0.000143903 Jy ! Component: 150 - total flux cleaned = -0.000176875 Jy ! Component: 200 - total flux cleaned = -0.000197515 Jy ! Total flux subtracted in 200 components = -0.000197515 Jy ! Clean residual min=-0.001882 max=0.001635 Jy/beam ! Clean residual mean=0.000002 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0610004 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.0610004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068360Jy sigma=0.452011 ! Fit after self-cal, rms=0.068360Jy sigma=0.452006 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 = -2.03231e-05 Jy ! Component: 100 - total flux cleaned = -3.22429e-05 Jy ! Component: 150 - total flux cleaned = -4.90827e-05 Jy ! Component: 200 - total flux cleaned = -5.88283e-05 Jy ! Total flux subtracted in 200 components = -5.88283e-05 Jy ! Clean residual min=-0.001888 max=0.001633 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0609415 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.0609416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068360Jy sigma=0.452012 ! Fit after self-cal, rms=0.068359Jy sigma=0.452009 ! 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.937 mas, bmaj=14.06 mas, bpa=-17.96 degrees ! Estimated noise=1.00763 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 14.06 at -17.96 degrees (North through East) ! Clean map min=-0.00156 max=0.055604 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.262 mas, bmaj=13.49 mas, bpa=-18.69 degrees ! Estimated noise=1.52867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0425081 Jy ! Component: 100 - total flux cleaned = 0.0525882 Jy ! Component: 150 - total flux cleaned = 0.056976 Jy ! Component: 200 - total flux cleaned = 0.0593425 Jy ! Total flux subtracted in 200 components = 0.0593425 Jy ! Clean residual min=-0.002837 max=0.002767 Jy/beam ! Clean residual mean=0.000000 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0593425 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0593425 Jy ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=14.06 mas, bpa=-17.96 degrees ! Estimated noise=1.00763 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.00116057 Jy ! Component: 100 - total flux cleaned = 0.00128045 Jy ! Component: 150 - total flux cleaned = 0.00140758 Jy ! Component: 200 - total flux cleaned = 0.00153533 Jy ! Total flux subtracted in 200 components = 0.00153533 Jy ! Clean residual min=-0.001700 max=0.001523 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0608778 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.0608778 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.291 mas, bmaj=14.59 mas, bpa=-12.12 degrees ! Estimated noise=1.13488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364941 Jy ! Component: 100 - total flux cleaned = 0.000294518 Jy ! Component: 150 - total flux cleaned = 0.000251169 Jy ! Component: 200 - total flux cleaned = 0.000225877 Jy ! Total flux subtracted in 200 components = 0.000225877 Jy ! Clean residual min=-0.001881 max=0.001711 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0611037 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.39117e-05 Jy ! Component: 100 - total flux cleaned = -5.39547e-05 Jy ! Component: 150 - total flux cleaned = -6.31445e-05 Jy ! Component: 200 - total flux cleaned = -7.1623e-05 Jy ! Total flux subtracted in 200 components = -7.1623e-05 Jy ! Clean residual min=-0.001894 max=0.001693 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0610321 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.0610321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=14.06 mas, bpa=-17.96 degrees ! Estimated noise=1.00763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.01302e-06 Jy ! Component: 100 - total flux cleaned = -4.5755e-06 Jy ! Component: 150 - total flux cleaned = -2.76136e-05 Jy ! Component: 200 - total flux cleaned = -5.96163e-05 Jy ! Total flux subtracted in 200 components = -5.96163e-05 Jy ! Clean residual min=-0.001635 max=0.001529 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0609725 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.0609725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068369Jy sigma=0.452036 ! Fit after self-cal, rms=0.068369Jy sigma=0.452031 wmodel J2311+0205_S_a_map.mod ! Writing 74 model components to file: J2311+0205_S_a_map.mod wobs J2311+0205_S_a_uvs.fits ! Writing UV FITS file: J2311+0205_S_a_uvs.fits wwins J2311+0205_S_a_map.win ! wwins: Wrote 1 windows to J2311+0205_S_a_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000502879 Jy ! Component: 100 - total flux cleaned = -0.000826425 Jy ! Component: 150 - total flux cleaned = -0.00105436 Jy ! Component: 200 - total flux cleaned = -0.00117522 Jy ! Component: 250 - total flux cleaned = -0.00124563 Jy ! Component: 300 - total flux cleaned = -0.00133636 Jy ! Component: 350 - total flux cleaned = -0.00137998 Jy ! Component: 400 - total flux cleaned = -0.0014868 Jy ! Component: 450 - total flux cleaned = -0.00154951 Jy ! Component: 500 - total flux cleaned = -0.00159061 Jy ! Component: 550 - total flux cleaned = -0.00168961 Jy ! Component: 600 - total flux cleaned = -0.00169001 Jy ! Component: 650 - total flux cleaned = -0.00176589 Jy ! Component: 700 - total flux cleaned = -0.00178419 Jy ! Component: 750 - total flux cleaned = -0.00182087 Jy ! Component: 800 - total flux cleaned = -0.00187416 Jy ! Component: 850 - total flux cleaned = -0.00190897 Jy ! Component: 900 - total flux cleaned = -0.00199473 Jy ! Component: 950 - total flux cleaned = -0.0020282 Jy ! Component: 1000 - total flux cleaned = -0.00209411 Jy ! Component: 1050 - total flux cleaned = -0.00215867 Jy ! Component: 1100 - total flux cleaned = -0.00223764 Jy ! Component: 1150 - total flux cleaned = -0.00226883 Jy ! Component: 1200 - total flux cleaned = -0.00234559 Jy ! Component: 1250 - total flux cleaned = -0.00237548 Jy ! Component: 1300 - total flux cleaned = -0.00240513 Jy ! Component: 1350 - total flux cleaned = -0.00241974 Jy ! Component: 1400 - total flux cleaned = -0.00240565 Jy ! Component: 1450 - total flux cleaned = -0.00244837 Jy ! Component: 1500 - total flux cleaned = -0.00247629 Jy ! Component: 1550 - total flux cleaned = -0.00250417 Jy ! Component: 1600 - total flux cleaned = -0.00258608 Jy ! Component: 1650 - total flux cleaned = -0.00261304 Jy ! Component: 1700 - total flux cleaned = -0.00266648 Jy ! Component: 1750 - total flux cleaned = -0.00271909 Jy ! Component: 1800 - total flux cleaned = -0.00274516 Jy ! Component: 1850 - total flux cleaned = -0.00277117 Jy ! Component: 1900 - total flux cleaned = -0.00287313 Jy ! Component: 1950 - total flux cleaned = -0.00288562 Jy ! Component: 2000 - total flux cleaned = -0.00289818 Jy ! Component: 2050 - total flux cleaned = -0.00293532 Jy ! Component: 2100 - total flux cleaned = -0.00299625 Jy ! Component: 2150 - total flux cleaned = -0.00300831 Jy ! Component: 2200 - total flux cleaned = -0.00300833 Jy ! Component: 2250 - total flux cleaned = -0.00303205 Jy ! Component: 2300 - total flux cleaned = -0.00306717 Jy ! Component: 2350 - total flux cleaned = -0.00307875 Jy ! Component: 2400 - total flux cleaned = -0.00309024 Jy ! Component: 2450 - total flux cleaned = -0.0031358 Jy ! Component: 2500 - total flux cleaned = -0.00313588 Jy ! Component: 2550 - total flux cleaned = -0.0032032 Jy ! Component: 2600 - total flux cleaned = -0.00316966 Jy ! Component: 2650 - total flux cleaned = -0.00320288 Jy ! Component: 2700 - total flux cleaned = -0.00321383 Jy ! Component: 2750 - total flux cleaned = -0.00321381 Jy ! Component: 2800 - total flux cleaned = -0.00323536 Jy ! Component: 2850 - total flux cleaned = -0.0032247 Jy ! Component: 2900 - total flux cleaned = -0.00323531 Jy ! Component: 2950 - total flux cleaned = -0.00320373 Jy ! Component: 3000 - total flux cleaned = -0.00322478 Jy ! Component: 3050 - total flux cleaned = -0.00320401 Jy ! Component: 3100 - total flux cleaned = -0.00319366 Jy ! Component: 3150 - total flux cleaned = -0.0032142 Jy ! Component: 3200 - total flux cleaned = -0.00320399 Jy ! Component: 3250 - total flux cleaned = -0.00322433 Jy ! Component: 3300 - total flux cleaned = -0.0032344 Jy ! Component: 3350 - total flux cleaned = -0.00320438 Jy ! Component: 3400 - total flux cleaned = -0.00320439 Jy ! Component: 3450 - total flux cleaned = -0.0032242 Jy ! Component: 3500 - total flux cleaned = -0.00324388 Jy ! Component: 3550 - total flux cleaned = -0.00325366 Jy ! Component: 3600 - total flux cleaned = -0.00326341 Jy ! Component: 3650 - total flux cleaned = -0.00325377 Jy ! Component: 3700 - total flux cleaned = -0.00329231 Jy ! Component: 3750 - total flux cleaned = -0.00328279 Jy ! Component: 3800 - total flux cleaned = -0.00330189 Jy ! Component: 3850 - total flux cleaned = -0.00330188 Jy ! Component: 3900 - total flux cleaned = -0.00333016 Jy ! Component: 3950 - total flux cleaned = -0.00332087 Jy ! Component: 4000 - total flux cleaned = -0.00335816 Jy ! Component: 4050 - total flux cleaned = -0.00333959 Jy ! Total flux subtracted in 4096 components = -0.00333035 Jy ! Clean residual min=-0.000661 max=0.000558 Jy/beam ! Clean residual mean=-0.000002 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.0576421 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 328 components and 0.0576421 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2311+0205_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 14.06 at -17.96 degrees (North through East) ! Clean map min=-0.0012174 max=0.055263 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2311+0205_S_a_map.fits wmodel /image_prod/ug002_uva//J2311+0205_S_a_map.mod ! Writing 328 model components to file: /image_prod/ug002_uva//J2311+0205_S_a_map.mod wobs /image_prod/ug002_uva//J2311+0205_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2311+0205_S_a_uvs.fits wwins /image_prod/ug002_uva//J2311+0205_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2311+0205_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0552633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168028 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.912149 0.912149 1.8243 3.6486 7.2972 14.5944 29.1888 58.3776 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 328.893 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2311+0205_S_a_dfm.log closed on Thu Mar 5 06:07:14 2020