! Started logfile: J1034+6832_S_2017_03_23_pus_uvs.log on Mon May 13 09:56:25 2019 obs J1034+6832_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1034+6832_S_2017_03_23_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876905 visibilities/baseline/integration-bin. ! Found source: J1034+6832 ! ! 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 481 lines of history. ! ! Reading 30148 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 J1034+6832_S_2017_03_23_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 730 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910266Jy sigma=0.008068 ! Fit after self-cal, rms=0.900349Jy sigma=0.007982 ! 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.477 mas, bmaj=3.782 mas, bpa=58.61 degrees ! Estimated noise=906.517 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.0748915 Jy ! Component: 100 - total flux cleaned = 0.0926948 Jy ! Total flux subtracted in 100 components = 0.0926948 Jy ! Clean residual min=-0.003987 max=0.006950 Jy/beam ! Clean residual mean=-0.000027 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.0926948 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0926948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086261Jy sigma=0.000702 ! Fit after self-cal, rms=0.086257Jy sigma=0.000702 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784651 Jy ! Component: 100 - total flux cleaned = 0.0123579 Jy ! Total flux subtracted in 100 components = 0.0123579 Jy ! Clean residual min=-0.004020 max=0.003652 Jy/beam ! Clean residual mean=-0.000018 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.105053 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.105053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084909Jy sigma=0.000691 ! Fit after self-cal, rms=0.084909Jy sigma=0.000691 ! 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.157 mas, bmaj=4.56 mas, bpa=52.12 degrees ! Estimated noise=506.595 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.0060929 Jy ! Component: 100 - total flux cleaned = 0.00928394 Jy ! Component: 150 - total flux cleaned = 0.0110516 Jy ! Component: 200 - total flux cleaned = 0.012057 Jy ! Total flux subtracted in 200 components = 0.012057 Jy ! Clean residual min=-0.002599 max=0.003177 Jy/beam ! Clean residual mean=-0.000028 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.11711 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.11711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084369Jy sigma=0.000688 ! Fit after self-cal, rms=0.084375Jy sigma=0.000688 ! 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.04 FD 0.97 HN 0.94 KP 1.05 ! LA 0.99 MK 1.03 NL 0.88 OV 1.00 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.99 KP 0.95 ! LA 0.94 MK 1.06 NL 1.03 OV 1.07 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.97 KP 0.83 ! LA 0.77 MK 1.08 NL 1.21 OV 0.97 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.01 KP 1.00* ! LA 0.82 MK 1.20 NL 1.00* OV 2.82 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.084375Jy sigma=0.000688 ! Fit after self-cal, rms=0.085632Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.196 mas, bmaj=4.613 mas, bpa=51.06 degrees ! Estimated noise=509.278 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.000378726 Jy ! Component: 100 - total flux cleaned = -0.000481969 Jy ! Component: 150 - total flux cleaned = -0.00059024 Jy ! Component: 200 - total flux cleaned = -0.000653302 Jy ! Total flux subtracted in 200 components = -0.000653302 Jy ! Clean residual min=-0.001574 max=0.001879 Jy/beam ! Clean residual mean=-0.000007 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.116456 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.116456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085622Jy sigma=0.000668 ! Fit after self-cal, rms=0.085910Jy sigma=0.000667 ! Inverting map ! Added new window around map position (-9, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173075 Jy ! Component: 100 - total flux cleaned = 0.00218272 Jy ! Component: 150 - total flux cleaned = 0.00226898 Jy ! Component: 200 - total flux cleaned = 0.00224545 Jy ! Total flux subtracted in 200 components = 0.00224545 Jy ! Clean residual min=-0.001407 max=0.001552 Jy/beam ! Clean residual mean=-0.000004 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.118702 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.118702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085871Jy sigma=0.000667 ! Fit after self-cal, rms=0.085871Jy sigma=0.000667 ! 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.085871Jy sigma=0.000667 ! Fit after self-cal, rms=0.087422Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=4.606 mas, bpa=52.56 degrees ! Estimated noise=509.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293073 Jy ! Component: 100 - total flux cleaned = 0.00035933 Jy ! Component: 150 - total flux cleaned = 0.000359246 Jy ! Component: 200 - total flux cleaned = 0.000359495 Jy ! Total flux subtracted in 200 components = 0.000359495 Jy ! Clean residual min=-0.001297 max=0.001339 Jy/beam ! Clean residual mean=0.000001 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.119061 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.119061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087412Jy sigma=0.000665 ! Fit after self-cal, rms=0.087445Jy sigma=0.000665 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 (-97, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121604 Jy ! Component: 100 - total flux cleaned = 0.00136569 Jy ! Component: 150 - total flux cleaned = 0.00146315 Jy ! Component: 200 - total flux cleaned = 0.00154638 Jy ! Total flux subtracted in 200 components = 0.00154638 Jy ! Clean residual min=-0.001273 max=0.001097 Jy/beam ! Clean residual mean=-0.000002 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.120608 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.120608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087422Jy sigma=0.000665 ! Fit after self-cal, rms=0.087422Jy sigma=0.000665 ! 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.087422Jy sigma=0.000665 ! Fit after self-cal, rms=0.087380Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.211 mas, bmaj=4.608 mas, bpa=52.98 degrees ! Estimated noise=509.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540455 Jy ! Component: 100 - total flux cleaned = 0.000601995 Jy ! Component: 150 - total flux cleaned = 0.000566389 Jy ! Component: 200 - total flux cleaned = 0.000549974 Jy ! Total flux subtracted in 200 components = 0.000549974 Jy ! Clean residual min=-0.001234 max=0.001076 Jy/beam ! Clean residual mean=-0.000001 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.121158 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.121158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087370Jy sigma=0.000665 ! Fit after self-cal, rms=0.087370Jy sigma=0.000665 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.00013014 Jy ! Component: 100 - total flux cleaned = 9.90608e-05 Jy ! Component: 150 - total flux cleaned = 0.000114013 Jy ! Component: 200 - total flux cleaned = 0.000113914 Jy ! Total flux subtracted in 200 components = 0.000113914 Jy ! Clean residual min=-0.001217 max=0.001075 Jy/beam ! Clean residual mean=-0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.121271 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.121271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087365Jy sigma=0.000665 ! Fit after self-cal, rms=0.087365Jy sigma=0.000665 ! 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.087365Jy sigma=0.000665 ! Fit after self-cal, rms=0.087307Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.204 mas, bmaj=8.934 mas, bpa=63.8 degrees ! Estimated noise=631.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.48933e-05 Jy ! Component: 100 - total flux cleaned = 0.00010264 Jy ! Component: 150 - total flux cleaned = 0.000102603 Jy ! Component: 200 - total flux cleaned = 0.00010992 Jy ! Total flux subtracted in 200 components = 0.00010992 Jy ! Clean residual min=-0.001453 max=0.001129 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.121381 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.121381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087307Jy sigma=0.000665 ! Fit after self-cal, rms=0.087307Jy sigma=0.000665 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 = 1.5892e-05 Jy ! Component: 100 - total flux cleaned = 1.57417e-05 Jy ! Component: 150 - total flux cleaned = 1.58273e-05 Jy ! Component: 200 - total flux cleaned = 2.20124e-05 Jy ! Total flux subtracted in 200 components = 2.20124e-05 Jy ! Clean residual min=-0.001455 max=0.001124 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.121403 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.121403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087307Jy sigma=0.000665 ! Fit after self-cal, rms=0.087308Jy sigma=0.000665 ! 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.212 mas, bmaj=4.609 mas, bpa=53.12 degrees ! Estimated noise=509.313 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.212 x 4.609 at 53.12 degrees (North through East) ! Clean map min=-0.001192 max=0.10116 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.504 mas, bmaj=3.793 mas, bpa=60.19 degrees ! Estimated noise=934.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0768967 Jy ! Component: 100 - total flux cleaned = 0.0953652 Jy ! Component: 150 - total flux cleaned = 0.103386 Jy ! Component: 200 - total flux cleaned = 0.107959 Jy ! Total flux subtracted in 200 components = 0.107959 Jy ! Clean residual min=-0.002825 max=0.002682 Jy/beam ! Clean residual mean=-0.000007 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.107959 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.107959 Jy ! Inverting map and beam ! Estimated beam: bmin=4.212 mas, bmaj=4.609 mas, bpa=53.12 degrees ! Estimated noise=509.313 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.00425319 Jy ! Component: 100 - total flux cleaned = 0.00694388 Jy ! Component: 150 - total flux cleaned = 0.00883941 Jy ! Component: 200 - total flux cleaned = 0.0102968 Jy ! Total flux subtracted in 200 components = 0.0102968 Jy ! Clean residual min=-0.001362 max=0.001263 Jy/beam ! Clean residual mean=-0.000004 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.118256 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.118256 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.204 mas, bmaj=8.934 mas, bpa=63.8 degrees ! Estimated noise=631.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135256 Jy ! Component: 100 - total flux cleaned = 0.00217833 Jy ! Component: 150 - total flux cleaned = 0.00273008 Jy ! Component: 200 - total flux cleaned = 0.00297117 Jy ! Total flux subtracted in 200 components = 0.00297117 Jy ! Clean residual min=-0.001459 max=0.001142 Jy/beam ! Clean residual mean=-0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.121227 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 = 7.98785e-05 Jy ! Component: 100 - total flux cleaned = 0.000126823 Jy ! Component: 150 - total flux cleaned = 0.000137464 Jy ! Component: 200 - total flux cleaned = 0.000157617 Jy ! Total flux subtracted in 200 components = 0.000157617 Jy ! Clean residual min=-0.001458 max=0.001126 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.121385 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 77 components and 0.121385 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.212 mas, bmaj=4.609 mas, bpa=53.12 degrees ! Estimated noise=509.313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.21878e-05 Jy ! Component: 100 - total flux cleaned = 0.000102243 Jy ! Component: 150 - total flux cleaned = 0.000156983 Jy ! Component: 200 - total flux cleaned = 0.000181363 Jy ! Total flux subtracted in 200 components = 0.000181363 Jy ! Clean residual min=-0.001276 max=0.001112 Jy/beam ! Clean residual mean=-0.000001 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.121566 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.121566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087351Jy sigma=0.000665 ! Fit after self-cal, rms=0.087344Jy sigma=0.000665 wmodel J1034+6832_S_2017_03_23_pus_map.mod ! Writing 89 model components to file: J1034+6832_S_2017_03_23_pus_map.mod wobs J1034+6832_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1034+6832_S_2017_03_23_pus_uvs.fits wwins J1034+6832_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1034+6832_S_2017_03_23_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.000532057 Jy ! Component: 100 - total flux cleaned = -0.000810772 Jy ! Component: 150 - total flux cleaned = -0.000996136 Jy ! Component: 200 - total flux cleaned = -0.00111575 Jy ! Component: 250 - total flux cleaned = -0.00125203 Jy ! Component: 300 - total flux cleaned = -0.00136642 Jy ! Component: 350 - total flux cleaned = -0.00144129 Jy ! Component: 400 - total flux cleaned = -0.00160602 Jy ! Component: 450 - total flux cleaned = -0.00165991 Jy ! Component: 500 - total flux cleaned = -0.00176643 Jy ! Component: 550 - total flux cleaned = -0.00183615 Jy ! Component: 600 - total flux cleaned = -0.00192205 Jy ! Component: 650 - total flux cleaned = -0.00195617 Jy ! Component: 700 - total flux cleaned = -0.00200633 Jy ! Component: 750 - total flux cleaned = -0.00205575 Jy ! Component: 800 - total flux cleaned = -0.00210476 Jy ! Component: 850 - total flux cleaned = -0.00210466 Jy ! Component: 900 - total flux cleaned = -0.00210473 Jy ! Component: 950 - total flux cleaned = -0.00212079 Jy ! Component: 1000 - total flux cleaned = -0.00215194 Jy ! Component: 1050 - total flux cleaned = -0.00222887 Jy ! Component: 1100 - total flux cleaned = -0.00222857 Jy ! Component: 1150 - total flux cleaned = -0.00219836 Jy ! Component: 1200 - total flux cleaned = -0.00228788 Jy ! Component: 1250 - total flux cleaned = -0.0023025 Jy ! Component: 1300 - total flux cleaned = -0.00228784 Jy ! Component: 1350 - total flux cleaned = -0.0023458 Jy ! Component: 1400 - total flux cleaned = -0.00233131 Jy ! Component: 1450 - total flux cleaned = -0.00235969 Jy ! Component: 1500 - total flux cleaned = -0.00233129 Jy ! Component: 1550 - total flux cleaned = -0.00238719 Jy ! Component: 1600 - total flux cleaned = -0.00237311 Jy ! Component: 1650 - total flux cleaned = -0.00238691 Jy ! Component: 1700 - total flux cleaned = -0.00238689 Jy ! Component: 1750 - total flux cleaned = -0.00234626 Jy ! Component: 1800 - total flux cleaned = -0.0023866 Jy ! Component: 1850 - total flux cleaned = -0.00237328 Jy ! Component: 1900 - total flux cleaned = -0.00230715 Jy ! Component: 1950 - total flux cleaned = -0.00229424 Jy ! Component: 2000 - total flux cleaned = -0.00232046 Jy ! Component: 2050 - total flux cleaned = -0.00229447 Jy ! Component: 2100 - total flux cleaned = -0.00232032 Jy ! Component: 2150 - total flux cleaned = -0.00228191 Jy ! Component: 2200 - total flux cleaned = -0.00226921 Jy ! Component: 2250 - total flux cleaned = -0.00226917 Jy ! Component: 2300 - total flux cleaned = -0.00225666 Jy ! Component: 2350 - total flux cleaned = -0.00225655 Jy ! Component: 2400 - total flux cleaned = -0.00225654 Jy ! Component: 2450 - total flux cleaned = -0.00228119 Jy ! Component: 2500 - total flux cleaned = -0.00222001 Jy ! Component: 2550 - total flux cleaned = -0.00224433 Jy ! Component: 2600 - total flux cleaned = -0.00222003 Jy ! Component: 2650 - total flux cleaned = -0.00219602 Jy ! Component: 2700 - total flux cleaned = -0.00218412 Jy ! Component: 2750 - total flux cleaned = -0.00221963 Jy ! Component: 2800 - total flux cleaned = -0.00219605 Jy ! Component: 2850 - total flux cleaned = -0.00219596 Jy ! Component: 2900 - total flux cleaned = -0.00220775 Jy ! Component: 2950 - total flux cleaned = -0.00218443 Jy ! Component: 3000 - total flux cleaned = -0.00220756 Jy ! Component: 3050 - total flux cleaned = -0.00215036 Jy ! Component: 3100 - total flux cleaned = -0.00216166 Jy ! Component: 3150 - total flux cleaned = -0.00218443 Jy ! Component: 3200 - total flux cleaned = -0.00216184 Jy ! Component: 3250 - total flux cleaned = -0.00217311 Jy ! Component: 3300 - total flux cleaned = -0.00217308 Jy ! Component: 3350 - total flux cleaned = -0.00219528 Jy ! Component: 3400 - total flux cleaned = -0.00215115 Jy ! Component: 3450 - total flux cleaned = -0.00222808 Jy ! Component: 3500 - total flux cleaned = -0.00217344 Jy ! Component: 3550 - total flux cleaned = -0.00215173 Jy ! Component: 3600 - total flux cleaned = -0.00216249 Jy ! Component: 3650 - total flux cleaned = -0.00214089 Jy ! Component: 3700 - total flux cleaned = -0.00215164 Jy ! Component: 3750 - total flux cleaned = -0.00218371 Jy ! Component: 3800 - total flux cleaned = -0.00219432 Jy ! Component: 3850 - total flux cleaned = -0.00220491 Jy ! Component: 3900 - total flux cleaned = -0.00219437 Jy ! Component: 3950 - total flux cleaned = -0.0021944 Jy ! Component: 4000 - total flux cleaned = -0.00219439 Jy ! Component: 4050 - total flux cleaned = -0.00220475 Jy ! Total flux subtracted in 4096 components = -0.00218407 Jy ! Clean residual min=-0.000616 max=0.000681 Jy/beam ! Clean residual mean=0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.119382 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 379 components and 0.119382 Jy ![Exited script file: muppet] wmap "J1034+6832_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.212 x 4.609 at 53.12 degrees (North through East) ! Clean map min=-0.0011683 max=0.10122 Jy/beam ! Writing clean map to FITS file: J1034+6832_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183756 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.544624 0.544624 1.08925 2.17849 4.35699 8.71398 17.428 34.8559 69.7118 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.212 x 4.609 at 53.12 degrees (North through East) ! Clean map min=-0.0011683 max=0.10122 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 J1034+6832_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:56:31 2019