! Started logfile: /scr/pima/rv121_uvs/J0027+4514_S_dfm.log on Sat Jul 28 00:07:31 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/rv121_uvs/J0027+4514_S_uva.fits ! Reading UV FITS file: /scr/pima/rv121_uvs/J0027+4514_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0027+4514 ! ! 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 74 lines of history. ! ! Reading 5040 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 J0027+4514_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002404Jy sigma=20.812791 ! Fit after self-cal, rms=0.975154Jy sigma=20.250998 ! 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=5.662 mas, bmaj=6.492 mas, bpa=0.4414 degrees ! Estimated noise=0.86941 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.0201228 Jy ! Component: 100 - total flux cleaned = 0.0249366 Jy ! Total flux subtracted in 100 components = 0.0249366 Jy ! Clean residual min=-0.002409 max=0.002521 Jy/beam ! Clean residual mean=0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0249366 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0249366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045512Jy sigma=0.906125 ! Fit after self-cal, rms=0.043526Jy sigma=0.865220 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398044 Jy ! Component: 100 - total flux cleaned = 0.00559704 Jy ! Total flux subtracted in 100 components = 0.00559704 Jy ! Clean residual min=-0.002591 max=0.002371 Jy/beam ! Clean residual mean=0.000003 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0305336 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.0305336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043227Jy sigma=0.859256 ! Fit after self-cal, rms=0.043189Jy sigma=0.858502 ! 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=6.869 mas, bmaj=7.336 mas, bpa=12.57 degrees ! Estimated noise=0.525882 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.000605355 Jy ! Component: 100 - total flux cleaned = 0.000663004 Jy ! Component: 150 - total flux cleaned = 0.000711821 Jy ! Component: 200 - total flux cleaned = 0.000740878 Jy ! Total flux subtracted in 200 components = 0.000740878 Jy ! Clean residual min=-0.001776 max=0.001674 Jy/beam ! Clean residual mean=0.000004 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0312745 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.0312745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043173Jy sigma=0.858192 ! Fit after self-cal, rms=0.043170Jy sigma=0.858160 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.869 x 7.336 at 12.57 degrees (North through East) ! Clean map min=-0.0017447 max=0.029155 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.16 KP 0.90 ! LA 0.93 NL 0.96 OV 1.00 PT 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.21 HN 0.95 KP 0.95 ! LA 1.04 NL 0.94 OV 0.99 PT 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.92 HN 0.99 KP 1.00* ! LA 1.01 NL 1.00* OV 1.05 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 1.17 KP 0.91 ! LA 1.00 NL 0.95 OV 0.98 PT 0.97 ! ! ! Fit before self-cal, rms=0.043170Jy sigma=0.858160 ! Fit after self-cal, rms=0.043000Jy sigma=0.855329 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.938 mas, bmaj=7.378 mas, bpa=15.84 degrees ! Estimated noise=0.523373 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 = -8.79323e-05 Jy ! Component: 100 - total flux cleaned = -0.000102419 Jy ! Component: 150 - total flux cleaned = -0.000139863 Jy ! Component: 200 - total flux cleaned = -0.000172281 Jy ! Total flux subtracted in 200 components = -0.000172281 Jy ! Clean residual min=-0.001461 max=0.001642 Jy/beam ! Clean residual mean=0.000003 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0311022 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.0311022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042992Jy sigma=0.855140 ! Fit after self-cal, rms=0.043035Jy sigma=0.854433 ! 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.043035Jy sigma=0.854433 ! Fit after self-cal, rms=0.043582Jy sigma=0.852521 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.954 mas, bmaj=7.417 mas, bpa=18.06 degrees ! Estimated noise=0.521275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279987 Jy ! Component: 100 - total flux cleaned = -0.000324434 Jy ! Component: 150 - total flux cleaned = -0.000336798 Jy ! Component: 200 - total flux cleaned = -0.000359131 Jy ! Total flux subtracted in 200 components = -0.000359131 Jy ! Clean residual min=-0.001415 max=0.001517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0307431 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.0307431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043572Jy sigma=0.852346 ! Fit after self-cal, rms=0.043654Jy sigma=0.851587 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.000128882 Jy ! Component: 100 - total flux cleaned = -0.000140635 Jy ! Component: 150 - total flux cleaned = -0.00015219 Jy ! Component: 200 - total flux cleaned = -0.000162128 Jy ! Total flux subtracted in 200 components = -0.000162128 Jy ! Clean residual min=-0.001511 max=0.001592 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0305809 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.0305809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043647Jy sigma=0.851442 ! Fit after self-cal, rms=0.043644Jy sigma=0.851379 ! 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.043644Jy sigma=0.851379 ! Fit after self-cal, rms=0.044031Jy sigma=0.851134 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.969 mas, bmaj=7.463 mas, bpa=18.8 degrees ! Estimated noise=0.518126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322691 Jy ! Component: 100 - total flux cleaned = -0.00037578 Jy ! Component: 150 - total flux cleaned = -0.000397616 Jy ! Component: 200 - total flux cleaned = -0.000416295 Jy ! Total flux subtracted in 200 components = -0.000416295 Jy ! Clean residual min=-0.001420 max=0.001569 Jy/beam ! Clean residual mean=-0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0301646 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.0301646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044023Jy sigma=0.851011 ! Fit after self-cal, rms=0.044060Jy sigma=0.850814 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.000125962 Jy ! Component: 100 - total flux cleaned = -0.000138216 Jy ! Component: 150 - total flux cleaned = -0.000159449 Jy ! Component: 200 - total flux cleaned = -0.0001781 Jy ! Total flux subtracted in 200 components = -0.0001781 Jy ! Clean residual min=-0.001403 max=0.001529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0299865 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.0299865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044054Jy sigma=0.850698 ! Fit after self-cal, rms=0.044052Jy sigma=0.850659 ! 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.044052Jy sigma=0.850659 ! Fit after self-cal, rms=0.044162Jy sigma=0.850571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.225 mas, bmaj=9.772 mas, bpa=61.69 degrees ! Estimated noise=0.558091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192118 Jy ! Component: 100 - total flux cleaned = -0.00026832 Jy ! Component: 150 - total flux cleaned = -0.000308714 Jy ! Component: 200 - total flux cleaned = -0.00032545 Jy ! Total flux subtracted in 200 components = -0.00032545 Jy ! Clean residual min=-0.001569 max=0.001761 Jy/beam ! Clean residual mean=-0.000004 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0296611 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.0296611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044155Jy sigma=0.850480 ! Fit after self-cal, rms=0.044173Jy sigma=0.850406 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.8761e-05 Jy ! Component: 100 - total flux cleaned = -3.91497e-05 Jy ! Component: 150 - total flux cleaned = -5.69324e-05 Jy ! Component: 200 - total flux cleaned = -7.21348e-05 Jy ! Total flux subtracted in 200 components = -7.21348e-05 Jy ! Clean residual min=-0.001562 max=0.001759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.029589 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.029589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044171Jy sigma=0.850333 ! Fit after self-cal, rms=0.044174Jy sigma=0.850284 ! 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=6.991 mas, bmaj=7.503 mas, bpa=19.43 degrees ! Estimated noise=0.515653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.991 x 7.503 at 19.43 degrees (North through East) ! Clean map min=-0.001699 max=0.028796 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=5.852 mas, bmaj=6.601 mas, bpa=5.136 degrees ! Estimated noise=0.86083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219986 Jy ! Component: 100 - total flux cleaned = 0.0265208 Jy ! Component: 150 - total flux cleaned = 0.027395 Jy ! Component: 200 - total flux cleaned = 0.0281504 Jy ! Total flux subtracted in 200 components = 0.0281504 Jy ! Clean residual min=-0.002765 max=0.002478 Jy/beam ! Clean residual mean=-0.000004 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0281504 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0281504 Jy ! Inverting map and beam ! Estimated beam: bmin=6.991 mas, bmaj=7.503 mas, bpa=19.43 degrees ! Estimated noise=0.515653 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.00123204 Jy ! Component: 100 - total flux cleaned = 0.00132008 Jy ! Component: 150 - total flux cleaned = 0.00138136 Jy ! Component: 200 - total flux cleaned = 0.00143177 Jy ! Total flux subtracted in 200 components = 0.00143177 Jy ! Clean residual min=-0.001465 max=0.001580 Jy/beam ! Clean residual mean=-0.000004 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0295821 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.0295821 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.225 mas, bmaj=9.772 mas, bpa=61.69 degrees ! Estimated noise=0.558091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251167 Jy ! Component: 100 - total flux cleaned = 0.000231025 Jy ! Component: 150 - total flux cleaned = 0.000195682 Jy ! Component: 200 - total flux cleaned = 0.000164651 Jy ! Total flux subtracted in 200 components = 0.000164651 Jy ! Clean residual min=-0.001571 max=0.001741 Jy/beam ! Clean residual mean=-0.000006 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0297468 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 = -1.3476e-05 Jy ! Component: 100 - total flux cleaned = -2.59398e-05 Jy ! Component: 150 - total flux cleaned = -3.74215e-05 Jy ! Component: 200 - total flux cleaned = -4.8101e-05 Jy ! Total flux subtracted in 200 components = -4.8101e-05 Jy ! Clean residual min=-0.001565 max=0.001742 Jy/beam ! Clean residual mean=-0.000006 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0296987 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0296987 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.991 mas, bmaj=7.503 mas, bpa=19.43 degrees ! Estimated noise=0.515653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.82783e-05 Jy ! Component: 100 - total flux cleaned = 5.09127e-05 Jy ! Component: 150 - total flux cleaned = 5.14434e-05 Jy ! Component: 200 - total flux cleaned = 5.21009e-05 Jy ! Total flux subtracted in 200 components = 5.21009e-05 Jy ! Clean residual min=-0.001460 max=0.001612 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0297508 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0297508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044190Jy sigma=0.850545 ! Fit after self-cal, rms=0.044193Jy sigma=0.850439 wmodel J0027+4514_S_map.mod ! Writing 47 model components to file: J0027+4514_S_map.mod wobs J0027+4514_S_uvs.fits ! Writing UV FITS file: J0027+4514_S_uvs.fits wwins J0027+4514_S_map.win ! wwins: Wrote 1 windows to J0027+4514_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.000428703 Jy ! Component: 100 - total flux cleaned = 0.000682109 Jy ! Component: 150 - total flux cleaned = 0.000801613 Jy ! Component: 200 - total flux cleaned = 0.000892223 Jy ! Component: 250 - total flux cleaned = 0.000957327 Jy ! Component: 300 - total flux cleaned = 0.00106152 Jy ! Component: 350 - total flux cleaned = 0.00118125 Jy ! Component: 400 - total flux cleaned = 0.00127821 Jy ! Component: 450 - total flux cleaned = 0.00141098 Jy ! Component: 500 - total flux cleaned = 0.0016139 Jy ! Component: 550 - total flux cleaned = 0.00179352 Jy ! Component: 600 - total flux cleaned = 0.00188089 Jy ! Component: 650 - total flux cleaned = 0.00201848 Jy ! Component: 700 - total flux cleaned = 0.00215356 Jy ! Component: 750 - total flux cleaned = 0.00228495 Jy ! Component: 800 - total flux cleaned = 0.00238159 Jy ! Component: 850 - total flux cleaned = 0.00247657 Jy ! Component: 900 - total flux cleaned = 0.00252299 Jy ! Component: 950 - total flux cleaned = 0.0025987 Jy ! Component: 1000 - total flux cleaned = 0.00268832 Jy ! Component: 1050 - total flux cleaned = 0.00270301 Jy ! Component: 1100 - total flux cleaned = 0.00273222 Jy ! Component: 1150 - total flux cleaned = 0.00280313 Jy ! Component: 1200 - total flux cleaned = 0.00284493 Jy ! Component: 1250 - total flux cleaned = 0.00285864 Jy ! Component: 1300 - total flux cleaned = 0.00287263 Jy ! Component: 1350 - total flux cleaned = 0.00292616 Jy ! Component: 1400 - total flux cleaned = 0.00292619 Jy ! Component: 1450 - total flux cleaned = 0.00300395 Jy ! Component: 1500 - total flux cleaned = 0.00300374 Jy ! Component: 1550 - total flux cleaned = 0.00300361 Jy ! Component: 1600 - total flux cleaned = 0.00302864 Jy ! Component: 1650 - total flux cleaned = 0.00304095 Jy ! Component: 1700 - total flux cleaned = 0.00306521 Jy ! Component: 1750 - total flux cleaned = 0.00310105 Jy ! Component: 1800 - total flux cleaned = 0.00307736 Jy ! Component: 1850 - total flux cleaned = 0.00314777 Jy ! Component: 1900 - total flux cleaned = 0.00317102 Jy ! Component: 1950 - total flux cleaned = 0.00315957 Jy ! Component: 2000 - total flux cleaned = 0.00321633 Jy ! Component: 2050 - total flux cleaned = 0.00322738 Jy ! Component: 2100 - total flux cleaned = 0.00328283 Jy ! Component: 2150 - total flux cleaned = 0.00329363 Jy ! Component: 2200 - total flux cleaned = 0.0033372 Jy ! Component: 2250 - total flux cleaned = 0.00334784 Jy ! Component: 2300 - total flux cleaned = 0.00337976 Jy ! Component: 2350 - total flux cleaned = 0.00343254 Jy ! Component: 2400 - total flux cleaned = 0.00347444 Jy ! Component: 2450 - total flux cleaned = 0.00349527 Jy ! Component: 2500 - total flux cleaned = 0.00352611 Jy ! Component: 2550 - total flux cleaned = 0.00355663 Jy ! Component: 2600 - total flux cleaned = 0.00355653 Jy ! Component: 2650 - total flux cleaned = 0.00357655 Jy ! Component: 2700 - total flux cleaned = 0.0035764 Jy ! Component: 2750 - total flux cleaned = 0.00358617 Jy ! Component: 2800 - total flux cleaned = 0.0035862 Jy ! Component: 2850 - total flux cleaned = 0.00360571 Jy ! Component: 2900 - total flux cleaned = 0.00359598 Jy ! Component: 2950 - total flux cleaned = 0.00362465 Jy ! Component: 3000 - total flux cleaned = 0.00361515 Jy ! Component: 3050 - total flux cleaned = 0.00362448 Jy ! Component: 3100 - total flux cleaned = 0.00361514 Jy ! Component: 3150 - total flux cleaned = 0.00359666 Jy ! Component: 3200 - total flux cleaned = 0.00359665 Jy ! Component: 3250 - total flux cleaned = 0.00359672 Jy ! Component: 3300 - total flux cleaned = 0.00358771 Jy ! Component: 3350 - total flux cleaned = 0.00357868 Jy ! Component: 3400 - total flux cleaned = 0.00358754 Jy ! Component: 3450 - total flux cleaned = 0.00358761 Jy ! Component: 3500 - total flux cleaned = 0.00355227 Jy ! Component: 3550 - total flux cleaned = 0.003526 Jy ! Component: 3600 - total flux cleaned = 0.00353471 Jy ! Component: 3650 - total flux cleaned = 0.00352596 Jy ! Component: 3700 - total flux cleaned = 0.00348298 Jy ! Component: 3750 - total flux cleaned = 0.00347434 Jy ! Component: 3800 - total flux cleaned = 0.00346588 Jy ! Component: 3850 - total flux cleaned = 0.00346583 Jy ! Component: 3900 - total flux cleaned = 0.00345743 Jy ! Component: 3950 - total flux cleaned = 0.00341575 Jy ! Component: 4000 - total flux cleaned = 0.0033991 Jy ! Component: 4050 - total flux cleaned = 0.00339095 Jy ! Total flux subtracted in 4096 components = 0.00335817 Jy ! Clean residual min=-0.000586 max=0.000504 Jy/beam ! Clean residual mean=-0.000001 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0331089 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 365 components and 0.0331089 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv121_uvs/J0027+4514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.991 x 7.503 at 19.43 degrees (North through East) ! Clean map min=-0.0016838 max=0.028716 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv121_uvs/J0027+4514_S_map.fits wmodel /scr/pima/rv121_uvs/J0027+4514_S_map.mod ! Writing 365 model components to file: /scr/pima/rv121_uvs/J0027+4514_S_map.mod wobs /scr/pima/rv121_uvs/J0027+4514_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv121_uvs/J0027+4514_S_uvs.fits wwins /scr/pima/rv121_uvs/J0027+4514_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv121_uvs/J0027+4514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0287163 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155151 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62087 1.62087 3.24175 6.4835 12.967 25.934 51.868 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 185.085 quit ! Quitting program ! Log file /scr/pima/rv121_uvs/J0027+4514_S_dfm.log closed on Sat Jul 28 00:07:35 2018