! Started logfile: J0623+5849_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:57:13 2016 obs J0623+5849_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0623+5849_S_2014_08_09_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.582751 visibilities/baseline/integration-bin. ! Found source: J0623+5849 ! ! 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 342 lines of history. ! ! Reading 15000 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 J0623+5849_S_2014_08_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 547 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 547 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 547 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 547 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856687Jy sigma=0.009738 ! Fit after self-cal, rms=0.825289Jy sigma=0.009388 ! 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.103 mas, bmaj=4.629 mas, bpa=-56.2 degrees ! Estimated noise=936.363 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.13242 Jy ! Component: 100 - total flux cleaned = 0.163363 Jy ! Total flux subtracted in 100 components = 0.163363 Jy ! Clean residual min=-0.005745 max=0.012429 Jy/beam ! Clean residual mean=-0.000037 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.163363 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.163363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080189Jy sigma=0.000847 ! Fit after self-cal, rms=0.080183Jy sigma=0.000847 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136426 Jy ! Component: 100 - total flux cleaned = 0.0208058 Jy ! Total flux subtracted in 100 components = 0.0208058 Jy ! Clean residual min=-0.004671 max=0.005711 Jy/beam ! Clean residual mean=-0.000018 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.184169 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.184169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076904Jy sigma=0.000813 ! Fit after self-cal, rms=0.076892Jy sigma=0.000813 ! 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.001 mas, bmaj=5.634 mas, bpa=-60.13 degrees ! Estimated noise=518.775 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 (-6, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00765296 Jy ! Component: 100 - total flux cleaned = 0.0123211 Jy ! Component: 150 - total flux cleaned = 0.0156328 Jy ! Component: 200 - total flux cleaned = 0.0181255 Jy ! Total flux subtracted in 200 components = 0.0181255 Jy ! Clean residual min=-0.003409 max=0.003953 Jy/beam ! Clean residual mean=-0.000018 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.202295 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 48 components and 0.202295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075866Jy sigma=0.000804 ! Fit after self-cal, rms=0.075811Jy sigma=0.000804 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 0.98 KP 1.04 ! LA 1.10 MK 0.99 NL 0.97 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 1.03 ! LA 1.03 MK 0.99 NL 1.02 OV 1.01 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.21 HN 1.04 KP 0.90 ! LA 0.82 MK 1.08 NL 0.97 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 0.99 KP 0.88 ! LA 0.80 MK 1.04 NL 1.10 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.075811Jy sigma=0.000804 ! Fit after self-cal, rms=0.071566Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=5.649 mas, bpa=-60.52 degrees ! Estimated noise=516.385 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 (-19.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376767 Jy ! Component: 100 - total flux cleaned = 0.00562003 Jy ! Component: 150 - total flux cleaned = 0.00669679 Jy ! Component: 200 - total flux cleaned = 0.00702686 Jy ! Total flux subtracted in 200 components = 0.00702686 Jy ! Clean residual min=-0.001936 max=0.001693 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.209321 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 84 components and 0.209321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071375Jy sigma=0.000776 ! Fit after self-cal, rms=0.071355Jy sigma=0.000776 ! 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.071355Jy sigma=0.000776 ! Fit after self-cal, rms=0.071271Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.037 mas, bmaj=5.65 mas, bpa=-60.55 degrees ! Estimated noise=515.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105451 Jy ! Component: 100 - total flux cleaned = 0.00136044 Jy ! Component: 150 - total flux cleaned = 0.00152903 Jy ! Component: 200 - total flux cleaned = 0.00167108 Jy ! Total flux subtracted in 200 components = 0.00167108 Jy ! Clean residual min=-0.001716 max=0.001530 Jy/beam ! Clean residual mean=0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.210993 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.210993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071246Jy sigma=0.000775 ! Fit after self-cal, rms=0.071246Jy sigma=0.000775 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.000302451 Jy ! Component: 100 - total flux cleaned = 0.000400522 Jy ! Component: 150 - total flux cleaned = 0.000450491 Jy ! Component: 200 - total flux cleaned = 0.00046651 Jy ! Total flux subtracted in 200 components = 0.00046651 Jy ! Clean residual min=-0.001680 max=0.001489 Jy/beam ! Clean residual mean=0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.211459 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 113 components and 0.211459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071237Jy sigma=0.000775 ! Fit after self-cal, rms=0.071236Jy sigma=0.000775 ! 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.071236Jy sigma=0.000775 ! Fit after self-cal, rms=0.071209Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=5.652 mas, bpa=-60.55 degrees ! Estimated noise=515.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160346 Jy ! Component: 100 - total flux cleaned = 0.000234388 Jy ! Component: 150 - total flux cleaned = 0.000250236 Jy ! Component: 200 - total flux cleaned = 0.000236939 Jy ! Total flux subtracted in 200 components = 0.000236939 Jy ! Clean residual min=-0.001621 max=0.001469 Jy/beam ! Clean residual mean=0.000002 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.211696 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.211696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071200Jy sigma=0.000775 ! Fit after self-cal, rms=0.071200Jy sigma=0.000775 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.000118306 Jy ! Component: 100 - total flux cleaned = 7.81403e-05 Jy ! Component: 150 - total flux cleaned = 0.000103151 Jy ! Component: 200 - total flux cleaned = 0.000102901 Jy ! Total flux subtracted in 200 components = 0.000102901 Jy ! Clean residual min=-0.001601 max=0.001484 Jy/beam ! Clean residual mean=0.000002 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.211799 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.211799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071195Jy sigma=0.000774 ! Fit after self-cal, rms=0.071194Jy sigma=0.000774 ! 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.071194Jy sigma=0.000774 ! Fit after self-cal, rms=0.071185Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.212 mas, bmaj=9.554 mas, bpa=-81.48 degrees ! Estimated noise=616.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222703 Jy ! Component: 100 - total flux cleaned = -0.000245238 Jy ! Component: 150 - total flux cleaned = -0.000287179 Jy ! Component: 200 - total flux cleaned = -0.000321718 Jy ! Total flux subtracted in 200 components = -0.000321718 Jy ! Clean residual min=-0.001613 max=0.001723 Jy/beam ! Clean residual mean=0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.211477 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.211477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071183Jy sigma=0.000774 ! Fit after self-cal, rms=0.071182Jy sigma=0.000774 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 = -4.50388e-06 Jy ! Component: 100 - total flux cleaned = -4.197e-05 Jy ! Component: 150 - total flux cleaned = -5.70747e-05 Jy ! Component: 200 - total flux cleaned = -6.35394e-05 Jy ! Total flux subtracted in 200 components = -6.35394e-05 Jy ! Clean residual min=-0.001593 max=0.001706 Jy/beam ! Clean residual mean=0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.211414 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 161 components and 0.211414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071181Jy sigma=0.000774 ! Fit after self-cal, rms=0.071181Jy sigma=0.000774 ! 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.046 mas, bmaj=5.656 mas, bpa=-60.55 degrees ! Estimated noise=515.428 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 5.656 at -60.55 degrees (North through East) ! Clean map min=-0.0015327 max=0.17262 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.138 mas, bmaj=4.641 mas, bpa=-56.48 degrees ! Estimated noise=935.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132147 Jy ! Component: 100 - total flux cleaned = 0.162874 Jy ! Component: 150 - total flux cleaned = 0.176031 Jy ! Component: 200 - total flux cleaned = 0.183086 Jy ! Total flux subtracted in 200 components = 0.183086 Jy ! Clean residual min=-0.003166 max=0.003747 Jy/beam ! Clean residual mean=-0.000016 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.183086 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.183086 Jy ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=5.656 mas, bpa=-60.55 degrees ! Estimated noise=515.428 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.0071642 Jy ! Component: 100 - total flux cleaned = 0.0119309 Jy ! Component: 150 - total flux cleaned = 0.0154342 Jy ! Component: 200 - total flux cleaned = 0.0181419 Jy ! Total flux subtracted in 200 components = 0.0181419 Jy ! Clean residual min=-0.001784 max=0.001718 Jy/beam ! Clean residual mean=-0.000014 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.201228 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 71 components and 0.201228 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.212 mas, bmaj=9.554 mas, bpa=-81.48 degrees ! Estimated noise=616.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331247 Jy ! Component: 100 - total flux cleaned = 0.00545089 Jy ! Component: 150 - total flux cleaned = 0.00691192 Jy ! Component: 200 - total flux cleaned = 0.00793735 Jy ! Total flux subtracted in 200 components = 0.00793735 Jy ! Clean residual min=-0.001730 max=0.001568 Jy/beam ! Clean residual mean=-0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.209165 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.000736012 Jy ! Component: 100 - total flux cleaned = 0.00127289 Jy ! Component: 150 - total flux cleaned = 0.00152148 Jy ! Component: 200 - total flux cleaned = 0.00168431 Jy ! Total flux subtracted in 200 components = 0.00168431 Jy ! Clean residual min=-0.001670 max=0.001637 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.21085 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 152 components and 0.21085 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=5.656 mas, bpa=-60.55 degrees ! Estimated noise=515.428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390058 Jy ! Component: 100 - total flux cleaned = 0.00041134 Jy ! Component: 150 - total flux cleaned = 0.000430957 Jy ! Component: 200 - total flux cleaned = 0.000467304 Jy ! Total flux subtracted in 200 components = 0.000467304 Jy ! Clean residual min=-0.001569 max=0.001524 Jy/beam ! Clean residual mean=0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.211317 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.211317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071199Jy sigma=0.000775 ! Fit after self-cal, rms=0.071192Jy sigma=0.000775 wmodel J0623+5849_S_2014_08_09_pus_map.mod ! Writing 174 model components to file: J0623+5849_S_2014_08_09_pus_map.mod wobs J0623+5849_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0623+5849_S_2014_08_09_pus_uvs.fits wwins J0623+5849_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0623+5849_S_2014_08_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.000241889 Jy ! Component: 100 - total flux cleaned = -0.00026626 Jy ! Component: 150 - total flux cleaned = -0.000364009 Jy ! Component: 200 - total flux cleaned = -0.000364914 Jy ! Component: 250 - total flux cleaned = -0.000274936 Jy ! Component: 300 - total flux cleaned = -0.000165538 Jy ! Component: 350 - total flux cleaned = -1.7191e-05 Jy ! Component: 400 - total flux cleaned = 4.46322e-05 Jy ! Component: 450 - total flux cleaned = 8.54072e-05 Jy ! Component: 500 - total flux cleaned = 0.000184221 Jy ! Component: 550 - total flux cleaned = 0.000222703 Jy ! Component: 600 - total flux cleaned = 0.000260831 Jy ! Component: 650 - total flux cleaned = 0.000316379 Jy ! Component: 700 - total flux cleaned = 0.000388496 Jy ! Component: 750 - total flux cleaned = 0.000405947 Jy ! Component: 800 - total flux cleaned = 0.000440527 Jy ! Component: 850 - total flux cleaned = 0.000440098 Jy ! Component: 900 - total flux cleaned = 0.000440189 Jy ! Component: 950 - total flux cleaned = 0.000473277 Jy ! Component: 1000 - total flux cleaned = 0.000440759 Jy ! Component: 1050 - total flux cleaned = 0.000440839 Jy ! Component: 1100 - total flux cleaned = 0.000456733 Jy ! Component: 1150 - total flux cleaned = 0.000456706 Jy ! Component: 1200 - total flux cleaned = 0.000472163 Jy ! Component: 1250 - total flux cleaned = 0.000471871 Jy ! Component: 1300 - total flux cleaned = 0.000531069 Jy ! Component: 1350 - total flux cleaned = 0.000501536 Jy ! Component: 1400 - total flux cleaned = 0.00047276 Jy ! Component: 1450 - total flux cleaned = 0.000501041 Jy ! Component: 1500 - total flux cleaned = 0.000515119 Jy ! Component: 1550 - total flux cleaned = 0.000514879 Jy ! Component: 1600 - total flux cleaned = 0.000446169 Jy ! Component: 1650 - total flux cleaned = 0.000432656 Jy ! Component: 1700 - total flux cleaned = 0.000405988 Jy ! Component: 1750 - total flux cleaned = 0.000353121 Jy ! Component: 1800 - total flux cleaned = 0.000392247 Jy ! Component: 1850 - total flux cleaned = 0.000314597 Jy ! Component: 1900 - total flux cleaned = 0.00032744 Jy ! Component: 1950 - total flux cleaned = 0.000339929 Jy ! Component: 2000 - total flux cleaned = 0.00027731 Jy ! Component: 2050 - total flux cleaned = 0.000277356 Jy ! Component: 2100 - total flux cleaned = 0.00028958 Jy ! Component: 2150 - total flux cleaned = 0.000313747 Jy ! Component: 2200 - total flux cleaned = 0.000253461 Jy ! Component: 2250 - total flux cleaned = 0.000277494 Jy ! Component: 2300 - total flux cleaned = 0.000313006 Jy ! Component: 2350 - total flux cleaned = 0.000301295 Jy ! Component: 2400 - total flux cleaned = 0.000301149 Jy ! Component: 2450 - total flux cleaned = 0.000324044 Jy ! Component: 2500 - total flux cleaned = 0.000380924 Jy ! Component: 2550 - total flux cleaned = 0.000380918 Jy ! Component: 2600 - total flux cleaned = 0.000381071 Jy ! Component: 2650 - total flux cleaned = 0.000425336 Jy ! Component: 2700 - total flux cleaned = 0.000436116 Jy ! Component: 2750 - total flux cleaned = 0.000425314 Jy ! Component: 2800 - total flux cleaned = 0.000457637 Jy ! Component: 2850 - total flux cleaned = 0.000489651 Jy ! Component: 2900 - total flux cleaned = 0.000489595 Jy ! Component: 2950 - total flux cleaned = 0.000510673 Jy ! Component: 3000 - total flux cleaned = 0.00057332 Jy ! Component: 3050 - total flux cleaned = 0.000531962 Jy ! Component: 3100 - total flux cleaned = 0.000573051 Jy ! Component: 3150 - total flux cleaned = 0.000593449 Jy ! Component: 3200 - total flux cleaned = 0.000613648 Jy ! Component: 3250 - total flux cleaned = 0.000643674 Jy ! Component: 3300 - total flux cleaned = 0.000673539 Jy ! Component: 3350 - total flux cleaned = 0.000653766 Jy ! Component: 3400 - total flux cleaned = 0.000673413 Jy ! Component: 3450 - total flux cleaned = 0.000702726 Jy ! Component: 3500 - total flux cleaned = 0.000654248 Jy ! Component: 3550 - total flux cleaned = 0.000683079 Jy ! Component: 3600 - total flux cleaned = 0.000692713 Jy ! Component: 3650 - total flux cleaned = 0.000692606 Jy ! Component: 3700 - total flux cleaned = 0.000701999 Jy ! Component: 3750 - total flux cleaned = 0.000702086 Jy ! Component: 3800 - total flux cleaned = 0.000711329 Jy ! Component: 3850 - total flux cleaned = 0.0007112 Jy ! Component: 3900 - total flux cleaned = 0.000674479 Jy ! Component: 3950 - total flux cleaned = 0.00071098 Jy ! Component: 4000 - total flux cleaned = 0.000692812 Jy ! Component: 4050 - total flux cleaned = 0.000665846 Jy ! Total flux subtracted in 4096 components = 0.000621054 Jy ! Clean residual min=-0.000518 max=0.000567 Jy/beam ! Clean residual mean=0.000002 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.211938 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 446 components and 0.211938 Jy ![Exited script file: muppet] wmap "J0623+5849_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 5.656 at -60.55 degrees (North through East) ! Clean map min=-0.0011419 max=0.17306 Jy/beam ! Writing clean map to FITS file: J0623+5849_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173061 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015903 device "J0623+5849_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0623+5849_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275677 0.275677 0.551354 1.10271 2.20542 4.41084 8.82167 17.6433 35.2867 70.5734 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.173 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.046 x 5.656 at -60.55 degrees (North through East) ! Clean map min=-0.0011419 max=0.17306 Jy/beam quit ! Quitting program ! Log file J0623+5849_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:57:18 2016