! Started logfile: /scr/pima/rdv91_uvs/J2223-3455_S_dfm.log on Fri Jun 15 11:30:21 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv91_uvs/J2223-3455_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J2223-3455_S_uva.fits ! AN table 1: 95 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.582456 visibilities/baseline/integration-bin. ! Found source: J2223-3455 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 4648 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J2223-3455_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 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.077253Jy sigma=15.519234 ! Fit after self-cal, rms=0.673262Jy sigma=9.826019 ! 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.075 mas, bmaj=19.44 mas, bpa=-12.95 degrees ! Estimated noise=1.33009 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.264477 Jy ! Component: 100 - total flux cleaned = 0.317729 Jy ! Total flux subtracted in 100 components = 0.317729 Jy ! Clean residual min=-0.021811 max=0.044348 Jy/beam ! Clean residual mean=-0.000014 rms=0.008918 Jy/beam ! Combined flux in latest and established models = 0.317729 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.317729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152907Jy sigma=2.169127 ! Fit after self-cal, rms=0.152863Jy sigma=2.169004 ! 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.796 mas, bmaj=19.64 mas, bpa=-12.49 degrees ! Estimated noise=0.780919 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.0025566 Jy ! Component: 100 - total flux cleaned = -0.00417699 Jy ! Component: 150 - total flux cleaned = -0.00462436 Jy ! Component: 200 - total flux cleaned = -0.00462664 Jy ! Total flux subtracted in 200 components = -0.00462664 Jy ! Clean residual min=-0.021824 max=0.057163 Jy/beam ! Clean residual mean=0.000097 rms=0.010595 Jy/beam ! Combined flux in latest and established models = 0.313102 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.313102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148261Jy sigma=2.115063 ! Fit after self-cal, rms=0.147997Jy sigma=2.112177 ! 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.796 x 19.64 at -12.49 degrees (North through East) ! Clean map min=-0.024849 max=0.327 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 KP 0.93 LA 1.17 ! MK 0.98 OV 0.84 PT 1.03 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 KP 0.93 LA 1.14 ! MK 1.01 OV 0.94 PT 1.06 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 KP 0.94 LA 1.08 ! MK 1.01 OV 0.95 PT 1.08 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 KP 0.93 LA 1.10 ! MK 1.02 OV 0.97 PT 1.08 ! ! ! Fit before self-cal, rms=0.147997Jy sigma=2.112177 ! Fit after self-cal, rms=0.145566Jy sigma=2.075930 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.797 mas, bmaj=19.58 mas, bpa=-12.64 degrees ! Estimated noise=0.782382 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 (25.5, 99). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0464594 Jy ! Component: 100 - total flux cleaned = 0.0659672 Jy ! Component: 150 - total flux cleaned = 0.0794971 Jy ! Component: 200 - total flux cleaned = 0.0902743 Jy ! Total flux subtracted in 200 components = 0.0902743 Jy ! Clean residual min=-0.014242 max=0.012977 Jy/beam ! Clean residual mean=0.000104 rms=0.004147 Jy/beam ! Combined flux in latest and established models = 0.403377 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 97 components and 0.403376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130767Jy sigma=1.858653 ! Fit after self-cal, rms=0.130078Jy sigma=1.849501 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130078Jy sigma=1.849501 ! Fit after self-cal, rms=0.126742Jy sigma=1.838771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=19.79 mas, bpa=-12.58 degrees ! Estimated noise=0.765492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102785 Jy ! Component: 100 - total flux cleaned = 0.0155749 Jy ! Component: 150 - total flux cleaned = 0.0189899 Jy ! Component: 200 - total flux cleaned = 0.021688 Jy ! Total flux subtracted in 200 components = 0.021688 Jy ! Clean residual min=-0.010876 max=0.009692 Jy/beam ! Clean residual mean=0.000316 rms=0.002897 Jy/beam ! Combined flux in latest and established models = 0.425065 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 152 components and 0.425064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125778Jy sigma=1.824403 ! Fit after self-cal, rms=0.125732Jy sigma=1.823276 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.00256145 Jy ! Component: 100 - total flux cleaned = 0.00492743 Jy ! Component: 150 - total flux cleaned = 0.00632907 Jy ! Component: 200 - total flux cleaned = 0.00710866 Jy ! Total flux subtracted in 200 components = 0.00710866 Jy ! Clean residual min=-0.010379 max=0.009332 Jy/beam ! Clean residual mean=0.000325 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 0.432173 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 168 components and 0.432173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125531Jy sigma=1.820121 ! Fit after self-cal, rms=0.125512Jy sigma=1.819932 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125512Jy sigma=1.819932 ! Fit after self-cal, rms=0.125603Jy sigma=1.819452 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=19.79 mas, bpa=-12.57 degrees ! Estimated noise=0.766296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010666 Jy ! Component: 100 - total flux cleaned = 0.00105891 Jy ! Component: 150 - total flux cleaned = 0.00113791 Jy ! Component: 200 - total flux cleaned = 0.00145751 Jy ! Total flux subtracted in 200 components = 0.00145751 Jy ! Clean residual min=-0.009405 max=0.008809 Jy/beam ! Clean residual mean=0.000351 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.433631 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 179 components and 0.433631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125477Jy sigma=1.817723 ! Fit after self-cal, rms=0.125473Jy sigma=1.817652 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.000251094 Jy ! Component: 100 - total flux cleaned = 0.000480777 Jy ! Component: 150 - total flux cleaned = 0.000990616 Jy ! Component: 200 - total flux cleaned = 0.00126497 Jy ! Total flux subtracted in 200 components = 0.00126497 Jy ! Clean residual min=-0.008869 max=0.008542 Jy/beam ! Clean residual mean=0.000354 rms=0.002577 Jy/beam ! Combined flux in latest and established models = 0.434896 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 191 components and 0.434895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125394Jy sigma=1.816528 ! Fit after self-cal, rms=0.125391Jy sigma=1.816500 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125391Jy sigma=1.816500 ! Fit after self-cal, rms=0.125521Jy sigma=1.816385 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.979 mas, bmaj=29.88 mas, bpa=10.1 degrees ! Estimated noise=0.883191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103973 Jy ! Component: 100 - total flux cleaned = 0.00140701 Jy ! Component: 150 - total flux cleaned = 0.00147346 Jy ! Component: 200 - total flux cleaned = 0.00153436 Jy ! Total flux subtracted in 200 components = 0.00153436 Jy ! Clean residual min=-0.009248 max=0.009883 Jy/beam ! Clean residual mean=0.000569 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.43643 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 205 components and 0.43643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125459Jy sigma=1.815688 ! Fit after self-cal, rms=0.125461Jy sigma=1.815645 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.32612e-08 Jy ! Component: 100 - total flux cleaned = 6.08863e-05 Jy ! Component: 150 - total flux cleaned = 0.000174911 Jy ! Component: 200 - total flux cleaned = 0.000281541 Jy ! Total flux subtracted in 200 components = 0.000281541 Jy ! Clean residual min=-0.009052 max=0.009701 Jy/beam ! Clean residual mean=0.000569 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 0.436711 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 219 components and 0.436711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125426Jy sigma=1.815173 ! Fit after self-cal, rms=0.125426Jy sigma=1.815160 ! 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.84 mas, bmaj=19.79 mas, bpa=-12.56 degrees ! Estimated noise=0.766627 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 19.79 at -12.56 degrees (North through East) ! Clean map min=-0.0079136 max=0.32715 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.129 mas, bmaj=19.3 mas, bpa=-12.94 degrees ! Estimated noise=1.30544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.25944 Jy ! Component: 100 - total flux cleaned = 0.325598 Jy ! Component: 150 - total flux cleaned = 0.363119 Jy ! Component: 200 - total flux cleaned = 0.386533 Jy ! Total flux subtracted in 200 components = 0.386533 Jy ! Clean residual min=-0.012483 max=0.013015 Jy/beam ! Clean residual mean=0.000090 rms=0.004183 Jy/beam ! Combined flux in latest and established models = 0.386533 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.386533 Jy ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=19.79 mas, bpa=-12.56 degrees ! Estimated noise=0.766627 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.015767 Jy ! Component: 100 - total flux cleaned = 0.0250933 Jy ! Component: 150 - total flux cleaned = 0.0320729 Jy ! Component: 200 - total flux cleaned = 0.0380527 Jy ! Total flux subtracted in 200 components = 0.0380527 Jy ! Clean residual min=-0.011118 max=0.007578 Jy/beam ! Clean residual mean=0.000339 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.424586 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 73 components and 0.424586 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=9.979 mas, bmaj=29.88 mas, bpa=10.1 degrees ! Estimated noise=0.883191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306033 Jy ! Component: 100 - total flux cleaned = 0.00671544 Jy ! Component: 150 - total flux cleaned = 0.00898961 Jy ! Component: 200 - total flux cleaned = 0.0102215 Jy ! Total flux subtracted in 200 components = 0.0102215 Jy ! Clean residual min=-0.011162 max=0.008996 Jy/beam ! Clean residual mean=0.000575 rms=0.003610 Jy/beam ! Combined flux in latest and established models = 0.434807 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.00125676 Jy ! Component: 100 - total flux cleaned = 0.0021716 Jy ! Component: 150 - total flux cleaned = 0.00245134 Jy ! Component: 200 - total flux cleaned = 0.00279901 Jy ! Total flux subtracted in 200 components = 0.00279901 Jy ! Clean residual min=-0.010704 max=0.008977 Jy/beam ! Clean residual mean=0.000593 rms=0.003526 Jy/beam ! Combined flux in latest and established models = 0.437606 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 150 components and 0.437607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=19.79 mas, bpa=-12.56 degrees ! Estimated noise=0.766627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301172 Jy ! Component: 100 - total flux cleaned = 0.000166444 Jy ! Component: 150 - total flux cleaned = 0.000154614 Jy ! Component: 200 - total flux cleaned = 0.000155647 Jy ! Total flux subtracted in 200 components = 0.000155647 Jy ! Clean residual min=-0.009584 max=0.007093 Jy/beam ! Clean residual mean=0.000376 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 0.437762 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 168 components and 0.437762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125656Jy sigma=1.817633 ! Fit after self-cal, rms=0.125616Jy sigma=1.817091 wmodel J2223-3455_S_map.mod ! Writing 168 model components to file: J2223-3455_S_map.mod wobs J2223-3455_S_uvs.fits ! Writing UV FITS file: J2223-3455_S_uvs.fits wwins J2223-3455_S_map.win ! wwins: Wrote 2 windows to J2223-3455_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.00266756 Jy ! Component: 100 - total flux cleaned = -0.0025352 Jy ! Component: 150 - total flux cleaned = -0.0029849 Jy ! Component: 200 - total flux cleaned = -0.00329185 Jy ! Component: 250 - total flux cleaned = -0.0034791 Jy ! Component: 300 - total flux cleaned = -0.00365812 Jy ! Component: 350 - total flux cleaned = -0.00357852 Jy ! Component: 400 - total flux cleaned = -0.00309893 Jy ! Component: 450 - total flux cleaned = -0.002641 Jy ! Component: 500 - total flux cleaned = -0.00220346 Jy ! Component: 550 - total flux cleaned = -0.00192196 Jy ! Component: 600 - total flux cleaned = -0.00150993 Jy ! Component: 650 - total flux cleaned = -0.00111082 Jy ! Component: 700 - total flux cleaned = -0.000915805 Jy ! Component: 750 - total flux cleaned = -0.000662024 Jy ! Component: 800 - total flux cleaned = -0.000348586 Jy ! Component: 850 - total flux cleaned = -4.15588e-05 Jy ! Component: 900 - total flux cleaned = 0.000199996 Jy ! Component: 950 - total flux cleaned = 0.000497877 Jy ! Component: 1000 - total flux cleaned = 0.00073355 Jy ! Component: 1050 - total flux cleaned = 0.000908927 Jy ! Component: 1100 - total flux cleaned = 0.00125588 Jy ! Component: 1150 - total flux cleaned = 0.00148605 Jy ! Component: 1200 - total flux cleaned = 0.00177203 Jy ! Component: 1250 - total flux cleaned = 0.00205835 Jy ! Component: 1300 - total flux cleaned = 0.00234879 Jy ! Component: 1350 - total flux cleaned = 0.00264591 Jy ! Component: 1400 - total flux cleaned = 0.00294848 Jy ! Component: 1450 - total flux cleaned = 0.00331808 Jy ! Component: 1500 - total flux cleaned = 0.00363366 Jy ! Component: 1550 - total flux cleaned = 0.00395562 Jy ! Component: 1600 - total flux cleaned = 0.00435047 Jy ! Component: 1650 - total flux cleaned = 0.00461939 Jy ! Component: 1700 - total flux cleaned = 0.00503059 Jy ! Component: 1750 - total flux cleaned = 0.00538062 Jy ! Component: 1800 - total flux cleaned = 0.00581009 Jy ! Component: 1850 - total flux cleaned = 0.00603106 Jy ! Component: 1900 - total flux cleaned = 0.00625853 Jy ! Component: 1950 - total flux cleaned = 0.00649391 Jy ! Component: 2000 - total flux cleaned = 0.0067343 Jy ! Component: 2050 - total flux cleaned = 0.00689833 Jy ! Component: 2100 - total flux cleaned = 0.00715217 Jy ! Component: 2150 - total flux cleaned = 0.00741436 Jy ! Component: 2200 - total flux cleaned = 0.00759317 Jy ! Component: 2250 - total flux cleaned = 0.00787097 Jy ! Component: 2300 - total flux cleaned = 0.00815555 Jy ! Component: 2350 - total flux cleaned = 0.00835026 Jy ! Component: 2400 - total flux cleaned = 0.00865068 Jy ! Component: 2450 - total flux cleaned = 0.00895924 Jy ! Component: 2500 - total flux cleaned = 0.00927792 Jy ! Component: 2550 - total flux cleaned = 0.00949874 Jy ! Component: 2600 - total flux cleaned = 0.00983584 Jy ! Component: 2650 - total flux cleaned = 0.0101858 Jy ! Component: 2700 - total flux cleaned = 0.0104246 Jy ! Component: 2750 - total flux cleaned = 0.0107929 Jy ! Component: 2800 - total flux cleaned = 0.0111757 Jy ! Component: 2850 - total flux cleaned = 0.0114364 Jy ! Component: 2900 - total flux cleaned = 0.0118389 Jy ! Component: 2950 - total flux cleaned = 0.0122544 Jy ! Component: 3000 - total flux cleaned = 0.0126827 Jy ! Component: 3050 - total flux cleaned = 0.0129781 Jy ! Component: 3100 - total flux cleaned = 0.0134307 Jy ! Component: 3150 - total flux cleaned = 0.0138993 Jy ! Component: 3200 - total flux cleaned = 0.014219 Jy ! Component: 3250 - total flux cleaned = 0.014713 Jy ! Component: 3300 - total flux cleaned = 0.0150518 Jy ! Component: 3350 - total flux cleaned = 0.0155764 Jy ! Component: 3400 - total flux cleaned = 0.0161161 Jy ! Component: 3450 - total flux cleaned = 0.0166723 Jy ! Component: 3500 - total flux cleaned = 0.0170542 Jy ! Component: 3550 - total flux cleaned = 0.017641 Jy ! Component: 3600 - total flux cleaned = 0.0182524 Jy ! Component: 3650 - total flux cleaned = 0.018669 Jy ! Component: 3700 - total flux cleaned = 0.0193102 Jy ! Component: 3750 - total flux cleaned = 0.019972 Jy ! Component: 3800 - total flux cleaned = 0.0206589 Jy ! Component: 3850 - total flux cleaned = 0.0211272 Jy ! Component: 3900 - total flux cleaned = 0.0218509 Jy ! Component: 3950 - total flux cleaned = 0.0223457 Jy ! Component: 4000 - total flux cleaned = 0.0231088 Jy ! Component: 4050 - total flux cleaned = 0.0238952 Jy ! Total flux subtracted in 4096 components = 0.0244346 Jy ! Clean residual min=-0.014676 max=0.015522 Jy/beam ! Clean residual mean=0.000030 rms=0.004046 Jy/beam ! Combined flux in latest and established models = 0.462197 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 330 components and 0.462197 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J2223-3455_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 19.79 at -12.56 degrees (North through East) ! Clean map min=-0.044847 max=0.3242 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J2223-3455_S_map.fits wmodel /scr/pima/rdv91_uvs/J2223-3455_S_map.mod ! Writing 330 model components to file: /scr/pima/rdv91_uvs/J2223-3455_S_map.mod wobs /scr/pima/rdv91_uvs/J2223-3455_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J2223-3455_S_uvs.fits wwins /scr/pima/rdv91_uvs/J2223-3455_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv91_uvs/J2223-3455_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.324203 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.004522 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.18442 4.18442 8.36885 16.7377 33.4754 66.9508 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0135 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.324 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 71.694 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J2223-3455_S_dfm.log closed on Fri Jun 15 11:30:25 2018