! Started logfile: /image_prod/ug002_uva//J1632-1052_S_dfm.log on Thu Mar 5 02:47:09 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//J1632-1052_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1632-1052_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.842857 visibilities/baseline/integration-bin. ! Found source: J1632-1052 ! ! 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 3186 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 J1632-1052_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003899Jy sigma=7.033425 ! Fit after self-cal, rms=0.927927Jy sigma=6.422244 ! 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.631 mas, bmaj=11.9 mas, bpa=-20.23 degrees ! Estimated noise=2.61689 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.0616615 Jy ! Component: 100 - total flux cleaned = 0.0872691 Jy ! Total flux subtracted in 100 components = 0.0872691 Jy ! Clean residual min=-0.010650 max=0.015545 Jy/beam ! Clean residual mean=-0.000127 rms=0.003757 Jy/beam ! Combined flux in latest and established models = 0.087269 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.087269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077700Jy sigma=0.502045 ! Fit after self-cal, rms=0.077162Jy sigma=0.497361 ! 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=4.046 mas, bmaj=12.19 mas, bpa=-19.53 degrees ! Estimated noise=1.85616 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.0181503 Jy ! Component: 100 - total flux cleaned = 0.029059 Jy ! Component: 150 - total flux cleaned = 0.0366116 Jy ! Component: 200 - total flux cleaned = 0.0425136 Jy ! Total flux subtracted in 200 components = 0.0425136 Jy ! Clean residual min=-0.006421 max=0.009285 Jy/beam ! Clean residual mean=-0.000038 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.129783 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 91 components and 0.129783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073137Jy sigma=0.453071 ! Fit after self-cal, rms=0.073019Jy sigma=0.451666 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 12.19 at -19.53 degrees (North through East) ! Clean map min=-0.0068058 max=0.078399 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 0.91 HN 1.03 KP 1.02 ! MK 1.28 NL 0.97 OV 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.90 HN 1.11 KP 0.99 ! MK 1.16 NL 1.03 OV 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.93 HN 1.13 KP 0.99 ! MK 1.09 NL 0.90 OV 0.88 ! ! ! Fit before self-cal, rms=0.073019Jy sigma=0.451666 ! Fit after self-cal, rms=0.084107Jy sigma=0.441254 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.218 mas, bmaj=12.97 mas, bpa=-19.02 degrees ! Estimated noise=1.88033 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.00333836 Jy ! Component: 100 - total flux cleaned = 0.00441221 Jy ! Component: 150 - total flux cleaned = 0.00520755 Jy ! Component: 200 - total flux cleaned = 0.00573177 Jy ! Total flux subtracted in 200 components = 0.00573177 Jy ! Clean residual min=-0.005060 max=0.004816 Jy/beam ! Clean residual mean=0.000005 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.135514 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.135514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083903Jy sigma=0.439923 ! Fit after self-cal, rms=0.084130Jy sigma=0.439427 ! 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.084130Jy sigma=0.439427 ! Fit after self-cal, rms=0.086959Jy sigma=0.432522 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.238 mas, bmaj=12.54 mas, bpa=-17.87 degrees ! Estimated noise=1.85382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258285 Jy ! Component: 100 - total flux cleaned = 0.00323739 Jy ! Component: 150 - total flux cleaned = 0.00363015 Jy ! Component: 200 - total flux cleaned = 0.00363605 Jy ! Total flux subtracted in 200 components = 0.00363605 Jy ! Clean residual min=-0.002850 max=0.003200 Jy/beam ! Clean residual mean=0.000005 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.13915 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 113 components and 0.13915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086812Jy sigma=0.431528 ! Fit after self-cal, rms=0.086877Jy sigma=0.431306 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.00039106 Jy ! Component: 100 - total flux cleaned = 0.00057146 Jy ! Component: 150 - total flux cleaned = 0.000594875 Jy ! Component: 200 - total flux cleaned = 0.000575277 Jy ! Total flux subtracted in 200 components = 0.000575277 Jy ! Clean residual min=-0.002744 max=0.003030 Jy/beam ! Clean residual mean=0.000006 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.139726 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 120 components and 0.139726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086847Jy sigma=0.431185 ! Fit after self-cal, rms=0.086840Jy sigma=0.431171 ! 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.086840Jy sigma=0.431171 ! Fit after self-cal, rms=0.085364Jy sigma=0.430822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=12.49 mas, bpa=-17.58 degrees ! Estimated noise=1.83318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000977112 Jy ! Component: 100 - total flux cleaned = 0.0010713 Jy ! Component: 150 - total flux cleaned = 0.00111565 Jy ! Component: 200 - total flux cleaned = 0.00113489 Jy ! Total flux subtracted in 200 components = 0.00113489 Jy ! Clean residual min=-0.002670 max=0.002920 Jy/beam ! Clean residual mean=0.000000 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.140861 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.140861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085337Jy sigma=0.430653 ! Fit after self-cal, rms=0.085331Jy sigma=0.430628 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.000224225 Jy ! Component: 100 - total flux cleaned = 0.000275765 Jy ! Component: 150 - total flux cleaned = 0.000276069 Jy ! Component: 200 - total flux cleaned = 0.000276096 Jy ! Total flux subtracted in 200 components = 0.000276096 Jy ! Clean residual min=-0.002655 max=0.002832 Jy/beam ! Clean residual mean=0.000001 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.141137 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.141137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085322Jy sigma=0.430591 ! Fit after self-cal, rms=0.085318Jy sigma=0.430586 ! 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.085318Jy sigma=0.430586 ! Fit after self-cal, rms=0.084885Jy sigma=0.430533 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.948 mas, bmaj=14.59 mas, bpa=-7.293 degrees ! Estimated noise=1.97486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000852328 Jy ! Component: 100 - total flux cleaned = 0.000983459 Jy ! Component: 150 - total flux cleaned = 0.00101648 Jy ! Component: 200 - total flux cleaned = 0.00104316 Jy ! Total flux subtracted in 200 components = 0.00104316 Jy ! Clean residual min=-0.002350 max=0.003058 Jy/beam ! Clean residual mean=-0.000001 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.14218 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 140 components and 0.14218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084875Jy sigma=0.430507 ! Fit after self-cal, rms=0.084885Jy sigma=0.430492 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.15646e-05 Jy ! Component: 100 - total flux cleaned = 0.000102848 Jy ! Component: 150 - total flux cleaned = 0.000148674 Jy ! Component: 200 - total flux cleaned = 0.000181616 Jy ! Total flux subtracted in 200 components = 0.000181616 Jy ! Clean residual min=-0.002345 max=0.003029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.142362 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.142362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084883Jy sigma=0.430493 ! Fit after self-cal, rms=0.084880Jy sigma=0.430486 ! 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=4.199 mas, bmaj=12.47 mas, bpa=-17.48 degrees ! Estimated noise=1.8279 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.199 x 12.47 at -17.48 degrees (North through East) ! Clean map min=-0.0026652 max=0.076812 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.758 mas, bmaj=12.15 mas, bpa=-18.42 degrees ! Estimated noise=2.59756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0610154 Jy ! Component: 100 - total flux cleaned = 0.0889051 Jy ! Component: 150 - total flux cleaned = 0.104334 Jy ! Component: 200 - total flux cleaned = 0.113986 Jy ! Total flux subtracted in 200 components = 0.113986 Jy ! Clean residual min=-0.006580 max=0.007108 Jy/beam ! Clean residual mean=-0.000049 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.113986 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.113986 Jy ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=12.47 mas, bpa=-17.48 degrees ! Estimated noise=1.8279 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.00740063 Jy ! Component: 100 - total flux cleaned = 0.0119454 Jy ! Component: 150 - total flux cleaned = 0.0151645 Jy ! Component: 200 - total flux cleaned = 0.0175586 Jy ! Total flux subtracted in 200 components = 0.0175586 Jy ! Clean residual min=-0.003623 max=0.003197 Jy/beam ! Clean residual mean=-0.000019 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.131544 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 84 components and 0.131544 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.948 mas, bmaj=14.59 mas, bpa=-7.293 degrees ! Estimated noise=1.97486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292844 Jy ! Component: 100 - total flux cleaned = 0.00482459 Jy ! Component: 150 - total flux cleaned = 0.00616814 Jy ! Component: 200 - total flux cleaned = 0.00714963 Jy ! Total flux subtracted in 200 components = 0.00714963 Jy ! Clean residual min=-0.002457 max=0.003293 Jy/beam ! Clean residual mean=-0.000011 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.138694 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.00073414 Jy ! Component: 100 - total flux cleaned = 0.00129095 Jy ! Component: 150 - total flux cleaned = 0.00154396 Jy ! Component: 200 - total flux cleaned = 0.00169154 Jy ! Total flux subtracted in 200 components = 0.00169154 Jy ! Clean residual min=-0.002416 max=0.003338 Jy/beam ! Clean residual mean=-0.000006 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.140385 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 120 components and 0.140385 Jy ! Inverting map ! Added new window around map position (10.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028587 Jy ! Component: 100 - total flux cleaned = 0.00318136 Jy ! Component: 150 - total flux cleaned = 0.00377705 Jy ! Component: 200 - total flux cleaned = 0.00437447 Jy ! Total flux subtracted in 200 components = 0.00437447 Jy ! Clean residual min=-0.002240 max=0.001844 Jy/beam ! Clean residual mean=-0.000008 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.14476 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 151 components and 0.14476 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=12.47 mas, bpa=-17.48 degrees ! Estimated noise=1.8279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580098 Jy ! Component: 100 - total flux cleaned = 0.00108327 Jy ! Component: 150 - total flux cleaned = 0.00170555 Jy ! Component: 200 - total flux cleaned = 0.00229334 Jy ! Total flux subtracted in 200 components = 0.00229334 Jy ! Clean residual min=-0.002494 max=0.002079 Jy/beam ! Clean residual mean=-0.000005 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.147053 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 0.147053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084781Jy sigma=0.429715 ! Fit after self-cal, rms=0.084673Jy sigma=0.429485 wmodel J1632-1052_S_map.mod ! Writing 171 model components to file: J1632-1052_S_map.mod wobs J1632-1052_S_uvs.fits ! Writing UV FITS file: J1632-1052_S_uvs.fits wwins J1632-1052_S_map.win ! wwins: Wrote 2 windows to J1632-1052_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.000776662 Jy ! Component: 100 - total flux cleaned = -0.00099746 Jy ! Component: 150 - total flux cleaned = -0.00119882 Jy ! Component: 200 - total flux cleaned = -0.00145093 Jy ! Component: 250 - total flux cleaned = -0.00171885 Jy ! Component: 300 - total flux cleaned = -0.00186233 Jy ! Component: 350 - total flux cleaned = -0.00189102 Jy ! Component: 400 - total flux cleaned = -0.0019182 Jy ! Component: 450 - total flux cleaned = -0.00196918 Jy ! Component: 500 - total flux cleaned = -0.00196954 Jy ! Component: 550 - total flux cleaned = -0.00206425 Jy ! Component: 600 - total flux cleaned = -0.00220217 Jy ! Component: 650 - total flux cleaned = -0.00240308 Jy ! Component: 700 - total flux cleaned = -0.00251191 Jy ! Component: 750 - total flux cleaned = -0.00272312 Jy ! Component: 800 - total flux cleaned = -0.0028256 Jy ! Component: 850 - total flux cleaned = -0.00292538 Jy ! Component: 900 - total flux cleaned = -0.00304293 Jy ! Component: 950 - total flux cleaned = -0.00317666 Jy ! Component: 1000 - total flux cleaned = -0.00325163 Jy ! Component: 1050 - total flux cleaned = -0.00336209 Jy ! Component: 1100 - total flux cleaned = -0.00345216 Jy ! Component: 1150 - total flux cleaned = -0.0035403 Jy ! Component: 1200 - total flux cleaned = -0.00367995 Jy ! Component: 1250 - total flux cleaned = -0.00388656 Jy ! Component: 1300 - total flux cleaned = -0.00405651 Jy ! Component: 1350 - total flux cleaned = -0.00424049 Jy ! Component: 1400 - total flux cleaned = -0.00442182 Jy ! Component: 1450 - total flux cleaned = -0.00453586 Jy ! Component: 1500 - total flux cleaned = -0.00472854 Jy ! Component: 1550 - total flux cleaned = -0.0048237 Jy ! Component: 1600 - total flux cleaned = -0.00496485 Jy ! Component: 1650 - total flux cleaned = -0.00508892 Jy ! Component: 1700 - total flux cleaned = -0.00524213 Jy ! Component: 1750 - total flux cleaned = -0.0053633 Jy ! Component: 1800 - total flux cleaned = -0.00552785 Jy ! Component: 1850 - total flux cleaned = -0.00569065 Jy ! Component: 1900 - total flux cleaned = -0.00582254 Jy ! Component: 1950 - total flux cleaned = -0.00595323 Jy ! Component: 2000 - total flux cleaned = -0.00606866 Jy ! Component: 2050 - total flux cleaned = -0.00625444 Jy ! Component: 2100 - total flux cleaned = -0.00638226 Jy ! Component: 2150 - total flux cleaned = -0.00652332 Jy ! Component: 2200 - total flux cleaned = -0.00662136 Jy ! Component: 2250 - total flux cleaned = -0.00669118 Jy ! Component: 2300 - total flux cleaned = -0.00681602 Jy ! Component: 2350 - total flux cleaned = -0.00694034 Jy ! Component: 2400 - total flux cleaned = -0.00705022 Jy ! Component: 2450 - total flux cleaned = -0.00715971 Jy ! Component: 2500 - total flux cleaned = -0.00728218 Jy ! Component: 2550 - total flux cleaned = -0.00739054 Jy ! Component: 2600 - total flux cleaned = -0.00745807 Jy ! Component: 2650 - total flux cleaned = -0.00755256 Jy ! Component: 2700 - total flux cleaned = -0.00761985 Jy ! Component: 2750 - total flux cleaned = -0.00768701 Jy ! Component: 2800 - total flux cleaned = -0.00776751 Jy ! Component: 2850 - total flux cleaned = -0.00783445 Jy ! Component: 2900 - total flux cleaned = -0.00792811 Jy ! Component: 2950 - total flux cleaned = -0.00798155 Jy ! Component: 3000 - total flux cleaned = -0.00807506 Jy ! Component: 3050 - total flux cleaned = -0.0081285 Jy ! Component: 3100 - total flux cleaned = -0.00818195 Jy ! Component: 3150 - total flux cleaned = -0.00823542 Jy ! Component: 3200 - total flux cleaned = -0.00826215 Jy ! Component: 3250 - total flux cleaned = -0.00832917 Jy ! Component: 3300 - total flux cleaned = -0.00836949 Jy ! Component: 3350 - total flux cleaned = -0.00840975 Jy ! Component: 3400 - total flux cleaned = -0.00846357 Jy ! Component: 3450 - total flux cleaned = -0.00850408 Jy ! Component: 3500 - total flux cleaned = -0.0085582 Jy ! Component: 3550 - total flux cleaned = -0.00859892 Jy ! Component: 3600 - total flux cleaned = -0.00866687 Jy ! Component: 3650 - total flux cleaned = -0.00872138 Jy ! Component: 3700 - total flux cleaned = -0.00876231 Jy ! Component: 3750 - total flux cleaned = -0.00883079 Jy ! Component: 3800 - total flux cleaned = -0.00888578 Jy ! Component: 3850 - total flux cleaned = -0.00895464 Jy ! Component: 3900 - total flux cleaned = -0.00902378 Jy ! Component: 3950 - total flux cleaned = -0.00902374 Jy ! Component: 4000 - total flux cleaned = -0.00912118 Jy ! Component: 4050 - total flux cleaned = -0.0091771 Jy ! Total flux subtracted in 4096 components = -0.0092332 Jy ! Clean residual min=-0.000795 max=0.000740 Jy/beam ! Clean residual mean=-0.000002 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.13782 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 399 components and 0.13782 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1632-1052_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.199 x 12.47 at -17.48 degrees (North through East) ! Clean map min=-0.0028473 max=0.076331 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1632-1052_S_map.fits wmodel /image_prod/ug002_uva//J1632-1052_S_map.mod ! Writing 399 model components to file: /image_prod/ug002_uva//J1632-1052_S_map.mod wobs /image_prod/ug002_uva//J1632-1052_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1632-1052_S_uvs.fits wwins /image_prod/ug002_uva//J1632-1052_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1632-1052_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0763314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222744 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.875434 0.875434 1.75087 3.50174 7.00347 14.0069 28.0139 56.0278 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.076 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 342.687 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1632-1052_S_dfm.log closed on Thu Mar 5 02:47:12 2020