! Started logfile: J1023-1140_S_2017_04_28_pus_uvs.log on Thu May 2 16:22:51 2019 obs J1023-1140_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1023-1140_S_2017_04_28_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97848 visibilities/baseline/integration-bin. ! Found source: J1023-1140 ! ! 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 671 lines of history. ! ! Reading 16732 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 J1023-1140_S_2017_04_28_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 392 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899621Jy sigma=0.025491 ! Fit after self-cal, rms=0.884168Jy sigma=0.025438 ! 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.992 mas, bmaj=8.254 mas, bpa=-5.362 degrees ! Estimated noise=823.232 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.0540087 Jy ! Component: 100 - total flux cleaned = 0.0687532 Jy ! Total flux subtracted in 100 components = 0.0687532 Jy ! Clean residual min=-0.025677 max=0.025703 Jy/beam ! Clean residual mean=0.000085 rms=0.007996 Jy/beam ! Combined flux in latest and established models = 0.0687532 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0687532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132890Jy sigma=0.001751 ! Fit after self-cal, rms=0.132804Jy sigma=0.001750 ! 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.571 mas, bmaj=8.987 mas, bpa=-4.889 degrees ! Estimated noise=606.113 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.0223357 Jy ! Component: 100 - total flux cleaned = 0.0315847 Jy ! Component: 150 - total flux cleaned = 0.0322811 Jy ! Component: 200 - total flux cleaned = 0.0322714 Jy ! Total flux subtracted in 200 components = 0.0322714 Jy ! Clean residual min=-0.027047 max=0.028053 Jy/beam ! Clean residual mean=0.000070 rms=0.008495 Jy/beam ! Combined flux in latest and established models = 0.101025 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.101025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121562Jy sigma=0.002300 ! Fit after self-cal, rms=0.121487Jy sigma=0.002300 ! 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.76 FD 0.71 HN 1.10 KP 0.75 ! LA 0.72 MK 1.07 NL 0.84 OV 0.76 ! PT 0.79 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.69 HN 0.92 KP 0.73 ! LA 0.70 MK 1.11 NL 0.99 OV 0.71 ! PT 0.79 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.70 HN 0.92 KP 0.79 ! LA 0.73 MK 1.09 NL 0.92 OV 0.70 ! PT 0.78 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.76 HN 1.02 KP 1.00* ! LA 21.93 MK 1.29 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.121487Jy sigma=0.002300 ! Fit after self-cal, rms=1.016462Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=8.634 mas, bpa=-2.244 degrees ! Estimated noise=602.609 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.00254923 Jy ! Component: 100 - total flux cleaned = 0.0032463 Jy ! Component: 150 - total flux cleaned = 0.00341406 Jy ! Component: 200 - total flux cleaned = 0.00356419 Jy ! Total flux subtracted in 200 components = 0.00356419 Jy ! Clean residual min=-0.003144 max=0.003584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.104589 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.104589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.016300Jy sigma=0.000691 ! Fit after self-cal, rms=1.016951Jy sigma=0.000683 ! 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=1.016951Jy sigma=0.000683 ! Fit after self-cal, rms=0.080002Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=8.638 mas, bpa=-2.312 degrees ! Estimated noise=594.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612851 Jy ! Component: 100 - total flux cleaned = 0.000715451 Jy ! Component: 150 - total flux cleaned = 0.000714076 Jy ! Component: 200 - total flux cleaned = 0.000742686 Jy ! Total flux subtracted in 200 components = 0.000742686 Jy ! Clean residual min=-0.002214 max=0.002146 Jy/beam ! Clean residual mean=0.000000 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.105331 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.105331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079963Jy sigma=0.000671 ! Fit after self-cal, rms=0.079776Jy sigma=0.000670 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.000186864 Jy ! Component: 100 - total flux cleaned = 0.000160899 Jy ! Component: 150 - total flux cleaned = 0.00018487 Jy ! Component: 200 - total flux cleaned = 0.000184546 Jy ! Total flux subtracted in 200 components = 0.000184546 Jy ! Clean residual min=-0.002182 max=0.002007 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.105516 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.105516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079756Jy sigma=0.000670 ! Fit after self-cal, rms=0.079751Jy sigma=0.000670 ! 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.079751Jy sigma=0.000670 ! Fit after self-cal, rms=0.078326Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=8.581 mas, bpa=-2.264 degrees ! Estimated noise=592.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738509 Jy ! Component: 100 - total flux cleaned = 0.000843846 Jy ! Component: 150 - total flux cleaned = 0.000867213 Jy ! Component: 200 - total flux cleaned = 0.000889217 Jy ! Total flux subtracted in 200 components = 0.000889217 Jy ! Clean residual min=-0.002120 max=0.001951 Jy/beam ! Clean residual mean=-0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.106405 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.106405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078301Jy sigma=0.000670 ! Fit after self-cal, rms=0.078278Jy sigma=0.000670 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.38154e-05 Jy ! Component: 100 - total flux cleaned = 3.41073e-05 Jy ! Component: 150 - total flux cleaned = 5.36476e-05 Jy ! Component: 200 - total flux cleaned = 7.13616e-05 Jy ! Total flux subtracted in 200 components = 7.13616e-05 Jy ! Clean residual min=-0.002100 max=0.001921 Jy/beam ! Clean residual mean=-0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.106477 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.106477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078266Jy sigma=0.000670 ! Fit after self-cal, rms=0.078263Jy sigma=0.000670 ! 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.078263Jy sigma=0.000670 ! Fit after self-cal, rms=0.077606Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.126 mas, bmaj=14.88 mas, bpa=5.393 degrees ! Estimated noise=677.979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000950096 Jy ! Component: 100 - total flux cleaned = 0.00107134 Jy ! Component: 150 - total flux cleaned = 0.00108674 Jy ! Component: 200 - total flux cleaned = 0.00110803 Jy ! Total flux subtracted in 200 components = 0.00110803 Jy ! Clean residual min=-0.002362 max=0.002526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.107585 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.107585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077597Jy sigma=0.000670 ! Fit after self-cal, rms=0.077586Jy sigma=0.000670 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.38804e-05 Jy ! Component: 100 - total flux cleaned = -2.4657e-05 Jy ! Component: 150 - total flux cleaned = -7.95202e-06 Jy ! Component: 200 - total flux cleaned = 6.00518e-06 Jy ! Total flux subtracted in 200 components = 6.00518e-06 Jy ! Clean residual min=-0.002372 max=0.002543 Jy/beam ! Clean residual mean=-0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.107591 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.107591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077585Jy sigma=0.000670 ! Fit after self-cal, rms=0.077583Jy sigma=0.000670 ! 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.586 mas, bmaj=8.537 mas, bpa=-2.226 degrees ! Estimated noise=592.376 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.586 x 8.537 at -2.226 degrees (North through East) ! Clean map min=-0.001981 max=0.085059 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.841 mas, bmaj=7.426 mas, bpa=-3.246 degrees ! Estimated noise=947.503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0629765 Jy ! Component: 100 - total flux cleaned = 0.0856967 Jy ! Component: 150 - total flux cleaned = 0.0968211 Jy ! Component: 200 - total flux cleaned = 0.102591 Jy ! Total flux subtracted in 200 components = 0.102591 Jy ! Clean residual min=-0.003149 max=0.003063 Jy/beam ! Clean residual mean=-0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.102591 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.102591 Jy ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=8.537 mas, bpa=-2.226 degrees ! Estimated noise=592.376 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) ! Added new window around map position (-3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327111 Jy ! Component: 100 - total flux cleaned = 0.00504441 Jy ! Component: 150 - total flux cleaned = 0.00577626 Jy ! Component: 200 - total flux cleaned = 0.00584425 Jy ! Total flux subtracted in 200 components = 0.00584425 Jy ! Clean residual min=-0.002041 max=0.001969 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.108435 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.108435 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.126 mas, bmaj=14.88 mas, bpa=5.393 degrees ! Estimated noise=677.979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.10755e-05 Jy ! Component: 100 - total flux cleaned = -0.00019923 Jy ! Component: 150 - total flux cleaned = -0.0002891 Jy ! Component: 200 - total flux cleaned = -0.000345443 Jy ! Total flux subtracted in 200 components = -0.000345443 Jy ! Clean residual min=-0.002267 max=0.002453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.10809 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 = -3.25528e-05 Jy ! Component: 100 - total flux cleaned = -3.27162e-05 Jy ! Component: 150 - total flux cleaned = -4.53498e-05 Jy ! Component: 200 - total flux cleaned = -5.67911e-05 Jy ! Total flux subtracted in 200 components = -5.67911e-05 Jy ! Clean residual min=-0.002205 max=0.002484 Jy/beam ! Clean residual mean=-0.000002 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.108033 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 71 components and 0.108033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=8.537 mas, bpa=-2.226 degrees ! Estimated noise=592.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251326 Jy ! Component: 100 - total flux cleaned = 0.000321095 Jy ! Component: 150 - total flux cleaned = 0.00034246 Jy ! Component: 200 - total flux cleaned = 0.000361546 Jy ! Total flux subtracted in 200 components = 0.000361546 Jy ! Clean residual min=-0.001944 max=0.002084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.108394 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.108394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077533Jy sigma=0.000669 ! Fit after self-cal, rms=0.077510Jy sigma=0.000669 wmodel J1023-1140_S_2017_04_28_pus_map.mod ! Writing 81 model components to file: J1023-1140_S_2017_04_28_pus_map.mod wobs J1023-1140_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1023-1140_S_2017_04_28_pus_uvs.fits wwins J1023-1140_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1023-1140_S_2017_04_28_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.000210518 Jy ! Component: 100 - total flux cleaned = -0.000242701 Jy ! Component: 150 - total flux cleaned = -0.000273218 Jy ! Component: 200 - total flux cleaned = -0.000301909 Jy ! Component: 250 - total flux cleaned = -0.000329187 Jy ! Component: 300 - total flux cleaned = -0.000356072 Jy ! Component: 350 - total flux cleaned = -0.000407551 Jy ! Component: 400 - total flux cleaned = -0.000382835 Jy ! Component: 450 - total flux cleaned = -0.000431587 Jy ! Component: 500 - total flux cleaned = -0.000501855 Jy ! Component: 550 - total flux cleaned = -0.000592894 Jy ! Component: 600 - total flux cleaned = -0.000571059 Jy ! Component: 650 - total flux cleaned = -0.00068037 Jy ! Component: 700 - total flux cleaned = -0.000701653 Jy ! Component: 750 - total flux cleaned = -0.000743869 Jy ! Component: 800 - total flux cleaned = -0.00082571 Jy ! Component: 850 - total flux cleaned = -0.000905837 Jy ! Component: 900 - total flux cleaned = -0.000925011 Jy ! Component: 950 - total flux cleaned = -0.000905639 Jy ! Component: 1000 - total flux cleaned = -0.00100139 Jy ! Component: 1050 - total flux cleaned = -0.00101954 Jy ! Component: 1100 - total flux cleaned = -0.000964198 Jy ! Component: 1150 - total flux cleaned = -0.000964288 Jy ! Component: 1200 - total flux cleaned = -0.00103594 Jy ! Component: 1250 - total flux cleaned = -0.00103576 Jy ! Component: 1300 - total flux cleaned = -0.00103588 Jy ! Component: 1350 - total flux cleaned = -0.00110451 Jy ! Component: 1400 - total flux cleaned = -0.00115506 Jy ! Component: 1450 - total flux cleaned = -0.00108834 Jy ! Component: 1500 - total flux cleaned = -0.00112149 Jy ! Component: 1550 - total flux cleaned = -0.00115424 Jy ! Component: 1600 - total flux cleaned = -0.00113834 Jy ! Component: 1650 - total flux cleaned = -0.00115451 Jy ! Component: 1700 - total flux cleaned = -0.00118605 Jy ! Component: 1750 - total flux cleaned = -0.00121729 Jy ! Component: 1800 - total flux cleaned = -0.00127894 Jy ! Component: 1850 - total flux cleaned = -0.00127883 Jy ! Component: 1900 - total flux cleaned = -0.00129426 Jy ! Component: 1950 - total flux cleaned = -0.00129433 Jy ! Component: 2000 - total flux cleaned = -0.0012944 Jy ! Component: 2050 - total flux cleaned = -0.00127989 Jy ! Component: 2100 - total flux cleaned = -0.00133812 Jy ! Component: 2150 - total flux cleaned = -0.00132387 Jy ! Component: 2200 - total flux cleaned = -0.00133826 Jy ! Component: 2250 - total flux cleaned = -0.0013243 Jy ! Component: 2300 - total flux cleaned = -0.0013523 Jy ! Component: 2350 - total flux cleaned = -0.00136599 Jy ! Component: 2400 - total flux cleaned = -0.00135224 Jy ! Component: 2450 - total flux cleaned = -0.00136571 Jy ! Component: 2500 - total flux cleaned = -0.0013251 Jy ! Component: 2550 - total flux cleaned = -0.00131167 Jy ! Component: 2600 - total flux cleaned = -0.00133803 Jy ! Component: 2650 - total flux cleaned = -0.00132485 Jy ! Component: 2700 - total flux cleaned = -0.00129865 Jy ! Component: 2750 - total flux cleaned = -0.00129851 Jy ! Component: 2800 - total flux cleaned = -0.00128576 Jy ! Component: 2850 - total flux cleaned = -0.00129833 Jy ! Component: 2900 - total flux cleaned = -0.0012604 Jy ! Component: 2950 - total flux cleaned = -0.0012602 Jy ! Component: 3000 - total flux cleaned = -0.00122308 Jy ! Component: 3050 - total flux cleaned = -0.00119838 Jy ! Component: 3100 - total flux cleaned = -0.00118617 Jy ! Component: 3150 - total flux cleaned = -0.00117408 Jy ! Component: 3200 - total flux cleaned = -0.00117429 Jy ! Component: 3250 - total flux cleaned = -0.00117424 Jy ! Component: 3300 - total flux cleaned = -0.00113865 Jy ! Component: 3350 - total flux cleaned = -0.00116234 Jy ! Component: 3400 - total flux cleaned = -0.00113891 Jy ! Component: 3450 - total flux cleaned = -0.00113899 Jy ! Component: 3500 - total flux cleaned = -0.00115052 Jy ! Component: 3550 - total flux cleaned = -0.00118503 Jy ! Component: 3600 - total flux cleaned = -0.00116218 Jy ! Component: 3650 - total flux cleaned = -0.00117355 Jy ! Component: 3700 - total flux cleaned = -0.00116216 Jy ! Component: 3750 - total flux cleaned = -0.00117352 Jy ! Component: 3800 - total flux cleaned = -0.00118468 Jy ! Component: 3850 - total flux cleaned = -0.00118459 Jy ! Component: 3900 - total flux cleaned = -0.0011736 Jy ! Component: 3950 - total flux cleaned = -0.00122838 Jy ! Component: 4000 - total flux cleaned = -0.00123925 Jy ! Component: 4050 - total flux cleaned = -0.00121756 Jy ! Total flux subtracted in 4096 components = -0.0012392 Jy ! Clean residual min=-0.000611 max=0.000582 Jy/beam ! Clean residual mean=-0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.107155 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 349 components and 0.107155 Jy ![Exited script file: muppet] wmap "J1023-1140_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.586 x 8.537 at -2.226 degrees (North through East) ! Clean map min=-0.0015905 max=0.084419 Jy/beam ! Writing clean map to FITS file: J1023-1140_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0844191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194602 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.691557 0.691557 1.38311 2.76623 5.53245 11.0649 22.1298 44.2596 88.5193 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.586 x 8.537 at -2.226 degrees (North through East) ! Clean map min=-0.0015905 max=0.084419 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 J1023-1140_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:22:56 2019