! Started logfile: J1829+0518_S_2017_01_21_pus_uvs.log on Sun May 5 16:00:23 2019 obs J1829+0518_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1829+0518_S_2017_01_21_pus_uva.fits ! AN table 1: 143 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.628594 visibilities/baseline/integration-bin. ! Found source: J1829+0518 ! ! 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 558 lines of history. ! ! Reading 12944 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 J1829+0518_S_2017_01_21_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 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 344 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 577 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.976654Jy sigma=0.006687 ! Fit after self-cal, rms=0.940283Jy sigma=0.006492 ! 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=2.515 mas, bmaj=6.251 mas, bpa=-4.146 degrees ! Estimated noise=1280.14 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.0491792 Jy ! Component: 100 - total flux cleaned = 0.060103 Jy ! Total flux subtracted in 100 components = 0.060103 Jy ! Clean residual min=-0.004065 max=0.004734 Jy/beam ! Clean residual mean=-0.000005 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.060103 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.060103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116762Jy sigma=0.000643 ! Fit after self-cal, rms=0.116042Jy sigma=0.000639 ! 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=2.967 mas, bmaj=6.811 mas, bpa=-3.442 degrees ! Estimated noise=1024.43 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.00620925 Jy ! Component: 100 - total flux cleaned = 0.0093661 Jy ! Component: 150 - total flux cleaned = 0.0111074 Jy ! Component: 200 - total flux cleaned = 0.0120997 Jy ! Total flux subtracted in 200 components = 0.0120997 Jy ! Clean residual min=-0.003718 max=0.005241 Jy/beam ! Clean residual mean=-0.000008 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.0722027 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.0722027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115634Jy sigma=0.000637 ! Fit after self-cal, rms=0.115599Jy sigma=0.000637 ! Inverting map ! Added new window around map position (17, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457291 Jy ! Component: 100 - total flux cleaned = 0.00673282 Jy ! Component: 150 - total flux cleaned = 0.00828481 Jy ! Component: 200 - total flux cleaned = 0.00917361 Jy ! Total flux subtracted in 200 components = 0.00917361 Jy ! Clean residual min=-0.003785 max=0.003814 Jy/beam ! Clean residual mean=-0.000008 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.0813763 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.0813763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115426Jy sigma=0.000635 ! Fit after self-cal, rms=0.115364Jy sigma=0.000634 ! 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.01 FD 1.00* HN 1.10 LA 0.97 ! MK 1.08 NL 1.05 OV 0.97 PT 1.07 ! SC 0.92 ! ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.07 LA 1.01 ! MK 1.06 NL 1.05 OV 0.91 PT 1.05 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.08 LA 0.96 ! MK 1.07 NL 1.05 OV 0.86 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00* HN 0.87 LA 1.03 ! MK 0.85 NL 1.00* OV 0.78 PT 1.04 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.115364Jy sigma=0.000634 ! Fit after self-cal, rms=0.110406Jy sigma=0.000633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=6.805 mas, bpa=-3.233 degrees ! Estimated noise=1046.24 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.00275962 Jy ! Component: 100 - total flux cleaned = 0.0043465 Jy ! Component: 150 - total flux cleaned = 0.00532715 Jy ! Component: 200 - total flux cleaned = 0.00578249 Jy ! Total flux subtracted in 200 components = 0.00578249 Jy ! Clean residual min=-0.003058 max=0.002802 Jy/beam ! Clean residual mean=-0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0871588 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.0871588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110334Jy sigma=0.000633 ! Fit after self-cal, rms=0.110115Jy sigma=0.000632 ! 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.110115Jy sigma=0.000632 ! Fit after self-cal, rms=0.107167Jy sigma=0.000630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=6.785 mas, bpa=-3.419 degrees ! Estimated noise=1044.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188601 Jy ! Component: 100 - total flux cleaned = 0.00272189 Jy ! Component: 150 - total flux cleaned = 0.00308969 Jy ! Component: 200 - total flux cleaned = 0.00333609 Jy ! Total flux subtracted in 200 components = 0.00333609 Jy ! Clean residual min=-0.002346 max=0.002643 Jy/beam ! Clean residual mean=0.000005 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0904949 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.0904949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107118Jy sigma=0.000630 ! Fit after self-cal, rms=0.107039Jy sigma=0.000630 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 (0.5, 55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252603 Jy ! Component: 100 - total flux cleaned = 0.00391341 Jy ! Component: 150 - total flux cleaned = 0.00477833 Jy ! Component: 200 - total flux cleaned = 0.00544894 Jy ! Total flux subtracted in 200 components = 0.00544894 Jy ! Clean residual min=-0.002408 max=0.002504 Jy/beam ! Clean residual mean=0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0959438 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.0959438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106954Jy sigma=0.000629 ! Fit after self-cal, rms=0.106909Jy sigma=0.000629 ! Inverting map ! Added new window around map position (-41.5, -102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247811 Jy ! Component: 100 - total flux cleaned = 0.00354229 Jy ! Component: 150 - total flux cleaned = 0.00411209 Jy ! Component: 200 - total flux cleaned = 0.00441498 Jy ! Total flux subtracted in 200 components = 0.00441498 Jy ! Clean residual min=-0.002347 max=0.002467 Jy/beam ! Clean residual mean=0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.100359 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.100359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106821Jy sigma=0.000629 ! Fit after self-cal, rms=0.106784Jy sigma=0.000628 ! 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.106784Jy sigma=0.000628 ! Fit after self-cal, rms=0.104775Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=6.769 mas, bpa=-3.431 degrees ! Estimated noise=1034.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186272 Jy ! Component: 100 - total flux cleaned = 0.00322057 Jy ! Component: 150 - total flux cleaned = 0.00396263 Jy ! Component: 200 - total flux cleaned = 0.00437947 Jy ! Total flux subtracted in 200 components = 0.00437947 Jy ! Clean residual min=-0.002294 max=0.002277 Jy/beam ! Clean residual mean=0.000004 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.104738 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.104738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104714Jy sigma=0.000628 ! Fit after self-cal, rms=0.104661Jy sigma=0.000628 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.0015611 Jy ! Component: 100 - total flux cleaned = 0.00255584 Jy ! Component: 150 - total flux cleaned = 0.00313085 Jy ! Component: 200 - total flux cleaned = 0.00342926 Jy ! Total flux subtracted in 200 components = 0.00342926 Jy ! Clean residual min=-0.002241 max=0.002363 Jy/beam ! Clean residual mean=0.000003 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.108168 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.108168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104613Jy sigma=0.000627 ! Fit after self-cal, rms=0.104585Jy sigma=0.000627 ! 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.104585Jy sigma=0.000627 ! Fit after self-cal, rms=0.103713Jy sigma=0.000627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.486 mas, bmaj=10.57 mas, bpa=0.4926 degrees ! Estimated noise=1416.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197081 Jy ! Component: 100 - total flux cleaned = 0.00305164 Jy ! Component: 150 - total flux cleaned = 0.00359271 Jy ! Component: 200 - total flux cleaned = 0.00373563 Jy ! Total flux subtracted in 200 components = 0.00373563 Jy ! Clean residual min=-0.003119 max=0.002666 Jy/beam ! Clean residual mean=0.000011 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.111903 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 177 components and 0.111903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103680Jy sigma=0.000627 ! Fit after self-cal, rms=0.103650Jy sigma=0.000627 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.000861695 Jy ! Component: 100 - total flux cleaned = 0.00120565 Jy ! Component: 150 - total flux cleaned = 0.00131258 Jy ! Component: 200 - total flux cleaned = 0.00137915 Jy ! Total flux subtracted in 200 components = 0.00137915 Jy ! Clean residual min=-0.002920 max=0.002506 Jy/beam ! Clean residual mean=0.000010 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.113282 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 206 components and 0.113282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103629Jy sigma=0.000627 ! Fit after self-cal, rms=0.103638Jy sigma=0.000627 ! 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=2.953 mas, bmaj=6.753 mas, bpa=-3.366 degrees ! Estimated noise=1030.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 6.753 at -3.366 degrees (North through East) ! Clean map min=-0.0020665 max=0.064606 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=2.516 mas, bmaj=6.218 mas, bpa=-4.404 degrees ! Estimated noise=1263.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0482151 Jy ! Component: 100 - total flux cleaned = 0.0605141 Jy ! Component: 150 - total flux cleaned = 0.0682291 Jy ! Component: 200 - total flux cleaned = 0.0743447 Jy ! Total flux subtracted in 200 components = 0.0743447 Jy ! Clean residual min=-0.004093 max=0.004167 Jy/beam ! Clean residual mean=-0.000003 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.0743447 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0743447 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=6.753 mas, bpa=-3.366 degrees ! Estimated noise=1030.12 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.00718586 Jy ! Component: 100 - total flux cleaned = 0.0123334 Jy ! Component: 150 - total flux cleaned = 0.0165513 Jy ! Component: 200 - total flux cleaned = 0.0200923 Jy ! Total flux subtracted in 200 components = 0.0200923 Jy ! Clean residual min=-0.003104 max=0.002836 Jy/beam ! Clean residual mean=0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.094437 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.094437 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=6.486 mas, bmaj=10.57 mas, bpa=0.4926 degrees ! Estimated noise=1416.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511868 Jy ! Component: 100 - total flux cleaned = 0.00859711 Jy ! Component: 150 - total flux cleaned = 0.0113648 Jy ! Component: 200 - total flux cleaned = 0.0136021 Jy ! Total flux subtracted in 200 components = 0.0136021 Jy ! Clean residual min=-0.003212 max=0.002721 Jy/beam ! Clean residual mean=0.000009 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.108039 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.00182912 Jy ! Component: 100 - total flux cleaned = 0.00321975 Jy ! Component: 150 - total flux cleaned = 0.00379165 Jy ! Component: 200 - total flux cleaned = 0.00425775 Jy ! Total flux subtracted in 200 components = 0.00425775 Jy ! Clean residual min=-0.003103 max=0.002499 Jy/beam ! Clean residual mean=0.000009 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.112297 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 110 components and 0.112297 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=6.753 mas, bpa=-3.366 degrees ! Estimated noise=1030.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235999 Jy ! Component: 100 - total flux cleaned = 0.000474437 Jy ! Component: 150 - total flux cleaned = 0.00119002 Jy ! Component: 200 - total flux cleaned = 0.00177368 Jy ! Total flux subtracted in 200 components = 0.00177368 Jy ! Clean residual min=-0.002233 max=0.002342 Jy/beam ! Clean residual mean=0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.114071 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 133 components and 0.114071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103689Jy sigma=0.000627 ! Fit after self-cal, rms=0.103658Jy sigma=0.000627 wmodel J1829+0518_S_2017_01_21_pus_map.mod ! Writing 133 model components to file: J1829+0518_S_2017_01_21_pus_map.mod wobs J1829+0518_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1829+0518_S_2017_01_21_pus_uvs.fits wwins J1829+0518_S_2017_01_21_pus_map.win ! wwins: Wrote 4 windows to J1829+0518_S_2017_01_21_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.000471225 Jy ! Component: 100 - total flux cleaned = 0.000626199 Jy ! Component: 150 - total flux cleaned = 0.000627023 Jy ! Component: 200 - total flux cleaned = 0.00066204 Jy ! Component: 250 - total flux cleaned = 0.000662175 Jy ! Component: 300 - total flux cleaned = 0.000694579 Jy ! Component: 350 - total flux cleaned = 0.00066196 Jy ! Component: 400 - total flux cleaned = 0.000661588 Jy ! Component: 450 - total flux cleaned = 0.000661646 Jy ! Component: 500 - total flux cleaned = 0.000661611 Jy ! Component: 550 - total flux cleaned = 0.000604321 Jy ! Component: 600 - total flux cleaned = 0.000520539 Jy ! Component: 650 - total flux cleaned = 0.000465174 Jy ! Component: 700 - total flux cleaned = 0.000411398 Jy ! Component: 750 - total flux cleaned = 0.000358554 Jy ! Component: 800 - total flux cleaned = 0.000332806 Jy ! Component: 850 - total flux cleaned = 0.000306992 Jy ! Component: 900 - total flux cleaned = 0.000205308 Jy ! Component: 950 - total flux cleaned = 0.000230693 Jy ! Component: 1000 - total flux cleaned = 0.000156516 Jy ! Component: 1050 - total flux cleaned = 0.000107632 Jy ! Component: 1100 - total flux cleaned = -3.59826e-05 Jy ! Component: 1150 - total flux cleaned = -5.90974e-05 Jy ! Component: 1200 - total flux cleaned = -0.000151891 Jy ! Component: 1250 - total flux cleaned = -0.000197222 Jy ! Component: 1300 - total flux cleaned = -0.000264688 Jy ! Component: 1350 - total flux cleaned = -0.000286393 Jy ! Component: 1400 - total flux cleaned = -0.00026418 Jy ! Component: 1450 - total flux cleaned = -0.000351013 Jy ! Component: 1500 - total flux cleaned = -0.000243739 Jy ! Component: 1550 - total flux cleaned = -0.000329081 Jy ! Component: 1600 - total flux cleaned = -0.000454864 Jy ! Component: 1650 - total flux cleaned = -0.00045451 Jy ! Component: 1700 - total flux cleaned = -0.000434124 Jy ! Component: 1750 - total flux cleaned = -0.000474742 Jy ! Component: 1800 - total flux cleaned = -0.000474946 Jy ! Component: 1850 - total flux cleaned = -0.000515002 Jy ! Component: 1900 - total flux cleaned = -0.000554398 Jy ! Component: 1950 - total flux cleaned = -0.000574216 Jy ! Component: 2000 - total flux cleaned = -0.000612402 Jy ! Component: 2050 - total flux cleaned = -0.000650765 Jy ! Component: 2100 - total flux cleaned = -0.000669781 Jy ! Component: 2150 - total flux cleaned = -0.000632588 Jy ! Component: 2200 - total flux cleaned = -0.000743722 Jy ! Component: 2250 - total flux cleaned = -0.000725237 Jy ! Component: 2300 - total flux cleaned = -0.000688689 Jy ! Component: 2350 - total flux cleaned = -0.000707144 Jy ! Component: 2400 - total flux cleaned = -0.000743027 Jy ! Component: 2450 - total flux cleaned = -0.000742782 Jy ! Component: 2500 - total flux cleaned = -0.000672402 Jy ! Component: 2550 - total flux cleaned = -0.000759614 Jy ! Component: 2600 - total flux cleaned = -0.000672858 Jy ! Component: 2650 - total flux cleaned = -0.000673025 Jy ! Component: 2700 - total flux cleaned = -0.000604959 Jy ! Component: 2750 - total flux cleaned = -0.000638784 Jy ! Component: 2800 - total flux cleaned = -0.000571628 Jy ! Component: 2850 - total flux cleaned = -0.000571602 Jy ! Component: 2900 - total flux cleaned = -0.000488759 Jy ! Component: 2950 - total flux cleaned = -0.000472329 Jy ! Component: 3000 - total flux cleaned = -0.000455938 Jy ! Component: 3050 - total flux cleaned = -0.0003751 Jy ! Component: 3100 - total flux cleaned = -0.000342994 Jy ! Component: 3150 - total flux cleaned = -0.000295011 Jy ! Component: 3200 - total flux cleaned = -0.000263316 Jy ! Component: 3250 - total flux cleaned = -0.000216022 Jy ! Component: 3300 - total flux cleaned = -0.0001692 Jy ! Component: 3350 - total flux cleaned = -7.59009e-05 Jy ! Component: 3400 - total flux cleaned = -7.58371e-05 Jy ! Component: 3450 - total flux cleaned = -6.0474e-05 Jy ! Component: 3500 - total flux cleaned = -6.03948e-05 Jy ! Component: 3550 - total flux cleaned = -4.51304e-05 Jy ! Component: 3600 - total flux cleaned = 4.53197e-05 Jy ! Component: 3650 - total flux cleaned = -1.46037e-05 Jy ! Component: 3700 - total flux cleaned = 4.50905e-05 Jy ! Component: 3750 - total flux cleaned = 0.000133953 Jy ! Component: 3800 - total flux cleaned = 0.00013399 Jy ! Component: 3850 - total flux cleaned = 0.000163182 Jy ! Component: 3900 - total flux cleaned = 0.000192176 Jy ! Component: 3950 - total flux cleaned = 0.000235589 Jy ! Component: 4000 - total flux cleaned = 0.00022119 Jy ! Component: 4050 - total flux cleaned = 0.000292779 Jy ! Total flux subtracted in 4096 components = 0.000292676 Jy ! Clean residual min=-0.000895 max=0.000795 Jy/beam ! Clean residual mean=-0.000000 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.114363 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 455 components and 0.114363 Jy ![Exited script file: muppet] wmap "J1829+0518_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 6.753 at -3.366 degrees (North through East) ! Clean map min=-0.001806 max=0.064331 Jy/beam ! Writing clean map to FITS file: J1829+0518_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.064331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19019 1.19019 2.38037 4.76074 9.52148 19.043 38.0859 76.1719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 6.753 at -3.366 degrees (North through East) ! Clean map min=-0.001806 max=0.064331 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 J1829+0518_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:00:28 2019