! Started logfile: /image_prod/ug002_uva//J2311-1306_S_dfm.log on Thu Mar 5 06:08:04 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-1306_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2311-1306_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2311-1306 ! ! 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 6480 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-1306_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.035069Jy sigma=7.169344 ! Fit after self-cal, rms=0.800122Jy sigma=5.548903 ! 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.968 mas, bmaj=14.61 mas, bpa=-18.54 degrees ! Estimated noise=2.03659 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.149706 Jy ! Component: 100 - total flux cleaned = 0.196905 Jy ! Total flux subtracted in 100 components = 0.196905 Jy ! Clean residual min=-0.013846 max=0.028518 Jy/beam ! Clean residual mean=-0.000092 rms=0.004258 Jy/beam ! Combined flux in latest and established models = 0.196905 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.196905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097310Jy sigma=0.599148 ! Fit after self-cal, rms=0.097260Jy sigma=0.598659 ! Inverting map ! Added new window around map position (-4.5, 22.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285043 Jy ! Component: 100 - total flux cleaned = 0.0465698 Jy ! Total flux subtracted in 100 components = 0.0465698 Jy ! Clean residual min=-0.010439 max=0.014428 Jy/beam ! Clean residual mean=-0.000052 rms=0.002772 Jy/beam ! Combined flux in latest and established models = 0.243475 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.243475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087396Jy sigma=0.514602 ! Fit after self-cal, rms=0.086637Jy sigma=0.509470 ! 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.638 mas, bmaj=15.56 mas, bpa=-17.81 degrees ! Estimated noise=1.30768 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.0177973 Jy ! Component: 100 - total flux cleaned = 0.0279122 Jy ! Component: 150 - total flux cleaned = 0.034669 Jy ! Component: 200 - total flux cleaned = 0.0397013 Jy ! Total flux subtracted in 200 components = 0.0397013 Jy ! Clean residual min=-0.006535 max=0.008091 Jy/beam ! Clean residual mean=-0.000012 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.283176 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 73 components and 0.283176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082453Jy sigma=0.477694 ! Fit after self-cal, rms=0.082127Jy sigma=0.475346 ! 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.638 x 15.56 at -17.81 degrees (North through East) ! Clean map min=-0.0059884 max=0.19543 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.02 HN 1.05 KP 0.95 ! LA 1.02 MK 1.02 NL 0.91 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.09 KP 1.01 ! LA 1.00 MK 0.93 NL 0.92 OV 1.01 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 1.08 KP 0.98 ! LA 1.02 MK 1.02 NL 0.94 OV 1.02 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.082127Jy sigma=0.475346 ! Fit after self-cal, rms=0.078456Jy sigma=0.465935 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=15.49 mas, bpa=-18 degrees ! Estimated noise=1.29093 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.00403399 Jy ! Component: 100 - total flux cleaned = 0.00337137 Jy ! Component: 150 - total flux cleaned = 0.00292015 Jy ! Component: 200 - total flux cleaned = 0.00300548 Jy ! Total flux subtracted in 200 components = 0.00300548 Jy ! Clean residual min=-0.004416 max=0.005565 Jy/beam ! Clean residual mean=-0.000004 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.286182 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.286182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077913Jy sigma=0.462689 ! Fit after self-cal, rms=0.077849Jy sigma=0.462232 ! 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.077849Jy sigma=0.462232 ! Fit after self-cal, rms=0.075494Jy sigma=0.456351 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=15.48 mas, bpa=-17.62 degrees ! Estimated noise=1.29558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334518 Jy ! Component: 100 - total flux cleaned = 0.00329041 Jy ! Component: 150 - total flux cleaned = 0.00292967 Jy ! Component: 200 - total flux cleaned = 0.00255182 Jy ! Total flux subtracted in 200 components = 0.00255182 Jy ! Clean residual min=-0.003066 max=0.004777 Jy/beam ! Clean residual mean=-0.000004 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.288734 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.288734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075257Jy sigma=0.455050 ! Fit after self-cal, rms=0.075227Jy sigma=0.454885 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) ! Added new window around map position (-10.5, 52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390933 Jy ! Component: 100 - total flux cleaned = 0.00476024 Jy ! Component: 150 - total flux cleaned = 0.0052946 Jy ! Component: 200 - total flux cleaned = 0.00580141 Jy ! Total flux subtracted in 200 components = 0.00580141 Jy ! Clean residual min=-0.002816 max=0.002430 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.294535 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.294535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074934Jy sigma=0.452962 ! Fit after self-cal, rms=0.074918Jy sigma=0.452843 ! 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.074918Jy sigma=0.452843 ! Fit after self-cal, rms=0.074767Jy sigma=0.452669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=15.49 mas, bpa=-17.53 degrees ! Estimated noise=1.2939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155106 Jy ! Component: 100 - total flux cleaned = 0.0020763 Jy ! Component: 150 - total flux cleaned = 0.00222858 Jy ! Component: 200 - total flux cleaned = 0.0022288 Jy ! Total flux subtracted in 200 components = 0.0022288 Jy ! Clean residual min=-0.002487 max=0.002275 Jy/beam ! Clean residual mean=-0.000001 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.296764 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 152 components and 0.296764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074673Jy sigma=0.452146 ! Fit after self-cal, rms=0.074667Jy sigma=0.452112 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.000254669 Jy ! Component: 100 - total flux cleaned = 0.000343645 Jy ! Component: 150 - total flux cleaned = 0.000423174 Jy ! Component: 200 - total flux cleaned = 0.000386126 Jy ! Total flux subtracted in 200 components = 0.000386126 Jy ! Clean residual min=-0.002368 max=0.002237 Jy/beam ! Clean residual mean=-0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.29715 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 168 components and 0.29715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074613Jy sigma=0.451868 ! Fit after self-cal, rms=0.074609Jy sigma=0.451850 ! 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.074609Jy sigma=0.451850 ! Fit after self-cal, rms=0.074605Jy sigma=0.451810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.017 mas, bmaj=18.6 mas, bpa=-8.285 degrees ! Estimated noise=1.47919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000645415 Jy ! Component: 100 - total flux cleaned = 0.000949581 Jy ! Component: 150 - total flux cleaned = 0.00102744 Jy ! Component: 200 - total flux cleaned = 0.00107521 Jy ! Total flux subtracted in 200 components = 0.00107521 Jy ! Clean residual min=-0.002275 max=0.002174 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.298225 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 196 components and 0.298225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074580Jy sigma=0.451685 ! Fit after self-cal, rms=0.074576Jy sigma=0.451664 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.63571e-06 Jy ! Component: 100 - total flux cleaned = 0.000114305 Jy ! Component: 150 - total flux cleaned = 0.000113993 Jy ! Component: 200 - total flux cleaned = 0.000114459 Jy ! Total flux subtracted in 200 components = 0.000114459 Jy ! Clean residual min=-0.002211 max=0.002176 Jy/beam ! Clean residual mean=-0.000000 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.29834 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 216 components and 0.29834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074563Jy sigma=0.451606 ! Fit after self-cal, rms=0.074561Jy sigma=0.451593 ! 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.665 mas, bmaj=15.49 mas, bpa=-17.48 degrees ! Estimated noise=1.29407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.665 x 15.49 at -17.48 degrees (North through East) ! Clean map min=-0.0022381 max=0.19357 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.991 mas, bmaj=14.6 mas, bpa=-18.21 degrees ! Estimated noise=2.03212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148125 Jy ! Component: 100 - total flux cleaned = 0.198929 Jy ! Component: 150 - total flux cleaned = 0.229111 Jy ! Component: 200 - total flux cleaned = 0.248441 Jy ! Total flux subtracted in 200 components = 0.248441 Jy ! Clean residual min=-0.006873 max=0.010387 Jy/beam ! Clean residual mean=-0.000044 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.248441 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.248441 Jy ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=15.49 mas, bpa=-17.48 degrees ! Estimated noise=1.29407 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.0150559 Jy ! Component: 100 - total flux cleaned = 0.0242041 Jy ! Component: 150 - total flux cleaned = 0.0308612 Jy ! Component: 200 - total flux cleaned = 0.0358473 Jy ! Total flux subtracted in 200 components = 0.0358473 Jy ! Clean residual min=-0.003402 max=0.003333 Jy/beam ! Clean residual mean=-0.000010 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.284288 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 68 components and 0.284288 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.017 mas, bmaj=18.6 mas, bpa=-8.285 degrees ! Estimated noise=1.47919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456944 Jy ! Component: 100 - total flux cleaned = 0.00758007 Jy ! Component: 150 - total flux cleaned = 0.00921583 Jy ! Component: 200 - total flux cleaned = 0.0103794 Jy ! Total flux subtracted in 200 components = 0.0103794 Jy ! Clean residual min=-0.002608 max=0.002124 Jy/beam ! Clean residual mean=-0.000005 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.294667 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.00103554 Jy ! Component: 100 - total flux cleaned = 0.00186362 Jy ! Component: 150 - total flux cleaned = 0.00231672 Jy ! Component: 200 - total flux cleaned = 0.00260627 Jy ! Total flux subtracted in 200 components = 0.00260627 Jy ! Clean residual min=-0.002373 max=0.002203 Jy/beam ! Clean residual mean=-0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.297274 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 136 components and 0.297274 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=15.49 mas, bpa=-17.48 degrees ! Estimated noise=1.29407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295592 Jy ! Component: 100 - total flux cleaned = 3.50791e-05 Jy ! Component: 150 - total flux cleaned = 0.000211359 Jy ! Component: 200 - total flux cleaned = 0.000418701 Jy ! Total flux subtracted in 200 components = 0.000418701 Jy ! Clean residual min=-0.002474 max=0.002132 Jy/beam ! Clean residual mean=-0.000001 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.297692 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 168 components and 0.297692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074653Jy sigma=0.452250 ! Fit after self-cal, rms=0.074645Jy sigma=0.452147 wmodel J2311-1306_S_map.mod ! Writing 168 model components to file: J2311-1306_S_map.mod wobs J2311-1306_S_uvs.fits ! Writing UV FITS file: J2311-1306_S_uvs.fits wwins J2311-1306_S_map.win ! wwins: Wrote 3 windows to J2311-1306_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.000940341 Jy ! Component: 100 - total flux cleaned = -0.00114022 Jy ! Component: 150 - total flux cleaned = -0.00136244 Jy ! Component: 200 - total flux cleaned = -0.0014689 Jy ! Component: 250 - total flux cleaned = -0.00153641 Jy ! Component: 300 - total flux cleaned = -0.00159987 Jy ! Component: 350 - total flux cleaned = -0.00175545 Jy ! Component: 400 - total flux cleaned = -0.00199595 Jy ! Component: 450 - total flux cleaned = -0.00217009 Jy ! Component: 500 - total flux cleaned = -0.00222602 Jy ! Component: 550 - total flux cleaned = -0.00225348 Jy ! Component: 600 - total flux cleaned = -0.0023342 Jy ! Component: 650 - total flux cleaned = -0.00236091 Jy ! Component: 700 - total flux cleaned = -0.00248898 Jy ! Component: 750 - total flux cleaned = -0.00251379 Jy ! Component: 800 - total flux cleaned = -0.0025629 Jy ! Component: 850 - total flux cleaned = -0.00261103 Jy ! Component: 900 - total flux cleaned = -0.00265797 Jy ! Component: 950 - total flux cleaned = -0.0027495 Jy ! Component: 1000 - total flux cleaned = -0.00284027 Jy ! Component: 1050 - total flux cleaned = -0.00301735 Jy ! Component: 1100 - total flux cleaned = -0.00310445 Jy ! Component: 1150 - total flux cleaned = -0.00323333 Jy ! Component: 1200 - total flux cleaned = -0.00333876 Jy ! Component: 1250 - total flux cleaned = -0.00333876 Jy ! Component: 1300 - total flux cleaned = -0.00348191 Jy ! Component: 1350 - total flux cleaned = -0.00356196 Jy ! Component: 1400 - total flux cleaned = -0.00360178 Jy ! Component: 1450 - total flux cleaned = -0.00368047 Jy ! Component: 1500 - total flux cleaned = -0.00377727 Jy ! Component: 1550 - total flux cleaned = -0.00387288 Jy ! Component: 1600 - total flux cleaned = -0.00392952 Jy ! Component: 1650 - total flux cleaned = -0.0040228 Jy ! Component: 1700 - total flux cleaned = -0.0041147 Jy ! Component: 1750 - total flux cleaned = -0.00415102 Jy ! Component: 1800 - total flux cleaned = -0.00424067 Jy ! Component: 1850 - total flux cleaned = -0.00432874 Jy ! Component: 1900 - total flux cleaned = -0.00448607 Jy ! Component: 1950 - total flux cleaned = -0.00458959 Jy ! Component: 2000 - total flux cleaned = -0.00470909 Jy ! Component: 2050 - total flux cleaned = -0.00481039 Jy ! Component: 2100 - total flux cleaned = -0.00492725 Jy ! Component: 2150 - total flux cleaned = -0.00502625 Jy ! Component: 2200 - total flux cleaned = -0.0051566 Jy ! Component: 2250 - total flux cleaned = -0.00526938 Jy ! Component: 2300 - total flux cleaned = -0.00534907 Jy ! Component: 2350 - total flux cleaned = -0.00549101 Jy ! Component: 2400 - total flux cleaned = -0.00553772 Jy ! Component: 2450 - total flux cleaned = -0.00561502 Jy ! Component: 2500 - total flux cleaned = -0.00567645 Jy ! Component: 2550 - total flux cleaned = -0.00578257 Jy ! Component: 2600 - total flux cleaned = -0.00587241 Jy ! Component: 2650 - total flux cleaned = -0.00600585 Jy ! Component: 2700 - total flux cleaned = -0.00609371 Jy ! Component: 2750 - total flux cleaned = -0.00613719 Jy ! Component: 2800 - total flux cleaned = -0.00625255 Jy ! Component: 2850 - total flux cleaned = -0.00633826 Jy ! Component: 2900 - total flux cleaned = -0.00645161 Jy ! Component: 2950 - total flux cleaned = -0.00653571 Jy ! Component: 3000 - total flux cleaned = -0.0065912 Jy ! Component: 3050 - total flux cleaned = -0.00667385 Jy ! Component: 3100 - total flux cleaned = -0.00671491 Jy ! Component: 3150 - total flux cleaned = -0.00679637 Jy ! Component: 3200 - total flux cleaned = -0.00683712 Jy ! Component: 3250 - total flux cleaned = -0.00694388 Jy ! Component: 3300 - total flux cleaned = -0.00700993 Jy ! Component: 3350 - total flux cleaned = -0.00700975 Jy ! Component: 3400 - total flux cleaned = -0.00699696 Jy ! Component: 3450 - total flux cleaned = -0.00706156 Jy ! Component: 3500 - total flux cleaned = -0.00707443 Jy ! Component: 3550 - total flux cleaned = -0.00713827 Jy ! Component: 3600 - total flux cleaned = -0.00717626 Jy ! Component: 3650 - total flux cleaned = -0.0072015 Jy ! Component: 3700 - total flux cleaned = -0.00720152 Jy ! Component: 3750 - total flux cleaned = -0.00723874 Jy ! Component: 3800 - total flux cleaned = -0.00723863 Jy ! Component: 3850 - total flux cleaned = -0.00726313 Jy ! Component: 3900 - total flux cleaned = -0.00727529 Jy ! Component: 3950 - total flux cleaned = -0.00728718 Jy ! Component: 4000 - total flux cleaned = -0.0072872 Jy ! Component: 4050 - total flux cleaned = -0.00726348 Jy ! Total flux subtracted in 4096 components = -0.0072635 Jy ! Clean residual min=-0.000713 max=0.000637 Jy/beam ! Clean residual mean=0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.290429 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 408 components and 0.290428 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2311-1306_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.665 x 15.49 at -17.48 degrees (North through East) ! Clean map min=-0.0021681 max=0.19417 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2311-1306_S_map.fits wmodel /image_prod/ug002_uva//J2311-1306_S_map.mod ! Writing 408 model components to file: /image_prod/ug002_uva//J2311-1306_S_map.mod wobs /image_prod/ug002_uva//J2311-1306_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2311-1306_S_uvs.fits wwins /image_prod/ug002_uva//J2311-1306_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2311-1306_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.194167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218817 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.338086 0.338086 0.676171 1.35234 2.70468 5.40937 10.8187 21.6375 43.2749 86.5499 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 887.349 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2311-1306_S_dfm.log closed on Thu Mar 5 06:08:08 2020