! Started logfile: /scr/pima/rv125_uvs/J1454-3747_S_dfm.log on Sun Dec 23 06:59:43 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.23275 obs /scr/pima/rv125_uvs/J1454-3747_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1454-3747_S_uva.fits ! AN table 1: 3 integrations on 6 of 6 possible baselines. ! AN table 2: 19 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.49505 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1454-3747 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 600 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 J1454-3747_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 4 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 114 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.167200Jy sigma=15.398574 ! Fit after self-cal, rms=0.510250Jy sigma=6.783720 ! 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.484 mas, bmaj=7.632 mas, bpa=9.76 degrees ! Estimated noise=3.7267 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.378387 Jy ! Component: 100 - total flux cleaned = 0.493781 Jy ! Total flux subtracted in 100 components = 0.493781 Jy ! Clean residual min=-0.042060 max=0.054871 Jy/beam ! Clean residual mean=-0.000893 rms=0.013074 Jy/beam ! Combined flux in latest and established models = 0.493781 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.493781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150777Jy sigma=1.917827 ! Fit after self-cal, rms=0.150651Jy sigma=1.915504 ! 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.034 mas, bmaj=9.291 mas, bpa=3.071 degrees ! Estimated noise=2.73608 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.0780426 Jy ! Component: 100 - total flux cleaned = 0.114237 Jy ! Component: 150 - total flux cleaned = 0.131814 Jy ! Component: 200 - total flux cleaned = 0.140354 Jy ! Total flux subtracted in 200 components = 0.140354 Jy ! Clean residual min=-0.025806 max=0.032720 Jy/beam ! Clean residual mean=-0.000547 rms=0.007694 Jy/beam ! Combined flux in latest and established models = 0.634136 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.634136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110626Jy sigma=1.328114 ! Fit after self-cal, rms=0.110495Jy sigma=1.325973 ! 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.034 x 9.291 at 3.071 degrees (North through East) ! Clean map min=-0.024875 max=0.47948 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.91 NL 2.04 PT 1.07 SC 0.97 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.99 LA 0.96 MK 0.98 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.91 NL 1.54 PT 1.23 SC 0.93 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.91 LA 0.95 MK 1.06 OV 0.89 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.00* NL 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* LA 0.00* MK 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 NL 1.78 PT 1.06 SC 0.94 ! ! A total of 18 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.97 LA 0.98 MK 0.98 OV 0.97 ! PT 1.07 SC 1.03 ! ! ! Fit before self-cal, rms=0.110495Jy sigma=1.325973 ! Fit after self-cal, rms=0.095627Jy sigma=1.144711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=8.682 mas, bpa=3.08 degrees ! Estimated noise=2.90976 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 (-20.5, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0259392 Jy ! Component: 100 - total flux cleaned = 0.0362527 Jy ! Component: 150 - total flux cleaned = 0.0385682 Jy ! Component: 200 - total flux cleaned = 0.0391976 Jy ! Total flux subtracted in 200 components = 0.0391976 Jy ! Clean residual min=-0.014839 max=0.011780 Jy/beam ! Clean residual mean=-0.000239 rms=0.003253 Jy/beam ! Combined flux in latest and established models = 0.673333 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.673333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090386Jy sigma=1.030946 ! Fit after self-cal, rms=0.090064Jy sigma=1.023518 ! 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.090064Jy sigma=1.023518 ! Fit after self-cal, rms=0.089380Jy sigma=1.019908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=8.674 mas, bpa=2.989 degrees ! Estimated noise=2.88924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628896 Jy ! Component: 100 - total flux cleaned = 0.00647752 Jy ! Component: 150 - total flux cleaned = 0.00620316 Jy ! Component: 200 - total flux cleaned = 0.00581926 Jy ! Total flux subtracted in 200 components = 0.00581926 Jy ! Clean residual min=-0.012530 max=0.010036 Jy/beam ! Clean residual mean=-0.000169 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.679152 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.679152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088715Jy sigma=1.010161 ! Fit after self-cal, rms=0.088643Jy sigma=1.009757 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.000745472 Jy ! Component: 100 - total flux cleaned = 0.000410182 Jy ! Component: 150 - total flux cleaned = 0.000106328 Jy ! Component: 200 - total flux cleaned = -0.000172615 Jy ! Total flux subtracted in 200 components = -0.000172615 Jy ! Clean residual min=-0.012169 max=0.009296 Jy/beam ! Clean residual mean=-0.000173 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.67898 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.67898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088251Jy sigma=1.007006 ! Fit after self-cal, rms=0.088229Jy sigma=1.006878 ! 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.088229Jy sigma=1.006878 ! Fit after self-cal, rms=0.087070Jy sigma=0.991588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=8.667 mas, bpa=2.939 degrees ! Estimated noise=2.88438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262985 Jy ! Component: 100 - total flux cleaned = 0.00264893 Jy ! Component: 150 - total flux cleaned = 0.00276615 Jy ! Component: 200 - total flux cleaned = 0.00246939 Jy ! Total flux subtracted in 200 components = 0.00246939 Jy ! Clean residual min=-0.009342 max=0.008495 Jy/beam ! Clean residual mean=-0.000181 rms=0.002287 Jy/beam ! Combined flux in latest and established models = 0.681449 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.681449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086515Jy sigma=0.987812 ! Fit after self-cal, rms=0.086475Jy sigma=0.987479 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.000489542 Jy ! Component: 100 - total flux cleaned = 0.000395958 Jy ! Component: 150 - total flux cleaned = 0.000138703 Jy ! Component: 200 - total flux cleaned = -2.09147e-05 Jy ! Total flux subtracted in 200 components = -2.09147e-05 Jy ! Clean residual min=-0.009306 max=0.008138 Jy/beam ! Clean residual mean=-0.000182 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.681428 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.681428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086116Jy sigma=0.986045 ! Fit after self-cal, rms=0.086116Jy sigma=0.985929 ! 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.086116Jy sigma=0.985929 ! Fit after self-cal, rms=0.085977Jy sigma=0.984866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.712 mas, bmaj=28.21 mas, bpa=2.477 degrees ! Estimated noise=4.03177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144429 Jy ! Component: 100 - total flux cleaned = 0.00108095 Jy ! Component: 150 - total flux cleaned = 0.00068002 Jy ! Component: 200 - total flux cleaned = 0.000512888 Jy ! Total flux subtracted in 200 components = 0.000512888 Jy ! Clean residual min=-0.010661 max=0.007141 Jy/beam ! Clean residual mean=-0.000356 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.681941 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 110 components and 0.681941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085791Jy sigma=0.984609 ! Fit after self-cal, rms=0.085756Jy sigma=0.984279 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.000367021 Jy ! Component: 100 - total flux cleaned = 0.000289326 Jy ! Component: 150 - total flux cleaned = 0.000151179 Jy ! Component: 200 - total flux cleaned = 8.61233e-05 Jy ! Total flux subtracted in 200 components = 8.61233e-05 Jy ! Clean residual min=-0.010510 max=0.007099 Jy/beam ! Clean residual mean=-0.000359 rms=0.003082 Jy/beam ! Combined flux in latest and established models = 0.682027 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.682027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085583Jy sigma=0.984902 ! Fit after self-cal, rms=0.085574Jy sigma=0.984808 ! 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=2.838 mas, bmaj=8.662 mas, bpa=2.898 degrees ! Estimated noise=2.87702 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 8.662 at 2.898 degrees (North through East) ! Clean map min=-0.016336 max=0.4657 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.441 mas, bmaj=7.493 mas, bpa=9.638 degrees ! Estimated noise=3.83557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.381253 Jy ! Component: 100 - total flux cleaned = 0.500541 Jy ! Component: 150 - total flux cleaned = 0.552823 Jy ! Component: 200 - total flux cleaned = 0.587348 Jy ! Total flux subtracted in 200 components = 0.587348 Jy ! Clean residual min=-0.019363 max=0.027127 Jy/beam ! Clean residual mean=-0.000537 rms=0.006442 Jy/beam ! Combined flux in latest and established models = 0.587348 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.587348 Jy ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=8.662 mas, bpa=2.898 degrees ! Estimated noise=2.87702 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) ! Added new window around map position (-9, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.032695 Jy ! Component: 100 - total flux cleaned = 0.0523828 Jy ! Component: 150 - total flux cleaned = 0.0661327 Jy ! Component: 200 - total flux cleaned = 0.0761824 Jy ! Total flux subtracted in 200 components = 0.0761824 Jy ! Clean residual min=-0.012087 max=0.012607 Jy/beam ! Clean residual mean=-0.000312 rms=0.003131 Jy/beam ! Combined flux in latest and established models = 0.66353 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.66353 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.712 mas, bmaj=28.21 mas, bpa=2.477 degrees ! Estimated noise=4.03177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135453 Jy ! Component: 100 - total flux cleaned = 0.0155567 Jy ! Component: 150 - total flux cleaned = 0.0160867 Jy ! Component: 200 - total flux cleaned = 0.0165318 Jy ! Total flux subtracted in 200 components = 0.0165318 Jy ! Clean residual min=-0.012365 max=0.010383 Jy/beam ! Clean residual mean=-0.000373 rms=0.003618 Jy/beam ! Combined flux in latest and established models = 0.680062 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.000532905 Jy ! Component: 100 - total flux cleaned = 0.000999799 Jy ! Component: 150 - total flux cleaned = 0.00127672 Jy ! Component: 200 - total flux cleaned = 0.00160191 Jy ! Total flux subtracted in 200 components = 0.00160191 Jy ! Clean residual min=-0.011410 max=0.008087 Jy/beam ! Clean residual mean=-0.000352 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.681664 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.681664 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=8.662 mas, bpa=2.898 degrees ! Estimated noise=2.87702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309958 Jy ! Component: 100 - total flux cleaned = -0.000799359 Jy ! Component: 150 - total flux cleaned = -0.000800883 Jy ! Component: 200 - total flux cleaned = -0.000625557 Jy ! Total flux subtracted in 200 components = -0.000625557 Jy ! Clean residual min=-0.009239 max=0.010269 Jy/beam ! Clean residual mean=-0.000165 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.681038 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.681038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083768Jy sigma=0.984925 ! Fit after self-cal, rms=0.083400Jy sigma=0.978735 wmodel J1454-3747_S_map.mod ! Writing 90 model components to file: J1454-3747_S_map.mod wobs J1454-3747_S_uvs.fits ! Writing UV FITS file: J1454-3747_S_uvs.fits wwins J1454-3747_S_map.win ! wwins: Wrote 3 windows to J1454-3747_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.00276952 Jy ! Component: 100 - total flux cleaned = -0.00359584 Jy ! Component: 150 - total flux cleaned = -0.00444362 Jy ! Component: 200 - total flux cleaned = -0.00521712 Jy ! Component: 250 - total flux cleaned = -0.00592086 Jy ! Component: 300 - total flux cleaned = -0.00610746 Jy ! Component: 350 - total flux cleaned = -0.00584792 Jy ! Component: 400 - total flux cleaned = -0.0054338 Jy ! Component: 450 - total flux cleaned = -0.00511625 Jy ! Component: 500 - total flux cleaned = -0.00443171 Jy ! Component: 550 - total flux cleaned = -0.00377209 Jy ! Component: 600 - total flux cleaned = -0.00334679 Jy ! Component: 650 - total flux cleaned = -0.00272651 Jy ! Component: 700 - total flux cleaned = -0.00239033 Jy ! Component: 750 - total flux cleaned = -0.00186591 Jy ! Component: 800 - total flux cleaned = -0.00161154 Jy ! Component: 850 - total flux cleaned = -0.0013014 Jy ! Component: 900 - total flux cleaned = -0.000938112 Jy ! Component: 950 - total flux cleaned = -0.00081971 Jy ! Component: 1000 - total flux cleaned = -0.000702381 Jy ! Component: 1050 - total flux cleaned = -0.000587894 Jy ! Component: 1100 - total flux cleaned = -0.000644207 Jy ! Component: 1150 - total flux cleaned = -0.000754144 Jy ! Component: 1200 - total flux cleaned = -0.000698774 Jy ! Component: 1250 - total flux cleaned = -0.000752744 Jy ! Component: 1300 - total flux cleaned = -0.00085849 Jy ! Component: 1350 - total flux cleaned = -0.00106517 Jy ! Component: 1400 - total flux cleaned = -0.00101379 Jy ! Component: 1450 - total flux cleaned = -0.00111439 Jy ! Component: 1500 - total flux cleaned = -0.00116395 Jy ! Component: 1550 - total flux cleaned = -0.00126166 Jy ! Component: 1600 - total flux cleaned = -0.00140495 Jy ! Component: 1650 - total flux cleaned = -0.0013104 Jy ! Component: 1700 - total flux cleaned = -0.00140386 Jy ! Component: 1750 - total flux cleaned = -0.00135714 Jy ! Component: 1800 - total flux cleaned = -0.00126578 Jy ! Component: 1850 - total flux cleaned = -0.00112947 Jy ! Component: 1900 - total flux cleaned = -0.000904791 Jy ! Component: 1950 - total flux cleaned = -0.000726563 Jy ! Component: 2000 - total flux cleaned = -0.000505519 Jy ! Component: 2050 - total flux cleaned = -0.00032934 Jy ! Component: 2100 - total flux cleaned = -6.74936e-05 Jy ! Component: 2150 - total flux cleaned = 0.000235731 Jy ! Component: 2200 - total flux cleaned = 0.000493974 Jy ! Component: 2250 - total flux cleaned = 0.000835795 Jy ! Component: 2300 - total flux cleaned = 0.00104792 Jy ! Component: 2350 - total flux cleaned = 0.00138569 Jy ! Component: 2400 - total flux cleaned = 0.0017633 Jy ! Component: 2450 - total flux cleaned = 0.00205527 Jy ! Component: 2500 - total flux cleaned = 0.00238701 Jy ! Component: 2550 - total flux cleaned = 0.00267598 Jy ! Component: 2600 - total flux cleaned = 0.00296344 Jy ! Component: 2650 - total flux cleaned = 0.00324997 Jy ! Component: 2700 - total flux cleaned = 0.0034949 Jy ! Component: 2750 - total flux cleaned = 0.00373928 Jy ! Component: 2800 - total flux cleaned = 0.00398307 Jy ! Component: 2850 - total flux cleaned = 0.00414513 Jy ! Component: 2900 - total flux cleaned = 0.00442847 Jy ! Component: 2950 - total flux cleaned = 0.00459002 Jy ! Component: 3000 - total flux cleaned = 0.00491241 Jy ! Component: 3050 - total flux cleaned = 0.00511344 Jy ! Component: 3100 - total flux cleaned = 0.00539452 Jy ! Component: 3150 - total flux cleaned = 0.00551454 Jy ! Component: 3200 - total flux cleaned = 0.00579476 Jy ! Component: 3250 - total flux cleaned = 0.00611425 Jy ! Component: 3300 - total flux cleaned = 0.00635405 Jy ! Component: 3350 - total flux cleaned = 0.00671439 Jy ! Component: 3400 - total flux cleaned = 0.00695472 Jy ! Component: 3450 - total flux cleaned = 0.00727615 Jy ! Component: 3500 - total flux cleaned = 0.00755784 Jy ! Component: 3550 - total flux cleaned = 0.00784023 Jy ! Component: 3600 - total flux cleaned = 0.00808338 Jy ! Component: 3650 - total flux cleaned = 0.0083271 Jy ! Component: 3700 - total flux cleaned = 0.00861233 Jy ! Component: 3750 - total flux cleaned = 0.00893961 Jy ! Component: 3800 - total flux cleaned = 0.0091861 Jy ! Component: 3850 - total flux cleaned = 0.00951624 Jy ! Component: 3900 - total flux cleaned = 0.00984755 Jy ! Component: 3950 - total flux cleaned = 0.0101804 Jy ! Component: 4000 - total flux cleaned = 0.0105562 Jy ! Component: 4050 - total flux cleaned = 0.0109342 Jy ! Total flux subtracted in 4096 components = 0.0111867 Jy ! Clean residual min=-0.002359 max=0.002579 Jy/beam ! Clean residual mean=0.000008 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.692225 Jy keep ! Adding 187 model components to the UV plane model. ! The established model now contains 277 components and 0.692225 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1454-3747_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 8.662 at 2.898 degrees (North through East) ! Clean map min=-0.012456 max=0.47564 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1454-3747_S_map.fits wmodel /scr/pima/rv125_uvs/J1454-3747_S_map.mod ! Writing 277 model components to file: /scr/pima/rv125_uvs/J1454-3747_S_map.mod wobs /scr/pima/rv125_uvs/J1454-3747_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1454-3747_S_uvs.fits wwins /scr/pima/rv125_uvs/J1454-3747_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv125_uvs/J1454-3747_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.475642 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000649859 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409883 0.409883 0.819766 1.63953 3.27906 6.55813 13.1163 26.2325 52.465 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.475 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 731.916 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1454-3747_S_dfm.log closed on Sun Dec 23 06:59:47 2018