! Started logfile: J0225+2955_S_2017_08_12_pus_uvs.log on Fri May 10 14:50:19 2019 obs J0225+2955_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0225+2955_S_2017_08_12_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.892328 visibilities/baseline/integration-bin. ! Found source: J0225+2955 ! ! 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 594 lines of history. ! ! Reading 13492 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 J0225+2955_S_2017_08_12_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 557 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908956Jy sigma=0.008932 ! Fit after self-cal, rms=0.902127Jy sigma=0.008875 ! 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.807 mas, bmaj=5.948 mas, bpa=-3.945 degrees ! Estimated noise=1083.95 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.0769916 Jy ! Component: 100 - total flux cleaned = 0.0940355 Jy ! Total flux subtracted in 100 components = 0.0940355 Jy ! Clean residual min=-0.004143 max=0.005639 Jy/beam ! Clean residual mean=0.000000 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.0940355 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0940355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073679Jy sigma=0.000677 ! Fit after self-cal, rms=0.073672Jy 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.239 mas, bmaj=6.718 mas, bpa=-3.566 degrees ! Estimated noise=746.408 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.00698101 Jy ! Component: 100 - total flux cleaned = 0.010155 Jy ! Component: 150 - total flux cleaned = 0.0117836 Jy ! Component: 200 - total flux cleaned = 0.0123156 Jy ! Total flux subtracted in 200 components = 0.0123156 Jy ! Clean residual min=-0.003465 max=0.002931 Jy/beam ! Clean residual mean=-0.000007 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.106351 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.106351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073013Jy sigma=0.000672 ! Fit after self-cal, rms=0.073016Jy sigma=0.000671 ! 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 0.97 FD 0.79 HN 1.02 KP 1.07 ! LA 1.03 MK 0.99 NL 0.95 OV 1.04 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.83 HN 1.02 KP 1.01 ! LA 1.00 MK 1.02 NL 1.12 OV 1.05 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.90 HN 1.02 KP 1.00 ! LA 0.99 MK 1.02 NL 1.12 OV 0.96 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.76 HN 0.94 KP 1.00* ! LA 1.00* MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.073016Jy sigma=0.000671 ! Fit after self-cal, rms=0.071934Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.788 mas, bpa=-2.894 degrees ! Estimated noise=745.647 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.000463373 Jy ! Component: 100 - total flux cleaned = -0.000539117 Jy ! Component: 150 - total flux cleaned = -0.000520927 Jy ! Component: 200 - total flux cleaned = -0.000520806 Jy ! Total flux subtracted in 200 components = -0.000520806 Jy ! Clean residual min=-0.002404 max=0.002267 Jy/beam ! Clean residual mean=0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.10583 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.10583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071919Jy sigma=0.000666 ! Fit after self-cal, rms=0.071927Jy sigma=0.000666 ! 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.071927Jy sigma=0.000666 ! Fit after self-cal, rms=0.071709Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=6.802 mas, bpa=-3.172 degrees ! Estimated noise=744.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111039 Jy ! Component: 100 - total flux cleaned = -9.38749e-05 Jy ! Component: 150 - total flux cleaned = -8.0354e-05 Jy ! Component: 200 - total flux cleaned = -6.7941e-05 Jy ! Total flux subtracted in 200 components = -6.7941e-05 Jy ! Clean residual min=-0.001849 max=0.001871 Jy/beam ! Clean residual mean=0.000000 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.105762 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.105762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071702Jy sigma=0.000663 ! Fit after self-cal, rms=0.071714Jy sigma=0.000663 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.68611e-05 Jy ! Component: 100 - total flux cleaned = -2.31398e-05 Jy ! Component: 150 - total flux cleaned = -3.57401e-05 Jy ! Component: 200 - total flux cleaned = -3.65355e-05 Jy ! Total flux subtracted in 200 components = -3.65355e-05 Jy ! Clean residual min=-0.001841 max=0.001859 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.105726 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.105726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071709Jy sigma=0.000663 ! Fit after self-cal, rms=0.071708Jy sigma=0.000663 ! 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.071708Jy sigma=0.000663 ! Fit after self-cal, rms=0.071718Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=6.803 mas, bpa=-3.199 degrees ! Estimated noise=744.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.11188e-05 Jy ! Component: 100 - total flux cleaned = -8.2669e-05 Jy ! Component: 150 - total flux cleaned = -9.39447e-05 Jy ! Component: 200 - total flux cleaned = -9.35875e-05 Jy ! Total flux subtracted in 200 components = -9.35875e-05 Jy ! Clean residual min=-0.001810 max=0.001849 Jy/beam ! Clean residual mean=0.000000 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.105632 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.105632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071715Jy sigma=0.000663 ! Fit after self-cal, rms=0.071716Jy sigma=0.000663 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.17245e-05 Jy ! Component: 100 - total flux cleaned = -1.20524e-05 Jy ! Component: 150 - total flux cleaned = -2.19359e-05 Jy ! Component: 200 - total flux cleaned = -2.19199e-05 Jy ! Total flux subtracted in 200 components = -2.19199e-05 Jy ! Clean residual min=-0.001806 max=0.001841 Jy/beam ! Clean residual mean=0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.10561 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.10561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071713Jy sigma=0.000663 ! Fit after self-cal, rms=0.071713Jy sigma=0.000663 ! 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.071713Jy sigma=0.000663 ! Fit after self-cal, rms=0.071715Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.143 mas, bmaj=10.45 mas, bpa=-6.223 degrees ! Estimated noise=943.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243042 Jy ! Component: 100 - total flux cleaned = 0.000243558 Jy ! Component: 150 - total flux cleaned = 0.000229125 Jy ! Component: 200 - total flux cleaned = 0.00022294 Jy ! Total flux subtracted in 200 components = 0.00022294 Jy ! Clean residual min=-0.002686 max=0.002215 Jy/beam ! Clean residual mean=0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.105833 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.105833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071717Jy sigma=0.000663 ! Fit after self-cal, rms=0.071717Jy sigma=0.000663 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.99731e-05 Jy ! Component: 100 - total flux cleaned = 5.3077e-05 Jy ! Component: 150 - total flux cleaned = 4.70716e-05 Jy ! Component: 200 - total flux cleaned = 5.27159e-05 Jy ! Total flux subtracted in 200 components = 5.27159e-05 Jy ! Clean residual min=-0.002684 max=0.002216 Jy/beam ! Clean residual mean=0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.105886 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.105886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071719Jy sigma=0.000663 ! Fit after self-cal, rms=0.071719Jy sigma=0.000663 ! 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.269 mas, bmaj=6.805 mas, bpa=-3.22 degrees ! Estimated noise=744.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 6.805 at -3.22 degrees (North through East) ! Clean map min=-0.0017458 max=0.099096 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.834 mas, bmaj=6.005 mas, bpa=-3.538 degrees ! Estimated noise=1086.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0767552 Jy ! Component: 100 - total flux cleaned = 0.0936718 Jy ! Component: 150 - total flux cleaned = 0.0996014 Jy ! Component: 200 - total flux cleaned = 0.102602 Jy ! Total flux subtracted in 200 components = 0.102602 Jy ! Clean residual min=-0.002849 max=0.002959 Jy/beam ! Clean residual mean=0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.102602 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.102602 Jy ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=6.805 mas, bpa=-3.22 degrees ! Estimated noise=744.082 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.00190089 Jy ! Component: 100 - total flux cleaned = 0.00225529 Jy ! Component: 150 - total flux cleaned = 0.00237566 Jy ! Component: 200 - total flux cleaned = 0.00247825 Jy ! Total flux subtracted in 200 components = 0.00247825 Jy ! Clean residual min=-0.001960 max=0.001808 Jy/beam ! Clean residual mean=0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.10508 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.10508 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=7.143 mas, bmaj=10.45 mas, bpa=-6.223 degrees ! Estimated noise=943.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881933 Jy ! Component: 100 - total flux cleaned = 0.000900527 Jy ! Component: 150 - total flux cleaned = 0.000887172 Jy ! Component: 200 - total flux cleaned = 0.000875697 Jy ! Total flux subtracted in 200 components = 0.000875697 Jy ! Clean residual min=-0.002715 max=0.002241 Jy/beam ! Clean residual mean=0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.105956 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 = -1.0285e-05 Jy ! Component: 100 - total flux cleaned = -9.26957e-06 Jy ! Component: 150 - total flux cleaned = -5.49547e-07 Jy ! Component: 200 - total flux cleaned = -8.61621e-06 Jy ! Total flux subtracted in 200 components = -8.61621e-06 Jy ! Clean residual min=-0.002711 max=0.002232 Jy/beam ! Clean residual mean=0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.105947 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.105947 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=6.805 mas, bpa=-3.22 degrees ! Estimated noise=744.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121874 Jy ! Component: 100 - total flux cleaned = -0.000193498 Jy ! Component: 150 - total flux cleaned = -0.000211542 Jy ! Component: 200 - total flux cleaned = -0.000244251 Jy ! Total flux subtracted in 200 components = -0.000244251 Jy ! Clean residual min=-0.001855 max=0.001808 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.105703 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.105703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071729Jy sigma=0.000663 ! Fit after self-cal, rms=0.071725Jy sigma=0.000663 wmodel J0225+2955_S_2017_08_12_pus_map.mod ! Writing 42 model components to file: J0225+2955_S_2017_08_12_pus_map.mod wobs J0225+2955_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0225+2955_S_2017_08_12_pus_uvs.fits wwins J0225+2955_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J0225+2955_S_2017_08_12_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.000524191 Jy ! Component: 100 - total flux cleaned = -0.000819518 Jy ! Component: 150 - total flux cleaned = -0.00100932 Jy ! Component: 200 - total flux cleaned = -0.00122141 Jy ! Component: 250 - total flux cleaned = -0.00133817 Jy ! Component: 300 - total flux cleaned = -0.00145146 Jy ! Component: 350 - total flux cleaned = -0.00161666 Jy ! Component: 400 - total flux cleaned = -0.001697 Jy ! Component: 450 - total flux cleaned = -0.00180215 Jy ! Component: 500 - total flux cleaned = -0.00172466 Jy ! Component: 550 - total flux cleaned = -0.00169925 Jy ! Component: 600 - total flux cleaned = -0.00162451 Jy ! Component: 650 - total flux cleaned = -0.0015271 Jy ! Component: 700 - total flux cleaned = -0.0015271 Jy ! Component: 750 - total flux cleaned = -0.00143235 Jy ! Component: 800 - total flux cleaned = -0.00131693 Jy ! Component: 850 - total flux cleaned = -0.0013632 Jy ! Component: 900 - total flux cleaned = -0.00125087 Jy ! Component: 950 - total flux cleaned = -0.00129507 Jy ! Component: 1000 - total flux cleaned = -0.00120731 Jy ! Component: 1050 - total flux cleaned = -0.00118568 Jy ! Component: 1100 - total flux cleaned = -0.00122827 Jy ! Component: 1150 - total flux cleaned = -0.00118626 Jy ! Component: 1200 - total flux cleaned = -0.00120711 Jy ! Component: 1250 - total flux cleaned = -0.00114583 Jy ! Component: 1300 - total flux cleaned = -0.00114634 Jy ! Component: 1350 - total flux cleaned = -0.00112671 Jy ! Component: 1400 - total flux cleaned = -0.00120579 Jy ! Component: 1450 - total flux cleaned = -0.00110787 Jy ! Component: 1500 - total flux cleaned = -0.00118539 Jy ! Component: 1550 - total flux cleaned = -0.00114676 Jy ! Component: 1600 - total flux cleaned = -0.00118469 Jy ! Component: 1650 - total flux cleaned = -0.00118469 Jy ! Component: 1700 - total flux cleaned = -0.0011478 Jy ! Component: 1750 - total flux cleaned = -0.0011477 Jy ! Component: 1800 - total flux cleaned = -0.00114775 Jy ! Component: 1850 - total flux cleaned = -0.00118357 Jy ! Component: 1900 - total flux cleaned = -0.0011479 Jy ! Component: 1950 - total flux cleaned = -0.00105976 Jy ! Component: 2000 - total flux cleaned = -0.00109466 Jy ! Component: 2050 - total flux cleaned = -0.00102558 Jy ! Component: 2100 - total flux cleaned = -0.00102567 Jy ! Component: 2150 - total flux cleaned = -0.000991935 Jy ! Component: 2200 - total flux cleaned = -0.000975225 Jy ! Component: 2250 - total flux cleaned = -0.000975217 Jy ! Component: 2300 - total flux cleaned = -0.00102445 Jy ! Component: 2350 - total flux cleaned = -0.000975425 Jy ! Component: 2400 - total flux cleaned = -0.000975457 Jy ! Component: 2450 - total flux cleaned = -0.000943635 Jy ! Component: 2500 - total flux cleaned = -0.000896014 Jy ! Component: 2550 - total flux cleaned = -0.000927543 Jy ! Component: 2600 - total flux cleaned = -0.000911869 Jy ! Component: 2650 - total flux cleaned = -0.00086565 Jy ! Component: 2700 - total flux cleaned = -0.000804401 Jy ! Component: 2750 - total flux cleaned = -0.000758994 Jy ! Component: 2800 - total flux cleaned = -0.000713875 Jy ! Component: 2850 - total flux cleaned = -0.000639313 Jy ! Component: 2900 - total flux cleaned = -0.000594858 Jy ! Component: 2950 - total flux cleaned = -0.000624088 Jy ! Component: 3000 - total flux cleaned = -0.000536842 Jy ! Component: 3050 - total flux cleaned = -0.000464574 Jy ! Component: 3100 - total flux cleaned = -0.000450284 Jy ! Component: 3150 - total flux cleaned = -0.000379308 Jy ! Component: 3200 - total flux cleaned = -0.000393439 Jy ! Component: 3250 - total flux cleaned = -0.000323361 Jy ! Component: 3300 - total flux cleaned = -0.000226063 Jy ! Component: 3350 - total flux cleaned = -0.000171075 Jy ! Component: 3400 - total flux cleaned = -7.54517e-05 Jy ! Component: 3450 - total flux cleaned = -4.84813e-05 Jy ! Component: 3500 - total flux cleaned = -8.07465e-06 Jy ! Component: 3550 - total flux cleaned = 5.87773e-05 Jy ! Component: 3600 - total flux cleaned = 8.53598e-05 Jy ! Component: 3650 - total flux cleaned = 7.22588e-05 Jy ! Component: 3700 - total flux cleaned = 0.000137818 Jy ! Component: 3750 - total flux cleaned = 0.00015072 Jy ! Component: 3800 - total flux cleaned = 0.000189511 Jy ! Component: 3850 - total flux cleaned = 0.000176613 Jy ! Component: 3900 - total flux cleaned = 0.000265817 Jy ! Component: 3950 - total flux cleaned = 0.000227736 Jy ! Component: 4000 - total flux cleaned = 0.000227805 Jy ! Component: 4050 - total flux cleaned = 0.000265364 Jy ! Total flux subtracted in 4096 components = 0.000252978 Jy ! Clean residual min=-0.000688 max=0.000663 Jy/beam ! Clean residual mean=-0.000002 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.105956 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 354 components and 0.105956 Jy ![Exited script file: muppet] wmap "J0225+2955_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 6.805 at -3.22 degrees (North through East) ! Clean map min=-0.0014675 max=0.098957 Jy/beam ! Writing clean map to FITS file: J0225+2955_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0989565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224343 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.680125 0.680125 1.36025 2.7205 5.441 10.882 21.764 43.528 87.056 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.098 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.269 x 6.805 at -3.22 degrees (North through East) ! Clean map min=-0.0014675 max=0.098957 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 J0225+2955_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:50:23 2019