! Started logfile: J2336-4115_S_2017_01_21_pus_uvs.log on Sun May 5 16:06:59 2019 obs J2336-4115_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2336-4115_S_2017_01_21_pus_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.397436 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2336-4115 ! ! 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 1488 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 J2336-4115_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814862Jy sigma=0.003590 ! Fit after self-cal, rms=0.779227Jy sigma=0.003479 ! 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.092 mas, bmaj=6.111 mas, bpa=-3.746 degrees ! Estimated noise=6088.46 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.197945 Jy ! Component: 100 - total flux cleaned = 0.265074 Jy ! Total flux subtracted in 100 components = 0.265074 Jy ! Clean residual min=-0.032891 max=0.047795 Jy/beam ! Clean residual mean=-0.000991 rms=0.009830 Jy/beam ! Combined flux in latest and established models = 0.265074 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.265074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202430Jy sigma=0.000789 ! Fit after self-cal, rms=0.202018Jy sigma=0.000787 ! 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.336 mas, bmaj=6.694 mas, bpa=-4.369 degrees ! Estimated noise=4705.22 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.0380621 Jy ! Component: 100 - total flux cleaned = 0.0503793 Jy ! Component: 150 - total flux cleaned = 0.0519671 Jy ! Component: 200 - total flux cleaned = 0.0531045 Jy ! Total flux subtracted in 200 components = 0.0531045 Jy ! Clean residual min=-0.030570 max=0.049745 Jy/beam ! Clean residual mean=-0.002076 rms=0.011959 Jy/beam ! Combined flux in latest and established models = 0.318178 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.318178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200940Jy sigma=0.000726 ! Fit after self-cal, rms=0.201011Jy sigma=0.000726 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.86 ! MK 1.00 NL 1.00* OV 1.99 PT 0.87 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.85 ! MK 1.04 NL 1.14 OV 1.87 PT 0.85 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.83 ! MK 1.05 NL 1.22 OV 1.59 PT 0.83 ! SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.81 ! MK 0.89 NL 1.00* OV 1.84 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.201011Jy sigma=0.000726 ! Fit after self-cal, rms=0.287475Jy sigma=0.000637 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.34 mas, bmaj=6.653 mas, bpa=-4.729 degrees ! Estimated noise=4684.85 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.00112568 Jy ! Component: 100 - total flux cleaned = 0.00142938 Jy ! Component: 150 - total flux cleaned = 0.00143306 Jy ! Component: 200 - total flux cleaned = 0.00135914 Jy ! Total flux subtracted in 200 components = 0.00135914 Jy ! Clean residual min=-0.012107 max=0.010856 Jy/beam ! Clean residual mean=0.000043 rms=0.002929 Jy/beam ! Combined flux in latest and established models = 0.319537 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.319537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287348Jy sigma=0.000637 ! Fit after self-cal, rms=0.290913Jy sigma=0.000635 ! 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.290913Jy sigma=0.000635 ! Fit after self-cal, rms=0.294346Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.337 mas, bmaj=6.642 mas, bpa=-4.599 degrees ! Estimated noise=4682.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000945923 Jy ! Component: 100 - total flux cleaned = 0.00144072 Jy ! Component: 150 - total flux cleaned = 0.00144386 Jy ! Component: 200 - total flux cleaned = 0.00144077 Jy ! Total flux subtracted in 200 components = 0.00144077 Jy ! Clean residual min=-0.012255 max=0.010937 Jy/beam ! Clean residual mean=0.000075 rms=0.002988 Jy/beam ! Combined flux in latest and established models = 0.320978 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.320978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294196Jy sigma=0.000635 ! Fit after self-cal, rms=0.294381Jy sigma=0.000635 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 = 9.26306e-05 Jy ! Component: 100 - total flux cleaned = 0.000101569 Jy ! Component: 150 - total flux cleaned = -5.11387e-05 Jy ! Component: 200 - total flux cleaned = -0.000124408 Jy ! Total flux subtracted in 200 components = -0.000124408 Jy ! Clean residual min=-0.012256 max=0.010968 Jy/beam ! Clean residual mean=0.000072 rms=0.002980 Jy/beam ! Combined flux in latest and established models = 0.320854 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.320854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294284Jy sigma=0.000634 ! Fit after self-cal, rms=0.294341Jy sigma=0.000634 ! 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.294341Jy sigma=0.000634 ! Fit after self-cal, rms=0.297677Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.329 mas, bmaj=6.592 mas, bpa=-4.358 degrees ! Estimated noise=4650.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225722 Jy ! Component: 100 - total flux cleaned = 0.00254961 Jy ! Component: 150 - total flux cleaned = 0.00248842 Jy ! Component: 200 - total flux cleaned = 0.00248853 Jy ! Total flux subtracted in 200 components = 0.00248853 Jy ! Clean residual min=-0.011215 max=0.010437 Jy/beam ! Clean residual mean=0.000065 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.323342 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.323342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297542Jy sigma=0.000629 ! Fit after self-cal, rms=0.297663Jy sigma=0.000629 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.000269527 Jy ! Component: 100 - total flux cleaned = 0.00014373 Jy ! Component: 150 - total flux cleaned = -1.52095e-05 Jy ! Component: 200 - total flux cleaned = -1.51154e-05 Jy ! Total flux subtracted in 200 components = -1.51154e-05 Jy ! Clean residual min=-0.011217 max=0.010451 Jy/beam ! Clean residual mean=0.000064 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.323327 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.323327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297572Jy sigma=0.000629 ! Fit after self-cal, rms=0.297626Jy sigma=0.000629 ! 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.297626Jy sigma=0.000629 ! Fit after self-cal, rms=0.297687Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.907 mas, bmaj=21.62 mas, bpa=3.032 degrees ! Estimated noise=7624.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206296 Jy ! Component: 100 - total flux cleaned = 0.00206179 Jy ! Component: 150 - total flux cleaned = 0.0020603 Jy ! Component: 200 - total flux cleaned = 0.00205886 Jy ! Total flux subtracted in 200 components = 0.00205886 Jy ! Clean residual min=-0.010557 max=0.011874 Jy/beam ! Clean residual mean=0.000220 rms=0.004113 Jy/beam ! Combined flux in latest and established models = 0.325386 Jy selfcal ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 39 components and 0.325386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297589Jy sigma=0.000629 ! Fit after self-cal, rms=0.297656Jy sigma=0.000629 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 = -7.44316e-05 Jy ! Component: 100 - total flux cleaned = -7.35723e-05 Jy ! Component: 150 - total flux cleaned = -7.45373e-05 Jy ! Component: 200 - total flux cleaned = -7.58143e-05 Jy ! Total flux subtracted in 200 components = -7.58143e-05 Jy ! Clean residual min=-0.010555 max=0.011819 Jy/beam ! Clean residual mean=0.000214 rms=0.004102 Jy/beam ! Combined flux in latest and established models = 0.32531 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 39 components and 0.32531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297592Jy sigma=0.000629 ! Fit after self-cal, rms=0.297664Jy sigma=0.000629 ! 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.319 mas, bmaj=6.565 mas, bpa=-4.152 degrees ! Estimated noise=4624.98 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.319 x 6.565 at -4.152 degrees (North through East) ! Clean map min=-0.010511 max=0.25456 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.07 mas, bmaj=5.939 mas, bpa=-3.407 degrees ! Estimated noise=6064.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19557 Jy ! Component: 100 - total flux cleaned = 0.267407 Jy ! Component: 150 - total flux cleaned = 0.299957 Jy ! Component: 200 - total flux cleaned = 0.310144 Jy ! Total flux subtracted in 200 components = 0.310144 Jy ! Clean residual min=-0.015056 max=0.013500 Jy/beam ! Clean residual mean=-0.000080 rms=0.003662 Jy/beam ! Combined flux in latest and established models = 0.310144 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.310144 Jy ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=6.565 mas, bpa=-4.152 degrees ! Estimated noise=4624.98 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.00956327 Jy ! Component: 100 - total flux cleaned = 0.0117584 Jy ! Component: 150 - total flux cleaned = 0.0128595 Jy ! Component: 200 - total flux cleaned = 0.0136863 Jy ! Total flux subtracted in 200 components = 0.0136863 Jy ! Clean residual min=-0.012164 max=0.010235 Jy/beam ! Clean residual mean=0.000035 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.32383 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.32383 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.907 mas, bmaj=21.62 mas, bpa=3.032 degrees ! Estimated noise=7624.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127542 Jy ! Component: 100 - total flux cleaned = 0.0012676 Jy ! Component: 150 - total flux cleaned = 0.00126429 Jy ! Component: 200 - total flux cleaned = 0.0012622 Jy ! Total flux subtracted in 200 components = 0.0012622 Jy ! Clean residual min=-0.010791 max=0.011727 Jy/beam ! Clean residual mean=0.000199 rms=0.004110 Jy/beam ! Combined flux in latest and established models = 0.325092 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.67214e-06 Jy ! Component: 100 - total flux cleaned = -3.13206e-06 Jy ! Component: 150 - total flux cleaned = -4.43998e-06 Jy ! Component: 200 - total flux cleaned = -5.62006e-06 Jy ! Total flux subtracted in 200 components = -5.62006e-06 Jy ! Clean residual min=-0.010751 max=0.011644 Jy/beam ! Clean residual mean=0.000199 rms=0.004096 Jy/beam ! Combined flux in latest and established models = 0.325087 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 27 components and 0.325087 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.319 mas, bmaj=6.565 mas, bpa=-4.152 degrees ! Estimated noise=4624.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000504586 Jy ! Component: 100 - total flux cleaned = -0.000260491 Jy ! Component: 150 - total flux cleaned = -5.73069e-05 Jy ! Component: 200 - total flux cleaned = 0.000107484 Jy ! Total flux subtracted in 200 components = 0.000107484 Jy ! Clean residual min=-0.011887 max=0.010403 Jy/beam ! Clean residual mean=0.000064 rms=0.002752 Jy/beam ! Combined flux in latest and established models = 0.325194 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.325194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297616Jy sigma=0.000630 ! Fit after self-cal, rms=0.297703Jy sigma=0.000629 wmodel J2336-4115_S_2017_01_21_pus_map.mod ! Writing 33 model components to file: J2336-4115_S_2017_01_21_pus_map.mod wobs J2336-4115_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2336-4115_S_2017_01_21_pus_uvs.fits wwins J2336-4115_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J2336-4115_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.00262451 Jy ! Component: 100 - total flux cleaned = -0.00407138 Jy ! Component: 150 - total flux cleaned = -0.00491828 Jy ! Component: 200 - total flux cleaned = -0.00539507 Jy ! Component: 250 - total flux cleaned = -0.00539569 Jy ! Component: 300 - total flux cleaned = -0.00539815 Jy ! Component: 350 - total flux cleaned = -0.00567646 Jy ! Component: 400 - total flux cleaned = -0.00580918 Jy ! Component: 450 - total flux cleaned = -0.00593643 Jy ! Component: 500 - total flux cleaned = -0.00556663 Jy ! Component: 550 - total flux cleaned = -0.00556807 Jy ! Component: 600 - total flux cleaned = -0.00545185 Jy ! Component: 650 - total flux cleaned = -0.00511368 Jy ! Component: 700 - total flux cleaned = -0.00489573 Jy ! Component: 750 - total flux cleaned = -0.00489548 Jy ! Component: 800 - total flux cleaned = -0.00479159 Jy ! Component: 850 - total flux cleaned = -0.00479095 Jy ! Component: 900 - total flux cleaned = -0.00469068 Jy ! Component: 950 - total flux cleaned = -0.00439998 Jy ! Component: 1000 - total flux cleaned = -0.00421169 Jy ! Component: 1050 - total flux cleaned = -0.00393429 Jy ! Component: 1100 - total flux cleaned = -0.00375338 Jy ! Component: 1150 - total flux cleaned = -0.00313154 Jy ! Component: 1200 - total flux cleaned = -0.00287014 Jy ! Component: 1250 - total flux cleaned = -0.00252683 Jy ! Component: 1300 - total flux cleaned = -0.00210376 Jy ! Component: 1350 - total flux cleaned = -0.00177161 Jy ! Component: 1400 - total flux cleaned = -0.00136191 Jy ! Component: 1450 - total flux cleaned = -0.000797475 Jy ! Component: 1500 - total flux cleaned = -0.000638979 Jy ! Component: 1550 - total flux cleaned = -0.000400718 Jy ! Component: 1600 - total flux cleaned = -8.84998e-05 Jy ! Component: 1650 - total flux cleaned = 0.000220409 Jy ! Component: 1700 - total flux cleaned = 0.000602054 Jy ! Component: 1750 - total flux cleaned = 0.000828025 Jy ! Component: 1800 - total flux cleaned = 0.00120084 Jy ! Component: 1850 - total flux cleaned = 0.00149515 Jy ! Component: 1900 - total flux cleaned = 0.00178597 Jy ! Component: 1950 - total flux cleaned = 0.00221874 Jy ! Component: 2000 - total flux cleaned = 0.00257508 Jy ! Component: 2050 - total flux cleaned = 0.00300014 Jy ! Component: 2100 - total flux cleaned = 0.00335099 Jy ! Component: 2150 - total flux cleaned = 0.00362916 Jy ! Component: 2200 - total flux cleaned = 0.00376698 Jy ! Component: 2250 - total flux cleaned = 0.00390363 Jy ! Component: 2300 - total flux cleaned = 0.00397094 Jy ! Component: 2350 - total flux cleaned = 0.00390328 Jy ! Component: 2400 - total flux cleaned = 0.0038356 Jy ! Component: 2450 - total flux cleaned = 0.00383576 Jy ! Component: 2500 - total flux cleaned = 0.00363583 Jy ! Component: 2550 - total flux cleaned = 0.00370213 Jy ! Component: 2600 - total flux cleaned = 0.0035032 Jy ! Component: 2650 - total flux cleaned = 0.00323864 Jy ! Component: 2700 - total flux cleaned = 0.00310705 Jy ! Component: 2750 - total flux cleaned = 0.00277791 Jy ! Component: 2800 - total flux cleaned = 0.00231869 Jy ! Component: 2850 - total flux cleaned = 0.00192526 Jy ! Component: 2900 - total flux cleaned = 0.00153139 Jy ! Component: 2950 - total flux cleaned = 0.000941534 Jy ! Component: 3000 - total flux cleaned = 0.000417032 Jy ! Component: 3050 - total flux cleaned = -0.000108335 Jy ! Component: 3100 - total flux cleaned = -0.000699758 Jy ! Component: 3150 - total flux cleaned = -0.00129155 Jy ! Component: 3200 - total flux cleaned = -0.00168668 Jy ! Component: 3250 - total flux cleaned = -0.00228057 Jy ! Component: 3300 - total flux cleaned = -0.00267761 Jy ! Component: 3350 - total flux cleaned = -0.00327437 Jy ! Component: 3400 - total flux cleaned = -0.00367367 Jy ! Component: 3450 - total flux cleaned = -0.0042738 Jy ! Component: 3500 - total flux cleaned = -0.00454154 Jy ! Component: 3550 - total flux cleaned = -0.00501282 Jy ! Component: 3600 - total flux cleaned = -0.005284 Jy ! Component: 3650 - total flux cleaned = -0.00562444 Jy ! Component: 3700 - total flux cleaned = -0.00596672 Jy ! Component: 3750 - total flux cleaned = -0.00638052 Jy ! Component: 3800 - total flux cleaned = -0.00672751 Jy ! Component: 3850 - total flux cleaned = -0.00707729 Jy ! Component: 3900 - total flux cleaned = -0.00764067 Jy ! Component: 3950 - total flux cleaned = -0.00792478 Jy ! Component: 4000 - total flux cleaned = -0.00828281 Jy ! Component: 4050 - total flux cleaned = -0.00857196 Jy ! Total flux subtracted in 4096 components = -0.00900876 Jy ! Clean residual min=-0.003997 max=0.003992 Jy/beam ! Clean residual mean=-0.000012 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.316185 Jy keep ! Adding 201 model components to the UV plane model. ! The established model now contains 234 components and 0.316185 Jy ![Exited script file: muppet] wmap "J2336-4115_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.319 x 6.565 at -4.152 degrees (North through East) ! Clean map min=-0.013065 max=0.25244 Jy/beam ! Writing clean map to FITS file: J2336-4115_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.252436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00125677 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49357 1.49357 2.98713 5.97427 11.9485 23.8971 47.7942 95.5883 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.252 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.319 x 6.565 at -4.152 degrees (North through East) ! Clean map min=-0.013065 max=0.25244 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 J2336-4115_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:07:03 2019