! Started logfile: J0410+8208_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:30:59 2019 obs J0410+8208_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0410+8208_S_2017_03_27_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978699 visibilities/baseline/integration-bin. ! Found source: J0410+8208 ! ! 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 1684 lines of history. ! ! Reading 38228 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 J0410+8208_S_2017_03_27_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 936 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.904881Jy sigma=0.007319 ! Fit after self-cal, rms=0.893384Jy sigma=0.007231 ! 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.846 mas, bmaj=4.088 mas, bpa=63.16 degrees ! Estimated noise=973.655 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.0789561 Jy ! Component: 100 - total flux cleaned = 0.107154 Jy ! Total flux subtracted in 100 components = 0.107154 Jy ! Clean residual min=-0.004658 max=0.012780 Jy/beam ! Clean residual mean=-0.000093 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.107154 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.107154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091476Jy sigma=0.000715 ! Fit after self-cal, rms=0.091371Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153215 Jy ! Component: 100 - total flux cleaned = 0.0233369 Jy ! Total flux subtracted in 100 components = 0.0233369 Jy ! Clean residual min=-0.003808 max=0.005762 Jy/beam ! Clean residual mean=-0.000056 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.130491 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.130491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088275Jy sigma=0.000685 ! Fit after self-cal, rms=0.088237Jy sigma=0.000684 ! Inverting map ! Added new window around map position (-8.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679885 Jy ! Component: 100 - total flux cleaned = 0.0116552 Jy ! Total flux subtracted in 100 components = 0.0116552 Jy ! Clean residual min=-0.003238 max=0.004437 Jy/beam ! Clean residual mean=-0.000040 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.142146 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.142146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087532Jy sigma=0.000677 ! Fit after self-cal, rms=0.087492Jy sigma=0.000677 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=5.083 mas, bpa=61.53 degrees ! Estimated noise=494.567 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 (-8.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00608798 Jy ! Component: 100 - total flux cleaned = 0.0101311 Jy ! Component: 150 - total flux cleaned = 0.0130642 Jy ! Component: 200 - total flux cleaned = 0.0152594 Jy ! Total flux subtracted in 200 components = 0.0152594 Jy ! Clean residual min=-0.001953 max=0.002595 Jy/beam ! Clean residual mean=-0.000047 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.157406 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 89 components and 0.157406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087002Jy sigma=0.000673 ! Fit after self-cal, rms=0.086970Jy sigma=0.000672 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.00 KP 0.99 ! LA 0.96 MK 1.02 NL 0.99 OV 1.02 ! PT 0.96 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.03 KP 0.97 ! LA 0.93 MK 1.00 NL 1.02 OV 1.06 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 1.02 KP 0.96 ! LA 1.07 MK 1.05 NL 1.01 OV 0.94 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 1.01 KP 1.00* ! LA 0.98 MK 0.96 NL 1.00* OV 1.68 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.086970Jy sigma=0.000672 ! Fit after self-cal, rms=0.087311Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.604 mas, bmaj=5.102 mas, bpa=61.53 degrees ! Estimated noise=490.058 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.00166689 Jy ! Component: 100 - total flux cleaned = 0.00240064 Jy ! Component: 150 - total flux cleaned = 0.00268828 Jy ! Component: 200 - total flux cleaned = 0.00287763 Jy ! Total flux subtracted in 200 components = 0.00287763 Jy ! Clean residual min=-0.001541 max=0.001357 Jy/beam ! Clean residual mean=-0.000012 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.160283 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.160283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087277Jy sigma=0.000669 ! Fit after self-cal, rms=0.087337Jy sigma=0.000669 ! 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.087337Jy sigma=0.000669 ! Fit after self-cal, rms=0.087559Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.589 mas, bmaj=5.104 mas, bpa=62.03 degrees ! Estimated noise=489.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079941 Jy ! Component: 100 - total flux cleaned = 0.0011806 Jy ! Component: 150 - total flux cleaned = 0.00124831 Jy ! Component: 200 - total flux cleaned = 0.00124857 Jy ! Total flux subtracted in 200 components = 0.00124857 Jy ! Clean residual min=-0.001257 max=0.001176 Jy/beam ! Clean residual mean=-0.000002 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.161532 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.161532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087549Jy sigma=0.000667 ! Fit after self-cal, rms=0.087565Jy sigma=0.000667 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.000125468 Jy ! Component: 100 - total flux cleaned = 0.000139752 Jy ! Component: 150 - total flux cleaned = 0.000127159 Jy ! Component: 200 - total flux cleaned = 0.000127342 Jy ! Total flux subtracted in 200 components = 0.000127342 Jy ! Clean residual min=-0.001282 max=0.001189 Jy/beam ! Clean residual mean=-0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.161659 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 133 components and 0.161659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087561Jy sigma=0.000667 ! Fit after self-cal, rms=0.087560Jy sigma=0.000667 ! 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.087560Jy sigma=0.000667 ! Fit after self-cal, rms=0.087481Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=5.106 mas, bpa=62.05 degrees ! Estimated noise=489.399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000462091 Jy ! Component: 100 - total flux cleaned = 0.000597241 Jy ! Component: 150 - total flux cleaned = 0.000609011 Jy ! Component: 200 - total flux cleaned = 0.000620165 Jy ! Total flux subtracted in 200 components = 0.000620165 Jy ! Clean residual min=-0.001287 max=0.001204 Jy/beam ! Clean residual mean=-0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.162279 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.162279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087477Jy sigma=0.000667 ! Fit after self-cal, rms=0.087475Jy sigma=0.000667 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 = 5.00699e-05 Jy ! Component: 100 - total flux cleaned = 5.07152e-05 Jy ! Component: 150 - total flux cleaned = 5.08148e-05 Jy ! Component: 200 - total flux cleaned = 5.06648e-05 Jy ! Total flux subtracted in 200 components = 5.06648e-05 Jy ! Clean residual min=-0.001294 max=0.001209 Jy/beam ! Clean residual mean=-0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.16233 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 0.16233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087473Jy sigma=0.000667 ! Fit after self-cal, rms=0.087472Jy sigma=0.000667 ! 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.087472Jy sigma=0.000667 ! Fit after self-cal, rms=0.087419Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.198 mas, bmaj=10.08 mas, bpa=56.62 degrees ! Estimated noise=614.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404625 Jy ! Component: 100 - total flux cleaned = 0.000592696 Jy ! Component: 150 - total flux cleaned = 0.000627967 Jy ! Component: 200 - total flux cleaned = 0.000632457 Jy ! Total flux subtracted in 200 components = 0.000632457 Jy ! Clean residual min=-0.001446 max=0.001509 Jy/beam ! Clean residual mean=-0.000003 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.162963 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.162963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087417Jy sigma=0.000667 ! Fit after self-cal, rms=0.087416Jy sigma=0.000667 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 = 5.25712e-05 Jy ! Component: 100 - total flux cleaned = 5.8063e-05 Jy ! Component: 150 - total flux cleaned = 6.25122e-05 Jy ! Component: 200 - total flux cleaned = 6.25429e-05 Jy ! Total flux subtracted in 200 components = 6.25429e-05 Jy ! Clean residual min=-0.001441 max=0.001508 Jy/beam ! Clean residual mean=-0.000003 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.163025 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 151 components and 0.163025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087415Jy sigma=0.000667 ! Fit after self-cal, rms=0.087415Jy sigma=0.000667 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=5.106 mas, bpa=62.04 degrees ! Estimated noise=489.272 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.58 x 5.106 at 62.04 degrees (North through East) ! Clean map min=-0.0012368 max=0.10689 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.829 mas, bmaj=4.116 mas, bpa=63.59 degrees ! Estimated noise=965.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0781798 Jy ! Component: 100 - total flux cleaned = 0.107924 Jy ! Component: 150 - total flux cleaned = 0.122675 Jy ! Component: 200 - total flux cleaned = 0.131562 Jy ! Total flux subtracted in 200 components = 0.131562 Jy ! Clean residual min=-0.003085 max=0.005784 Jy/beam ! Clean residual mean=-0.000044 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.131562 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.131562 Jy ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=5.106 mas, bpa=62.04 degrees ! Estimated noise=489.272 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.00926003 Jy ! Component: 100 - total flux cleaned = 0.0154146 Jy ! Component: 150 - total flux cleaned = 0.0196803 Jy ! Component: 200 - total flux cleaned = 0.0227486 Jy ! Total flux subtracted in 200 components = 0.0227486 Jy ! Clean residual min=-0.001680 max=0.002296 Jy/beam ! Clean residual mean=-0.000025 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.154311 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 74 components and 0.154311 Jy ! Inverting map ! Added new window around map position (-1, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239768 Jy ! Component: 100 - total flux cleaned = 0.00410371 Jy ! Component: 150 - total flux cleaned = 0.00537915 Jy ! Component: 200 - total flux cleaned = 0.00634432 Jy ! Total flux subtracted in 200 components = 0.00634432 Jy ! Clean residual min=-0.001379 max=0.001148 Jy/beam ! Clean residual mean=-0.000008 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.160655 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 97 components and 0.160655 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.198 mas, bmaj=10.08 mas, bpa=56.62 degrees ! Estimated noise=614.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112228 Jy ! Component: 100 - total flux cleaned = 0.00176318 Jy ! Component: 150 - total flux cleaned = 0.00215384 Jy ! Component: 200 - total flux cleaned = 0.00224247 Jy ! Total flux subtracted in 200 components = 0.00224247 Jy ! Clean residual min=-0.001440 max=0.001515 Jy/beam ! Clean residual mean=-0.000004 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.162897 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.24166e-05 Jy ! Component: 100 - total flux cleaned = 0.000125863 Jy ! Component: 150 - total flux cleaned = 0.000145883 Jy ! Component: 200 - total flux cleaned = 0.000158314 Jy ! Total flux subtracted in 200 components = 0.000158314 Jy ! Clean residual min=-0.001422 max=0.001506 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.163056 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 152 components and 0.163056 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=5.106 mas, bpa=62.04 degrees ! Estimated noise=489.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200857 Jy ! Component: 100 - total flux cleaned = -0.000157314 Jy ! Component: 150 - total flux cleaned = -0.000130888 Jy ! Component: 200 - total flux cleaned = -0.000107303 Jy ! Total flux subtracted in 200 components = -0.000107303 Jy ! Clean residual min=-0.001299 max=0.001204 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.162949 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 166 components and 0.162949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087410Jy sigma=0.000667 ! Fit after self-cal, rms=0.087411Jy sigma=0.000667 wmodel J0410+8208_S_2017_03_27_pus_map.mod ! Writing 166 model components to file: J0410+8208_S_2017_03_27_pus_map.mod wobs J0410+8208_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0410+8208_S_2017_03_27_pus_uvs.fits wwins J0410+8208_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J0410+8208_S_2017_03_27_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 = -7.26742e-05 Jy ! Component: 100 - total flux cleaned = -5.15617e-05 Jy ! Component: 150 - total flux cleaned = -0.000112306 Jy ! Component: 200 - total flux cleaned = -0.000211335 Jy ! Component: 250 - total flux cleaned = -0.000230867 Jy ! Component: 300 - total flux cleaned = -0.000287361 Jy ! Component: 350 - total flux cleaned = -0.000287232 Jy ! Component: 400 - total flux cleaned = -0.000305234 Jy ! Component: 450 - total flux cleaned = -0.000305401 Jy ! Component: 500 - total flux cleaned = -0.000305341 Jy ! Component: 550 - total flux cleaned = -0.000339121 Jy ! Component: 600 - total flux cleaned = -0.000322721 Jy ! Component: 650 - total flux cleaned = -0.000339341 Jy ! Component: 700 - total flux cleaned = -0.00032321 Jy ! Component: 750 - total flux cleaned = -0.000323575 Jy ! Component: 800 - total flux cleaned = -0.000355372 Jy ! Component: 850 - total flux cleaned = -0.000386556 Jy ! Component: 900 - total flux cleaned = -0.000401992 Jy ! Component: 950 - total flux cleaned = -0.000447458 Jy ! Component: 1000 - total flux cleaned = -0.000447538 Jy ! Component: 1050 - total flux cleaned = -0.00044748 Jy ! Component: 1100 - total flux cleaned = -0.000506179 Jy ! Component: 1150 - total flux cleaned = -0.000462287 Jy ! Component: 1200 - total flux cleaned = -0.000476854 Jy ! Component: 1250 - total flux cleaned = -0.000505346 Jy ! Component: 1300 - total flux cleaned = -0.000477012 Jy ! Component: 1350 - total flux cleaned = -0.000490971 Jy ! Component: 1400 - total flux cleaned = -0.000504787 Jy ! Component: 1450 - total flux cleaned = -0.000518378 Jy ! Component: 1500 - total flux cleaned = -0.000518196 Jy ! Component: 1550 - total flux cleaned = -0.000572052 Jy ! Component: 1600 - total flux cleaned = -0.000598503 Jy ! Component: 1650 - total flux cleaned = -0.000598478 Jy ! Component: 1700 - total flux cleaned = -0.000598665 Jy ! Component: 1750 - total flux cleaned = -0.000663694 Jy ! Component: 1800 - total flux cleaned = -0.000676507 Jy ! Component: 1850 - total flux cleaned = -0.000727659 Jy ! Component: 1900 - total flux cleaned = -0.000714851 Jy ! Component: 1950 - total flux cleaned = -0.00076527 Jy ! Component: 2000 - total flux cleaned = -0.000740145 Jy ! Component: 2050 - total flux cleaned = -0.000740278 Jy ! Component: 2100 - total flux cleaned = -0.000801911 Jy ! Component: 2150 - total flux cleaned = -0.000862912 Jy ! Component: 2200 - total flux cleaned = -0.000826403 Jy ! Component: 2250 - total flux cleaned = -0.000874589 Jy ! Component: 2300 - total flux cleaned = -0.000910462 Jy ! Component: 2350 - total flux cleaned = -0.00091038 Jy ! Component: 2400 - total flux cleaned = -0.000910187 Jy ! Component: 2450 - total flux cleaned = -0.000898504 Jy ! Component: 2500 - total flux cleaned = -0.000991431 Jy ! Component: 2550 - total flux cleaned = -0.000991354 Jy ! Component: 2600 - total flux cleaned = -0.00100282 Jy ! Component: 2650 - total flux cleaned = -0.00103693 Jy ! Component: 2700 - total flux cleaned = -0.00107076 Jy ! Component: 2750 - total flux cleaned = -0.00108184 Jy ! Component: 2800 - total flux cleaned = -0.00109301 Jy ! Component: 2850 - total flux cleaned = -0.00110415 Jy ! Component: 2900 - total flux cleaned = -0.00113726 Jy ! Component: 2950 - total flux cleaned = -0.00117007 Jy ! Component: 3000 - total flux cleaned = -0.00119187 Jy ! Component: 3050 - total flux cleaned = -0.0011919 Jy ! Component: 3100 - total flux cleaned = -0.00127795 Jy ! Component: 3150 - total flux cleaned = -0.00135268 Jy ! Component: 3200 - total flux cleaned = -0.00134199 Jy ! Component: 3250 - total flux cleaned = -0.0014053 Jy ! Component: 3300 - total flux cleaned = -0.00141572 Jy ! Component: 3350 - total flux cleaned = -0.00141567 Jy ! Component: 3400 - total flux cleaned = -0.00148836 Jy ! Component: 3450 - total flux cleaned = -0.00150911 Jy ! Component: 3500 - total flux cleaned = -0.00153973 Jy ! Component: 3550 - total flux cleaned = -0.0015295 Jy ! Component: 3600 - total flux cleaned = -0.00157014 Jy ! Component: 3650 - total flux cleaned = -0.00152974 Jy ! Component: 3700 - total flux cleaned = -0.00159003 Jy ! Component: 3750 - total flux cleaned = -0.00159998 Jy ! Component: 3800 - total flux cleaned = -0.00160004 Jy ! Component: 3850 - total flux cleaned = -0.00161982 Jy ! Component: 3900 - total flux cleaned = -0.00162964 Jy ! Component: 3950 - total flux cleaned = -0.00166882 Jy ! Component: 4000 - total flux cleaned = -0.00164939 Jy ! Component: 4050 - total flux cleaned = -0.00166875 Jy ! Total flux subtracted in 4096 components = -0.0016591 Jy ! Clean residual min=-0.000535 max=0.000629 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.161289 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 463 components and 0.161289 Jy ![Exited script file: muppet] wmap "J0410+8208_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.58 x 5.106 at 62.04 degrees (North through East) ! Clean map min=-0.001049 max=0.10652 Jy/beam ! Writing clean map to FITS file: J0410+8208_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106524 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174236 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490697 0.490697 0.981394 1.96279 3.92558 7.85115 15.7023 31.4046 62.8092 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.58 x 5.106 at 62.04 degrees (North through East) ! Clean map min=-0.001049 max=0.10652 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 J0410+8208_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:31:06 2019