! Started logfile: J1835+2407_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:35:22 2016 obs J1835+2407_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1835+2407_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.652242 visibilities/baseline/integration-bin. ! Found source: J1835+2407 ! ! 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 360 lines of history. ! ! Reading 6692 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 J1835+2407_S_2014_08_05_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888903Jy sigma=0.010926 ! Fit after self-cal, rms=0.882983Jy sigma=0.010858 ! 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.837 mas, bmaj=7.542 mas, bpa=15.17 degrees ! Estimated noise=914.418 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.0893349 Jy ! Component: 100 - total flux cleaned = 0.11275 Jy ! Total flux subtracted in 100 components = 0.11275 Jy ! Clean residual min=-0.004181 max=0.009191 Jy/beam ! Clean residual mean=0.000002 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.11275 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.11275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070488Jy sigma=0.000792 ! Fit after self-cal, rms=0.070482Jy sigma=0.000792 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00912453 Jy ! Component: 100 - total flux cleaned = 0.0128889 Jy ! Total flux subtracted in 100 components = 0.0128889 Jy ! Clean residual min=-0.003285 max=0.003793 Jy/beam ! Clean residual mean=0.000003 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.125639 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.125639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069133Jy sigma=0.000779 ! Fit after self-cal, rms=0.069132Jy sigma=0.000779 ! 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.711 mas, bmaj=8.486 mas, bpa=15.96 degrees ! Estimated noise=717.478 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.00210586 Jy ! Component: 100 - total flux cleaned = 0.00322697 Jy ! Component: 150 - total flux cleaned = 0.00388502 Jy ! Component: 200 - total flux cleaned = 0.00414567 Jy ! Total flux subtracted in 200 components = 0.00414567 Jy ! Clean residual min=-0.002748 max=0.002959 Jy/beam ! Clean residual mean=0.000003 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.129785 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.129785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069018Jy sigma=0.000779 ! Fit after self-cal, rms=0.069020Jy sigma=0.000779 ! 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 1.01 FD 0.88 HN 0.93 KP 1.08 ! LA 1.09 MK 1.00* NL 0.98 OV 1.02 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.02 KP 1.05 ! LA 1.07 MK 1.00* NL 0.97 OV 1.02 ! PT 1.01 SC 1.12 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.03 KP 0.89 ! LA 0.87 MK 1.00* NL 1.08 OV 0.95 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.02 KP 0.87 ! LA 0.80 MK 1.00* NL 1.05 OV 0.97 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.069020Jy sigma=0.000779 ! Fit after self-cal, rms=0.066576Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.701 mas, bmaj=8.481 mas, bpa=15.83 degrees ! Estimated noise=719.033 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.000468497 Jy ! Component: 100 - total flux cleaned = -0.000505259 Jy ! Component: 150 - total flux cleaned = -0.000515713 Jy ! Component: 200 - total flux cleaned = -0.000524879 Jy ! Total flux subtracted in 200 components = -0.000524879 Jy ! Clean residual min=-0.002298 max=0.002456 Jy/beam ! Clean residual mean=-0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.12926 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.12926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066568Jy sigma=0.000764 ! Fit after self-cal, rms=0.066545Jy sigma=0.000764 ! 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.066545Jy sigma=0.000764 ! Fit after self-cal, rms=0.066393Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.706 mas, bmaj=8.491 mas, bpa=15.72 degrees ! Estimated noise=718.782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045025 Jy ! Component: 100 - total flux cleaned = -0.000548514 Jy ! Component: 150 - total flux cleaned = -0.000556596 Jy ! Component: 200 - total flux cleaned = -0.00055654 Jy ! Total flux subtracted in 200 components = -0.00055654 Jy ! Clean residual min=-0.002122 max=0.002241 Jy/beam ! Clean residual mean=0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.128703 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.128703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066388Jy sigma=0.000762 ! Fit after self-cal, rms=0.066394Jy sigma=0.000762 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.04991e-05 Jy ! Component: 100 - total flux cleaned = -2.28638e-05 Jy ! Component: 150 - total flux cleaned = -1.62211e-05 Jy ! Component: 200 - total flux cleaned = -1.61954e-05 Jy ! Total flux subtracted in 200 components = -1.61954e-05 Jy ! Clean residual min=-0.002097 max=0.002243 Jy/beam ! Clean residual mean=0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.128687 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.128687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066391Jy sigma=0.000762 ! Fit after self-cal, rms=0.066392Jy sigma=0.000762 ! 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.066392Jy sigma=0.000762 ! Fit after self-cal, rms=0.066379Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.709 mas, bmaj=8.497 mas, bpa=15.7 degrees ! Estimated noise=718.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000294244 Jy ! Component: 100 - total flux cleaned = -0.000359727 Jy ! Component: 150 - total flux cleaned = -0.000371071 Jy ! Component: 200 - total flux cleaned = -0.000376521 Jy ! Total flux subtracted in 200 components = -0.000376521 Jy ! Clean residual min=-0.002064 max=0.002222 Jy/beam ! Clean residual mean=0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.128311 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.128311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066377Jy sigma=0.000762 ! Fit after self-cal, rms=0.066378Jy sigma=0.000762 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.46964e-05 Jy ! Component: 100 - total flux cleaned = -2.45217e-05 Jy ! Component: 150 - total flux cleaned = -2.45764e-05 Jy ! Component: 200 - total flux cleaned = -2.45838e-05 Jy ! Total flux subtracted in 200 components = -2.45838e-05 Jy ! Clean residual min=-0.002051 max=0.002221 Jy/beam ! Clean residual mean=0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.128286 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.128286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066376Jy sigma=0.000762 ! Fit after self-cal, rms=0.066377Jy sigma=0.000762 ! 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.066377Jy sigma=0.000762 ! Fit after self-cal, rms=0.066361Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.125 mas, bmaj=10.13 mas, bpa=14.67 degrees ! Estimated noise=809.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282648 Jy ! Component: 100 - total flux cleaned = -0.000327581 Jy ! Component: 150 - total flux cleaned = -0.000372599 Jy ! Component: 200 - total flux cleaned = -0.000388367 Jy ! Total flux subtracted in 200 components = -0.000388367 Jy ! Clean residual min=-0.002555 max=0.002400 Jy/beam ! Clean residual mean=0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.127898 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.127898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066361Jy sigma=0.000762 ! Fit after self-cal, rms=0.066361Jy sigma=0.000762 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 = -7.11708e-06 Jy ! Component: 100 - total flux cleaned = -1.84193e-05 Jy ! Component: 150 - total flux cleaned = -1.85116e-05 Jy ! Component: 200 - total flux cleaned = -1.82816e-05 Jy ! Total flux subtracted in 200 components = -1.82816e-05 Jy ! Clean residual min=-0.002553 max=0.002384 Jy/beam ! Clean residual mean=0.000006 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.127879 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.127879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066361Jy sigma=0.000762 ! Fit after self-cal, rms=0.066361Jy sigma=0.000762 ! 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.711 mas, bmaj=8.501 mas, bpa=15.71 degrees ! Estimated noise=718.212 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.711 x 8.501 at 15.71 degrees (North through East) ! Clean map min=-0.0019844 max=0.11677 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.833 mas, bmaj=7.563 mas, bpa=14.95 degrees ! Estimated noise=909.037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0887393 Jy ! Component: 100 - total flux cleaned = 0.112126 Jy ! Component: 150 - total flux cleaned = 0.12114 Jy ! Component: 200 - total flux cleaned = 0.124822 Jy ! Total flux subtracted in 200 components = 0.124822 Jy ! Clean residual min=-0.002770 max=0.003352 Jy/beam ! Clean residual mean=0.000001 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.124822 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.124822 Jy ! Inverting map and beam ! Estimated beam: bmin=4.711 mas, bmaj=8.501 mas, bpa=15.71 degrees ! Estimated noise=718.212 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.00214775 Jy ! Component: 100 - total flux cleaned = 0.00259866 Jy ! Component: 150 - total flux cleaned = 0.00280651 Jy ! Component: 200 - total flux cleaned = 0.00289488 Jy ! Total flux subtracted in 200 components = 0.00289488 Jy ! Clean residual min=-0.002124 max=0.002201 Jy/beam ! Clean residual mean=0.000004 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.127717 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.127717 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.125 mas, bmaj=10.13 mas, bpa=14.67 degrees ! Estimated noise=809.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.42657e-05 Jy ! Component: 100 - total flux cleaned = 0.000129501 Jy ! Component: 150 - total flux cleaned = 0.00016973 Jy ! Component: 200 - total flux cleaned = 0.000152726 Jy ! Total flux subtracted in 200 components = 0.000152726 Jy ! Clean residual min=-0.002568 max=0.002392 Jy/beam ! Clean residual mean=0.000006 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.12787 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 = -2.11595e-05 Jy ! Component: 100 - total flux cleaned = -2.76119e-05 Jy ! Component: 150 - total flux cleaned = -3.97418e-05 Jy ! Component: 200 - total flux cleaned = -4.55128e-05 Jy ! Total flux subtracted in 200 components = -4.55128e-05 Jy ! Clean residual min=-0.002562 max=0.002387 Jy/beam ! Clean residual mean=0.000006 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.127824 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.127824 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.711 mas, bmaj=8.501 mas, bpa=15.71 degrees ! Estimated noise=718.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.39291e-05 Jy ! Component: 100 - total flux cleaned = -5.34361e-06 Jy ! Component: 150 - total flux cleaned = -5.38119e-06 Jy ! Component: 200 - total flux cleaned = 5.08488e-06 Jy ! Total flux subtracted in 200 components = 5.08488e-06 Jy ! Clean residual min=-0.002056 max=0.002205 Jy/beam ! Clean residual mean=0.000004 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.127829 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.127829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066366Jy sigma=0.000762 ! Fit after self-cal, rms=0.066364Jy sigma=0.000762 wmodel J1835+2407_S_2014_08_05_pus_map.mod ! Writing 53 model components to file: J1835+2407_S_2014_08_05_pus_map.mod wobs J1835+2407_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1835+2407_S_2014_08_05_pus_uvs.fits wwins J1835+2407_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1835+2407_S_2014_08_05_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.000529677 Jy ! Component: 100 - total flux cleaned = 0.000707143 Jy ! Component: 150 - total flux cleaned = 0.00080509 Jy ! Component: 200 - total flux cleaned = 0.000836086 Jy ! Component: 250 - total flux cleaned = 0.00089604 Jy ! Component: 300 - total flux cleaned = 0.000982175 Jy ! Component: 350 - total flux cleaned = 0.00106612 Jy ! Component: 400 - total flux cleaned = 0.00112017 Jy ! Component: 450 - total flux cleaned = 0.00119896 Jy ! Component: 500 - total flux cleaned = 0.00124937 Jy ! Component: 550 - total flux cleaned = 0.00124913 Jy ! Component: 600 - total flux cleaned = 0.00134622 Jy ! Component: 650 - total flux cleaned = 0.00136999 Jy ! Component: 700 - total flux cleaned = 0.00144026 Jy ! Component: 750 - total flux cleaned = 0.00150892 Jy ! Component: 800 - total flux cleaned = 0.00150837 Jy ! Component: 850 - total flux cleaned = 0.0015306 Jy ! Component: 900 - total flux cleaned = 0.00161789 Jy ! Component: 950 - total flux cleaned = 0.0016605 Jy ! Component: 1000 - total flux cleaned = 0.00174451 Jy ! Component: 1050 - total flux cleaned = 0.00174449 Jy ! Component: 1100 - total flux cleaned = 0.00176519 Jy ! Component: 1150 - total flux cleaned = 0.00182553 Jy ! Component: 1200 - total flux cleaned = 0.00188432 Jy ! Component: 1250 - total flux cleaned = 0.00194218 Jy ! Component: 1300 - total flux cleaned = 0.00196147 Jy ! Component: 1350 - total flux cleaned = 0.00198022 Jy ! Component: 1400 - total flux cleaned = 0.0020173 Jy ! Component: 1450 - total flux cleaned = 0.00209032 Jy ! Component: 1500 - total flux cleaned = 0.00209002 Jy ! Component: 1550 - total flux cleaned = 0.00207216 Jy ! Component: 1600 - total flux cleaned = 0.00208987 Jy ! Component: 1650 - total flux cleaned = 0.00215911 Jy ! Component: 1700 - total flux cleaned = 0.00215934 Jy ! Component: 1750 - total flux cleaned = 0.0021596 Jy ! Component: 1800 - total flux cleaned = 0.002093 Jy ! Component: 1850 - total flux cleaned = 0.0021094 Jy ! Component: 1900 - total flux cleaned = 0.00207685 Jy ! Component: 1950 - total flux cleaned = 0.00207694 Jy ! Component: 2000 - total flux cleaned = 0.00209306 Jy ! Component: 2050 - total flux cleaned = 0.00209296 Jy ! Component: 2100 - total flux cleaned = 0.00218634 Jy ! Component: 2150 - total flux cleaned = 0.00213999 Jy ! Component: 2200 - total flux cleaned = 0.00217038 Jy ! Component: 2250 - total flux cleaned = 0.00218575 Jy ! Component: 2300 - total flux cleaned = 0.00227542 Jy ! Component: 2350 - total flux cleaned = 0.00233446 Jy ! Component: 2400 - total flux cleaned = 0.00234888 Jy ! Component: 2450 - total flux cleaned = 0.00237772 Jy ! Component: 2500 - total flux cleaned = 0.00243533 Jy ! Component: 2550 - total flux cleaned = 0.00247793 Jy ! Component: 2600 - total flux cleaned = 0.00253405 Jy ! Component: 2650 - total flux cleaned = 0.00258967 Jy ! Component: 2700 - total flux cleaned = 0.00261721 Jy ! Component: 2750 - total flux cleaned = 0.00269904 Jy ! Component: 2800 - total flux cleaned = 0.00271228 Jy ! Component: 2850 - total flux cleaned = 0.00276573 Jy ! Component: 2900 - total flux cleaned = 0.00281891 Jy ! Component: 2950 - total flux cleaned = 0.00285858 Jy ! Component: 3000 - total flux cleaned = 0.00293654 Jy ! Component: 3050 - total flux cleaned = 0.00297513 Jy ! Component: 3100 - total flux cleaned = 0.00303887 Jy ! Component: 3150 - total flux cleaned = 0.00310189 Jy ! Component: 3200 - total flux cleaned = 0.00307677 Jy ! Component: 3250 - total flux cleaned = 0.00315161 Jy ! Component: 3300 - total flux cleaned = 0.00316403 Jy ! Component: 3350 - total flux cleaned = 0.00320065 Jy ! Component: 3400 - total flux cleaned = 0.00321277 Jy ! Component: 3450 - total flux cleaned = 0.00323682 Jy ! Component: 3500 - total flux cleaned = 0.00326059 Jy ! Component: 3550 - total flux cleaned = 0.00327243 Jy ! Component: 3600 - total flux cleaned = 0.00322556 Jy ! Component: 3650 - total flux cleaned = 0.00328374 Jy ! Component: 3700 - total flux cleaned = 0.0032607 Jy ! Component: 3750 - total flux cleaned = 0.00330654 Jy ! Component: 3800 - total flux cleaned = 0.00328372 Jy ! Component: 3850 - total flux cleaned = 0.00331764 Jy ! Component: 3900 - total flux cleaned = 0.00325047 Jy ! Component: 3950 - total flux cleaned = 0.00326164 Jy ! Component: 4000 - total flux cleaned = 0.0032618 Jy ! Component: 4050 - total flux cleaned = 0.00327278 Jy ! Total flux subtracted in 4096 components = 0.00330549 Jy ! Clean residual min=-0.000725 max=0.000660 Jy/beam ! Clean residual mean=0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.131135 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 331 components and 0.131135 Jy ![Exited script file: muppet] wmap "J1835+2407_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.711 x 8.501 at 15.71 degrees (North through East) ! Clean map min=-0.0012083 max=0.11695 Jy/beam ! Writing clean map to FITS file: J1835+2407_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116945 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200773 device "J1835+2407_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1835+2407_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515044 0.515044 1.03009 2.06018 4.12035 8.2407 16.4814 32.9628 65.9256 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.116 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.711 x 8.501 at 15.71 degrees (North through East) ! Clean map min=-0.0012083 max=0.11695 Jy/beam quit ! Quitting program ! Log file J1835+2407_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:35:27 2016