! Started logfile: J1705+7756_S_2017_07_09_pus_uvs.log on Wed May 8 14:53:39 2019 obs J1705+7756_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1705+7756_S_2017_07_09_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971744 visibilities/baseline/integration-bin. ! Found source: J1705+7756 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 594 lines of history. ! ! Reading 26412 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J1705+7756_S_2017_07_09_pus] 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 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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 783 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940708Jy sigma=0.007844 ! Fit after self-cal, rms=0.922518Jy sigma=0.007706 ! 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.053 mas, bmaj=3.704 mas, bpa=-52.92 degrees ! Estimated noise=944.155 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.059957 Jy ! Component: 100 - total flux cleaned = 0.0784338 Jy ! Total flux subtracted in 100 components = 0.0784338 Jy ! Clean residual min=-0.003431 max=0.007694 Jy/beam ! Clean residual mean=-0.000009 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.0784339 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0784339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087658Jy sigma=0.000690 ! Fit after self-cal, rms=0.087598Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0087316 Jy ! Component: 100 - total flux cleaned = 0.0129391 Jy ! Total flux subtracted in 100 components = 0.0129391 Jy ! Clean residual min=-0.002961 max=0.003029 Jy/beam ! Clean residual mean=-0.000005 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.091373 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.091373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086605Jy sigma=0.000681 ! Fit after self-cal, rms=0.086603Jy sigma=0.000681 ! 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.776 mas, bmaj=4.513 mas, bpa=-58.23 degrees ! Estimated noise=587.858 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 (-11, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398581 Jy ! Component: 100 - total flux cleaned = 0.00655976 Jy ! Component: 150 - total flux cleaned = 0.00827411 Jy ! Component: 200 - total flux cleaned = 0.00948066 Jy ! Total flux subtracted in 200 components = 0.00948066 Jy ! Clean residual min=-0.001748 max=0.001729 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.100854 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.100854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086383Jy sigma=0.000679 ! Fit after self-cal, rms=0.086378Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.98 KP 0.98 ! LA 0.99 MK 1.06 NL 0.88 OV 1.03 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.02 KP 0.98 ! LA 0.96 MK 1.04 NL 1.00 OV 1.10 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.05 HN 1.01 KP 0.98 ! LA 1.04 MK 1.05 NL 1.01 OV 0.95 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.96 KP 1.00* ! LA 1.03 MK 1.08 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.086378Jy sigma=0.000679 ! Fit after self-cal, rms=0.085747Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=4.547 mas, bpa=-58.54 degrees ! Estimated noise=587.533 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.00139569 Jy ! Component: 100 - total flux cleaned = 0.00227344 Jy ! Component: 150 - total flux cleaned = 0.00281161 Jy ! Component: 200 - total flux cleaned = 0.00287094 Jy ! Total flux subtracted in 200 components = 0.00287094 Jy ! Clean residual min=-0.001682 max=0.001583 Jy/beam ! Clean residual mean=-0.000006 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.103725 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.103725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085719Jy sigma=0.000677 ! Fit after self-cal, rms=0.085722Jy sigma=0.000677 ! 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.085722Jy sigma=0.000677 ! Fit after self-cal, rms=0.087147Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=4.549 mas, bpa=-58.8 degrees ! Estimated noise=587.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380899 Jy ! Component: 100 - total flux cleaned = 0.00037976 Jy ! Component: 150 - total flux cleaned = 0.000398422 Jy ! Component: 200 - total flux cleaned = 0.000415534 Jy ! Total flux subtracted in 200 components = 0.000415534 Jy ! Clean residual min=-0.001587 max=0.001587 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.10414 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.10414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087138Jy sigma=0.000674 ! Fit after self-cal, rms=0.087241Jy sigma=0.000674 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) ! Added new window around map position (-15.5, 101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136226 Jy ! Component: 100 - total flux cleaned = 0.00164342 Jy ! Component: 150 - total flux cleaned = 0.00180126 Jy ! Component: 200 - total flux cleaned = 0.00186068 Jy ! Total flux subtracted in 200 components = 0.00186068 Jy ! Clean residual min=-0.001563 max=0.001552 Jy/beam ! Clean residual mean=-0.000000 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.106001 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.106001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087215Jy sigma=0.000673 ! Fit after self-cal, rms=0.087215Jy sigma=0.000673 ! 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.087215Jy sigma=0.000673 ! Fit after self-cal, rms=0.087732Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=4.549 mas, bpa=-58.21 degrees ! Estimated noise=587.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572187 Jy ! Component: 100 - total flux cleaned = 0.000697102 Jy ! Component: 150 - total flux cleaned = 0.000697526 Jy ! Component: 200 - total flux cleaned = 0.000714974 Jy ! Total flux subtracted in 200 components = 0.000714974 Jy ! Clean residual min=-0.001501 max=0.001574 Jy/beam ! Clean residual mean=0.000000 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.106716 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.106716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087723Jy sigma=0.000673 ! Fit after self-cal, rms=0.087742Jy sigma=0.000673 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) ! Added new window around map position (89, 45.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993807 Jy ! Component: 100 - total flux cleaned = 0.00123543 Jy ! Component: 150 - total flux cleaned = 0.00143902 Jy ! Component: 200 - total flux cleaned = 0.001497 Jy ! Total flux subtracted in 200 components = 0.001497 Jy ! Clean residual min=-0.001515 max=0.001340 Jy/beam ! Clean residual mean=0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.108213 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.108213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087705Jy sigma=0.000673 ! Fit after self-cal, rms=0.087698Jy sigma=0.000673 ! 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.087698Jy sigma=0.000673 ! Fit after self-cal, rms=0.087743Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.461 mas, bmaj=9.509 mas, bpa=-67.29 degrees ! Estimated noise=750.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540704 Jy ! Component: 100 - total flux cleaned = 0.000643654 Jy ! Component: 150 - total flux cleaned = 0.000660978 Jy ! Component: 200 - total flux cleaned = 0.000677495 Jy ! Total flux subtracted in 200 components = 0.000677495 Jy ! Clean residual min=-0.001722 max=0.001680 Jy/beam ! Clean residual mean=0.000005 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.10889 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.10889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087737Jy sigma=0.000673 ! Fit after self-cal, rms=0.087740Jy sigma=0.000673 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.000134625 Jy ! Component: 100 - total flux cleaned = 0.000150181 Jy ! Component: 150 - total flux cleaned = 0.000179102 Jy ! Component: 200 - total flux cleaned = 0.000206065 Jy ! Total flux subtracted in 200 components = 0.000206065 Jy ! Clean residual min=-0.001718 max=0.001674 Jy/beam ! Clean residual mean=0.000005 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.109096 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 140 components and 0.109096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087737Jy sigma=0.000673 ! Fit after self-cal, rms=0.087736Jy sigma=0.000673 ! 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.79 mas, bmaj=4.553 mas, bpa=-57.85 degrees ! Estimated noise=586.716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.79 x 4.553 at -57.85 degrees (North through East) ! Clean map min=-0.0014406 max=0.078698 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.064 mas, bmaj=3.742 mas, bpa=-53.25 degrees ! Estimated noise=940.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0595448 Jy ! Component: 100 - total flux cleaned = 0.0788015 Jy ! Component: 150 - total flux cleaned = 0.0871377 Jy ! Component: 200 - total flux cleaned = 0.0918173 Jy ! Total flux subtracted in 200 components = 0.0918173 Jy ! Clean residual min=-0.002856 max=0.002990 Jy/beam ! Clean residual mean=-0.000004 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0918173 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0918173 Jy ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=4.553 mas, bpa=-57.85 degrees ! Estimated noise=586.716 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.00415914 Jy ! Component: 100 - total flux cleaned = 0.00690979 Jy ! Component: 150 - total flux cleaned = 0.00907425 Jy ! Component: 200 - total flux cleaned = 0.0108414 Jy ! Total flux subtracted in 200 components = 0.0108414 Jy ! Clean residual min=-0.001595 max=0.001521 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.102659 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.102659 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.461 mas, bmaj=9.509 mas, bpa=-67.29 degrees ! Estimated noise=750.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199926 Jy ! Component: 100 - total flux cleaned = 0.00344526 Jy ! Component: 150 - total flux cleaned = 0.00427053 Jy ! Component: 200 - total flux cleaned = 0.00483498 Jy ! Total flux subtracted in 200 components = 0.00483498 Jy ! Clean residual min=-0.001787 max=0.001751 Jy/beam ! Clean residual mean=0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.107494 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.000350034 Jy ! Component: 100 - total flux cleaned = 0.000570205 Jy ! Component: 150 - total flux cleaned = 0.000835489 Jy ! Component: 200 - total flux cleaned = 0.0010291 Jy ! Total flux subtracted in 200 components = 0.0010291 Jy ! Clean residual min=-0.001778 max=0.001702 Jy/beam ! Clean residual mean=0.000005 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.108523 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 111 components and 0.108523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=4.553 mas, bpa=-57.85 degrees ! Estimated noise=586.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194314 Jy ! Component: 100 - total flux cleaned = 0.00022866 Jy ! Component: 150 - total flux cleaned = 0.000258221 Jy ! Component: 200 - total flux cleaned = 0.0003429 Jy ! Total flux subtracted in 200 components = 0.0003429 Jy ! Clean residual min=-0.001478 max=0.001410 Jy/beam ! Clean residual mean=0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.108866 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.108866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087757Jy sigma=0.000673 ! Fit after self-cal, rms=0.087749Jy sigma=0.000673 wmodel J1705+7756_S_2017_07_09_pus_map.mod ! Writing 129 model components to file: J1705+7756_S_2017_07_09_pus_map.mod wobs J1705+7756_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1705+7756_S_2017_07_09_pus_uvs.fits wwins J1705+7756_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1705+7756_S_2017_07_09_pus_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.000302266 Jy ! Component: 100 - total flux cleaned = -0.000550005 Jy ! Component: 150 - total flux cleaned = -0.000690583 Jy ! Component: 200 - total flux cleaned = -0.000804332 Jy ! Component: 250 - total flux cleaned = -0.000848424 Jy ! Component: 300 - total flux cleaned = -0.000891444 Jy ! Component: 350 - total flux cleaned = -0.000975801 Jy ! Component: 400 - total flux cleaned = -0.00105839 Jy ! Component: 450 - total flux cleaned = -0.00111935 Jy ! Component: 500 - total flux cleaned = -0.00119928 Jy ! Component: 550 - total flux cleaned = -0.00127781 Jy ! Component: 600 - total flux cleaned = -0.00135529 Jy ! Component: 650 - total flux cleaned = -0.00143114 Jy ! Component: 700 - total flux cleaned = -0.0015623 Jy ! Component: 750 - total flux cleaned = -0.00165482 Jy ! Component: 800 - total flux cleaned = -0.00174608 Jy ! Component: 850 - total flux cleaned = -0.00176388 Jy ! Component: 900 - total flux cleaned = -0.00181758 Jy ! Component: 950 - total flux cleaned = -0.00187062 Jy ! Component: 1000 - total flux cleaned = -0.00190549 Jy ! Component: 1050 - total flux cleaned = -0.00192302 Jy ! Component: 1100 - total flux cleaned = -0.00194036 Jy ! Component: 1150 - total flux cleaned = -0.0020256 Jy ! Component: 1200 - total flux cleaned = -0.00210954 Jy ! Component: 1250 - total flux cleaned = -0.00207598 Jy ! Component: 1300 - total flux cleaned = -0.00215895 Jy ! Component: 1350 - total flux cleaned = -0.00212604 Jy ! Component: 1400 - total flux cleaned = -0.00222395 Jy ! Component: 1450 - total flux cleaned = -0.00225631 Jy ! Component: 1500 - total flux cleaned = -0.00227258 Jy ! Component: 1550 - total flux cleaned = -0.00232032 Jy ! Component: 1600 - total flux cleaned = -0.00230447 Jy ! Component: 1650 - total flux cleaned = -0.00233574 Jy ! Component: 1700 - total flux cleaned = -0.0023359 Jy ! Component: 1750 - total flux cleaned = -0.00236674 Jy ! Component: 1800 - total flux cleaned = -0.0024127 Jy ! Component: 1850 - total flux cleaned = -0.00245823 Jy ! Component: 1900 - total flux cleaned = -0.00242803 Jy ! Component: 1950 - total flux cleaned = -0.00247293 Jy ! Component: 2000 - total flux cleaned = -0.00250261 Jy ! Component: 2050 - total flux cleaned = -0.00253207 Jy ! Component: 2100 - total flux cleaned = -0.0025613 Jy ! Component: 2150 - total flux cleaned = -0.00259021 Jy ! Component: 2200 - total flux cleaned = -0.00261914 Jy ! Component: 2250 - total flux cleaned = -0.00263344 Jy ! Component: 2300 - total flux cleaned = -0.00267615 Jy ! Component: 2350 - total flux cleaned = -0.00270452 Jy ! Component: 2400 - total flux cleaned = -0.00270463 Jy ! Component: 2450 - total flux cleaned = -0.00274656 Jy ! Component: 2500 - total flux cleaned = -0.00280198 Jy ! Component: 2550 - total flux cleaned = -0.00282958 Jy ! Component: 2600 - total flux cleaned = -0.00282955 Jy ! Component: 2650 - total flux cleaned = -0.00282952 Jy ! Component: 2700 - total flux cleaned = -0.00287015 Jy ! Component: 2750 - total flux cleaned = -0.00288362 Jy ! Component: 2800 - total flux cleaned = -0.00293708 Jy ! Component: 2850 - total flux cleaned = -0.00285746 Jy ! Component: 2900 - total flux cleaned = -0.00300282 Jy ! Component: 2950 - total flux cleaned = -0.00305538 Jy ! Component: 3000 - total flux cleaned = -0.00304225 Jy ! Component: 3050 - total flux cleaned = -0.00309415 Jy ! Component: 3100 - total flux cleaned = -0.00309415 Jy ! Component: 3150 - total flux cleaned = -0.00310692 Jy ! Component: 3200 - total flux cleaned = -0.00314534 Jy ! Component: 3250 - total flux cleaned = -0.00317079 Jy ! Component: 3300 - total flux cleaned = -0.00315814 Jy ! Component: 3350 - total flux cleaned = -0.00322084 Jy ! Component: 3400 - total flux cleaned = -0.00324574 Jy ! Component: 3450 - total flux cleaned = -0.00322095 Jy ! Component: 3500 - total flux cleaned = -0.0032333 Jy ! Component: 3550 - total flux cleaned = -0.00320881 Jy ! Component: 3600 - total flux cleaned = -0.00325764 Jy ! Component: 3650 - total flux cleaned = -0.00328193 Jy ! Component: 3700 - total flux cleaned = -0.00330606 Jy ! Component: 3750 - total flux cleaned = -0.00330611 Jy ! Component: 3800 - total flux cleaned = -0.00330605 Jy ! Component: 3850 - total flux cleaned = -0.00338938 Jy ! Component: 3900 - total flux cleaned = -0.00335384 Jy ! Component: 3950 - total flux cleaned = -0.0034009 Jy ! Component: 4000 - total flux cleaned = -0.0034243 Jy ! Component: 4050 - total flux cleaned = -0.00344767 Jy ! Total flux subtracted in 4096 components = -0.00347088 Jy ! Clean residual min=-0.000729 max=0.000676 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.105395 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 441 components and 0.105395 Jy ![Exited script file: muppet] wmap "J1705+7756_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.79 x 4.553 at -57.85 degrees (North through East) ! Clean map min=-0.00138 max=0.078263 Jy/beam ! Writing clean map to FITS file: J1705+7756_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0782634 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210272 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.806018 0.806018 1.61204 3.22407 6.44815 12.8963 25.7926 51.5852 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.79 x 4.553 at -57.85 degrees (North through East) ! Clean map min=-0.00138 max=0.078263 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1705+7756_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:53:44 2019