! Started logfile: /scr/pima/rv126_uvs/J1222+0413_S_dfm.log on Sun Dec 23 07:38:55 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.24075 obs /scr/pima/rv126_uvs/J1222+0413_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J1222+0413_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! AN table 2: 26 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.587477 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2552 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 J1222+0413_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 118 telescope corrections were flagged in sub-array 1. ! A total of 78 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 78 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 252 telescope corrections were flagged in sub-array 1. ! A total of 78 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 78 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.085572Jy sigma=15.959543 ! Fit after self-cal, rms=0.627239Jy sigma=9.353068 ! 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.584 mas, bmaj=10.18 mas, bpa=-21.28 degrees ! Estimated noise=1.78922 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.283658 Jy ! Component: 100 - total flux cleaned = 0.358759 Jy ! Total flux subtracted in 100 components = 0.358759 Jy ! Clean residual min=-0.013139 max=0.030604 Jy/beam ! Clean residual mean=0.000019 rms=0.004038 Jy/beam ! Combined flux in latest and established models = 0.358759 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.358759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105967Jy sigma=1.529290 ! Fit after self-cal, rms=0.105867Jy sigma=1.528576 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328265 Jy ! Component: 100 - total flux cleaned = 0.0454359 Jy ! Total flux subtracted in 100 components = 0.0454359 Jy ! Clean residual min=-0.012436 max=0.014853 Jy/beam ! Clean residual mean=0.000039 rms=0.003364 Jy/beam ! Combined flux in latest and established models = 0.404195 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.404195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094494Jy sigma=1.343621 ! Fit after self-cal, rms=0.094399Jy sigma=1.342864 ! 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.619 mas, bmaj=12.16 mas, bpa=-19.02 degrees ! Estimated noise=1.36328 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.012841 Jy ! Component: 100 - total flux cleaned = 0.0183724 Jy ! Component: 150 - total flux cleaned = 0.0196708 Jy ! Component: 200 - total flux cleaned = 0.0201422 Jy ! Total flux subtracted in 200 components = 0.0201422 Jy ! Clean residual min=-0.009831 max=0.016402 Jy/beam ! Clean residual mean=0.000044 rms=0.003066 Jy/beam ! Combined flux in latest and established models = 0.424337 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.424337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092643Jy sigma=1.314446 ! Fit after self-cal, rms=0.092615Jy sigma=1.313981 ! 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.619 x 12.16 at -19.02 degrees (North through East) ! Clean map min=-0.0095635 max=0.3779 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.92 KP 0.97 ! LA 0.93 MK 1.02 NL 1.11 OV 0.90 ! PT 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* WN 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.02 HN 0.91 KP 0.97 ! LA 0.94 MK 1.06 NL 1.14 OV 0.85 ! PT 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* WN 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* WN 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.92 KP 0.95 ! LA 0.97 MK 1.10 NL 1.12 OV 0.93 ! PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! NY 0.00* WN 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.092615Jy sigma=1.313981 ! Fit after self-cal, rms=0.084403Jy sigma=1.140940 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=13.21 mas, bpa=-17.9 degrees ! Estimated noise=1.37957 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.00470966 Jy ! Component: 100 - total flux cleaned = -0.0053928 Jy ! Component: 150 - total flux cleaned = -0.00583362 Jy ! Component: 200 - total flux cleaned = -0.00634609 Jy ! Total flux subtracted in 200 components = -0.00634609 Jy ! Clean residual min=-0.007382 max=0.007963 Jy/beam ! Clean residual mean=0.000032 rms=0.002020 Jy/beam ! Combined flux in latest and established models = 0.417991 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.417991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083690Jy sigma=1.132438 ! Fit after self-cal, rms=0.083702Jy sigma=1.131984 ! 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.083702Jy sigma=1.131984 ! Fit after self-cal, rms=0.089423Jy sigma=1.028465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.601 mas, bmaj=13.44 mas, bpa=-17.99 degrees ! Estimated noise=1.38153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179258 Jy ! Component: 100 - total flux cleaned = -0.0021302 Jy ! Component: 150 - total flux cleaned = -0.00241544 Jy ! Component: 200 - total flux cleaned = -0.00274249 Jy ! Total flux subtracted in 200 components = -0.00274249 Jy ! Clean residual min=-0.005844 max=0.005953 Jy/beam ! Clean residual mean=-0.000002 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.415248 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.415248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088933Jy sigma=1.025954 ! Fit after self-cal, rms=0.088972Jy sigma=1.025719 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.000149677 Jy ! Component: 100 - total flux cleaned = -0.000470582 Jy ! Component: 150 - total flux cleaned = -0.000701613 Jy ! Component: 200 - total flux cleaned = -0.000860338 Jy ! Total flux subtracted in 200 components = -0.000860338 Jy ! Clean residual min=-0.005762 max=0.005961 Jy/beam ! Clean residual mean=-0.000002 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.414388 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.414388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088769Jy sigma=1.025275 ! Fit after self-cal, rms=0.088765Jy sigma=1.025256 ! 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.088765Jy sigma=1.025256 ! Fit after self-cal, rms=0.074049Jy sigma=0.939859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.606 mas, bmaj=13.39 mas, bpa=-17.97 degrees ! Estimated noise=1.37961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115248 Jy ! Component: 100 - total flux cleaned = -0.00132359 Jy ! Component: 150 - total flux cleaned = -0.00139985 Jy ! Component: 200 - total flux cleaned = -0.00146519 Jy ! Total flux subtracted in 200 components = -0.00146519 Jy ! Clean residual min=-0.004504 max=0.005189 Jy/beam ! Clean residual mean=0.000003 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.412923 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.412923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073988Jy sigma=0.939202 ! Fit after self-cal, rms=0.074022Jy sigma=0.939052 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.99787e-07 Jy ! Component: 100 - total flux cleaned = -2.70711e-05 Jy ! Component: 150 - total flux cleaned = -2.67947e-05 Jy ! Component: 200 - total flux cleaned = -2.57223e-05 Jy ! Total flux subtracted in 200 components = -2.57223e-05 Jy ! Clean residual min=-0.004493 max=0.005172 Jy/beam ! Clean residual mean=0.000003 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.412897 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.412897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074001Jy sigma=0.938790 ! Fit after self-cal, rms=0.073999Jy sigma=0.938779 ! 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.073999Jy sigma=0.938779 ! Fit after self-cal, rms=0.074195Jy sigma=0.938502 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.658 mas, bmaj=14.54 mas, bpa=-12.93 degrees ! Estimated noise=1.55646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512343 Jy ! Component: 100 - total flux cleaned = -0.000729187 Jy ! Component: 150 - total flux cleaned = -0.000847803 Jy ! Component: 200 - total flux cleaned = -0.000909616 Jy ! Total flux subtracted in 200 components = -0.000909616 Jy ! Clean residual min=-0.004627 max=0.005583 Jy/beam ! Clean residual mean=0.000004 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.411987 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 102 components and 0.411987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074177Jy sigma=0.938454 ! Fit after self-cal, rms=0.074174Jy sigma=0.938414 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.22201e-05 Jy ! Component: 100 - total flux cleaned = -6.03152e-05 Jy ! Component: 150 - total flux cleaned = -5.99751e-05 Jy ! Component: 200 - total flux cleaned = -7.75322e-05 Jy ! Total flux subtracted in 200 components = -7.75322e-05 Jy ! Clean residual min=-0.004597 max=0.005552 Jy/beam ! Clean residual mean=0.000004 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.41191 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.41191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074166Jy sigma=0.938373 ! Fit after self-cal, rms=0.074166Jy sigma=0.938352 ! 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.607 mas, bmaj=13.43 mas, bpa=-17.95 degrees ! Estimated noise=1.37963 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.607 x 13.43 at -17.95 degrees (North through East) ! Clean map min=-0.0043904 max=0.38424 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.533 mas, bmaj=12.29 mas, bpa=-19.75 degrees ! Estimated noise=1.81752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.293563 Jy ! Component: 100 - total flux cleaned = 0.361489 Jy ! Component: 150 - total flux cleaned = 0.388601 Jy ! Component: 200 - total flux cleaned = 0.40197 Jy ! Total flux subtracted in 200 components = 0.40197 Jy ! Clean residual min=-0.007404 max=0.007023 Jy/beam ! Clean residual mean=0.000002 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.40197 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.40197 Jy ! Inverting map and beam ! Estimated beam: bmin=4.607 mas, bmaj=13.43 mas, bpa=-17.95 degrees ! Estimated noise=1.37963 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.00729614 Jy ! Component: 100 - total flux cleaned = 0.00889031 Jy ! Component: 150 - total flux cleaned = 0.00965176 Jy ! Component: 200 - total flux cleaned = 0.0100778 Jy ! Total flux subtracted in 200 components = 0.0100778 Jy ! Clean residual min=-0.004506 max=0.005284 Jy/beam ! Clean residual mean=0.000002 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.412048 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.412048 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.658 mas, bmaj=14.54 mas, bpa=-12.93 degrees ! Estimated noise=1.55646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242421 Jy ! Component: 100 - total flux cleaned = 0.000288689 Jy ! Component: 150 - total flux cleaned = 0.000373278 Jy ! Component: 200 - total flux cleaned = 0.000409614 Jy ! Total flux subtracted in 200 components = 0.000409614 Jy ! Clean residual min=-0.004465 max=0.005703 Jy/beam ! Clean residual mean=0.000004 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.412458 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 = 6.5713e-05 Jy ! Component: 100 - total flux cleaned = 9.56233e-05 Jy ! Component: 150 - total flux cleaned = 0.000148356 Jy ! Component: 200 - total flux cleaned = 0.00017317 Jy ! Total flux subtracted in 200 components = 0.00017317 Jy ! Clean residual min=-0.004435 max=0.005701 Jy/beam ! Clean residual mean=0.000004 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.412631 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.412631 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.607 mas, bmaj=13.43 mas, bpa=-17.95 degrees ! Estimated noise=1.37963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.93691e-06 Jy ! Component: 100 - total flux cleaned = -2.14249e-06 Jy ! Component: 150 - total flux cleaned = -3.54398e-06 Jy ! Component: 200 - total flux cleaned = -2.70082e-06 Jy ! Total flux subtracted in 200 components = -2.70082e-06 Jy ! Clean residual min=-0.004463 max=0.005233 Jy/beam ! Clean residual mean=0.000002 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.412628 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.412628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074258Jy sigma=0.937799 ! Fit after self-cal, rms=0.074251Jy sigma=0.937582 wmodel J1222+0413_S_map.mod ! Writing 65 model components to file: J1222+0413_S_map.mod wobs J1222+0413_S_uvs.fits ! Writing UV FITS file: J1222+0413_S_uvs.fits wwins J1222+0413_S_map.win ! wwins: Wrote 1 windows to J1222+0413_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.00131721 Jy ! Component: 100 - total flux cleaned = 0.00075998 Jy ! Component: 150 - total flux cleaned = 0.000229789 Jy ! Component: 200 - total flux cleaned = -0.000418524 Jy ! Component: 250 - total flux cleaned = -0.000974405 Jy ! Component: 300 - total flux cleaned = -0.0013772 Jy ! Component: 350 - total flux cleaned = -0.00170172 Jy ! Component: 400 - total flux cleaned = -0.00189244 Jy ! Component: 450 - total flux cleaned = -0.0020166 Jy ! Component: 500 - total flux cleaned = -0.0020772 Jy ! Component: 550 - total flux cleaned = -0.00213661 Jy ! Component: 600 - total flux cleaned = -0.00219522 Jy ! Component: 650 - total flux cleaned = -0.00202311 Jy ! Component: 700 - total flux cleaned = -0.00191049 Jy ! Component: 750 - total flux cleaned = -0.00174386 Jy ! Component: 800 - total flux cleaned = -0.00179944 Jy ! Component: 850 - total flux cleaned = -0.00169059 Jy ! Component: 900 - total flux cleaned = -0.00163719 Jy ! Component: 950 - total flux cleaned = -0.00179612 Jy ! Component: 1000 - total flux cleaned = -0.00163896 Jy ! Component: 1050 - total flux cleaned = -0.00143245 Jy ! Component: 1100 - total flux cleaned = -0.00174019 Jy ! Component: 1150 - total flux cleaned = -0.00163862 Jy ! Component: 1200 - total flux cleaned = -0.00153845 Jy ! Component: 1250 - total flux cleaned = -0.00139064 Jy ! Component: 1300 - total flux cleaned = -0.0014396 Jy ! Component: 1350 - total flux cleaned = -0.00129336 Jy ! Component: 1400 - total flux cleaned = -0.00134174 Jy ! Component: 1450 - total flux cleaned = -0.00134119 Jy ! Component: 1500 - total flux cleaned = -0.00129411 Jy ! Component: 1550 - total flux cleaned = -0.00124705 Jy ! Component: 1600 - total flux cleaned = -0.00138526 Jy ! Component: 1650 - total flux cleaned = -0.00124707 Jy ! Component: 1700 - total flux cleaned = -0.00129304 Jy ! Component: 1750 - total flux cleaned = -0.00133776 Jy ! Component: 1800 - total flux cleaned = -0.00138288 Jy ! Component: 1850 - total flux cleaned = -0.00138342 Jy ! Component: 1900 - total flux cleaned = -0.00129563 Jy ! Component: 1950 - total flux cleaned = -0.001383 Jy ! Component: 2000 - total flux cleaned = -0.00129644 Jy ! Component: 2050 - total flux cleaned = -0.00146897 Jy ! Component: 2100 - total flux cleaned = -0.00142566 Jy ! Component: 2150 - total flux cleaned = -0.00155341 Jy ! Component: 2200 - total flux cleaned = -0.0015111 Jy ! Component: 2250 - total flux cleaned = -0.00146941 Jy ! Component: 2300 - total flux cleaned = -0.00159423 Jy ! Component: 2350 - total flux cleaned = -0.00163549 Jy ! Component: 2400 - total flux cleaned = -0.0015941 Jy ! Component: 2450 - total flux cleaned = -0.0017159 Jy ! Component: 2500 - total flux cleaned = -0.00175587 Jy ! Component: 2550 - total flux cleaned = -0.00163547 Jy ! Component: 2600 - total flux cleaned = -0.00187473 Jy ! Component: 2650 - total flux cleaned = -0.00183466 Jy ! Component: 2700 - total flux cleaned = -0.00167761 Jy ! Component: 2750 - total flux cleaned = -0.00191246 Jy ! Component: 2800 - total flux cleaned = -0.00191238 Jy ! Component: 2850 - total flux cleaned = -0.00210519 Jy ! Component: 2900 - total flux cleaned = -0.00218112 Jy ! Component: 2950 - total flux cleaned = -0.00221903 Jy ! Component: 3000 - total flux cleaned = -0.00229532 Jy ! Component: 3050 - total flux cleaned = -0.00259611 Jy ! Component: 3100 - total flux cleaned = -0.00263293 Jy ! Component: 3150 - total flux cleaned = -0.00255843 Jy ! Component: 3200 - total flux cleaned = -0.00270597 Jy ! Component: 3250 - total flux cleaned = -0.00263255 Jy ! Component: 3300 - total flux cleaned = -0.00266963 Jy ! Component: 3350 - total flux cleaned = -0.00296024 Jy ! Component: 3400 - total flux cleaned = -0.00292405 Jy ! Component: 3450 - total flux cleaned = -0.00321136 Jy ! Component: 3500 - total flux cleaned = -0.00310416 Jy ! Component: 3550 - total flux cleaned = -0.00317492 Jy ! Component: 3600 - total flux cleaned = -0.00306918 Jy ! Component: 3650 - total flux cleaned = -0.00317491 Jy ! Component: 3700 - total flux cleaned = -0.00320997 Jy ! Component: 3750 - total flux cleaned = -0.00314043 Jy ! Component: 3800 - total flux cleaned = -0.00317494 Jy ! Component: 3850 - total flux cleaned = -0.00327816 Jy ! Component: 3900 - total flux cleaned = -0.00320984 Jy ! Component: 3950 - total flux cleaned = -0.00341484 Jy ! Component: 4000 - total flux cleaned = -0.00331285 Jy ! Component: 4050 - total flux cleaned = -0.00341451 Jy ! Total flux subtracted in 4096 components = -0.00365026 Jy ! Clean residual min=-0.002328 max=0.002101 Jy/beam ! Clean residual mean=-0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.408978 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 379 components and 0.408978 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J1222+0413_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.607 x 13.43 at -17.95 degrees (North through East) ! Clean map min=-0.0035913 max=0.38407 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J1222+0413_S_map.fits wmodel /scr/pima/rv126_uvs/J1222+0413_S_map.mod ! Writing 379 model components to file: /scr/pima/rv126_uvs/J1222+0413_S_map.mod wobs /scr/pima/rv126_uvs/J1222+0413_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J1222+0413_S_uvs.fits wwins /scr/pima/rv126_uvs/J1222+0413_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J1222+0413_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.384072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000686307 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536076 0.536076 1.07215 2.1443 4.28861 8.57722 17.1544 34.3089 68.6177 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.384 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 559.622 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J1222+0413_S_dfm.log closed on Sun Dec 23 07:38:59 2018