! Started logfile: J2355+1541_S_2017_10_21_pus_uvs.log on Sat May 11 21:08:39 2019 obs J2355+1541_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2355+1541_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.777586 visibilities/baseline/integration-bin. ! Found source: J2355+1541 ! ! 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 644 lines of history. ! ! Reading 16236 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 J2355+1541_S_2017_10_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 741 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.728798Jy sigma=0.007369 ! Fit after self-cal, rms=0.698478Jy sigma=0.007040 ! 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=3.587 mas, bmaj=12.83 mas, bpa=-12.05 degrees ! Estimated noise=1037.86 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.224644 Jy ! Component: 100 - total flux cleaned = 0.307901 Jy ! Total flux subtracted in 100 components = 0.307901 Jy ! Clean residual min=-0.022766 max=0.041548 Jy/beam ! Clean residual mean=-0.000051 rms=0.008119 Jy/beam ! Combined flux in latest and established models = 0.307901 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.307901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147871Jy sigma=0.001463 ! Fit after self-cal, rms=0.147777Jy sigma=0.001462 ! 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=4.273 mas, bmaj=12.96 mas, bpa=-12.57 degrees ! Estimated noise=643.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.0736628 Jy ! Component: 100 - total flux cleaned = 0.117843 Jy ! Component: 150 - total flux cleaned = 0.146929 Jy ! Component: 200 - total flux cleaned = 0.166734 Jy ! Total flux subtracted in 200 components = 0.166734 Jy ! Clean residual min=-0.017882 max=0.029258 Jy/beam ! Clean residual mean=-0.000069 rms=0.005298 Jy/beam ! Combined flux in latest and established models = 0.474635 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 98 components and 0.474635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102290Jy sigma=0.000953 ! Fit after self-cal, rms=0.101824Jy sigma=0.000949 ! 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.16 FD 0.93 HN 0.94 KP 1.00 ! LA 0.93 MK 0.95 NL 0.96 OV 1.01 ! PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00 KP 0.97 ! LA 0.89 MK 1.00 NL 1.10 OV 1.03 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.99 HN 1.01 KP 0.99 ! LA 0.72 MK 1.03 NL 1.32 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 4. ! A total of 210 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.01 KP 1.00* ! LA 0.82 MK 1.19 NL 1.00* OV 1.00* ! PT 1.03 ! ! ! Fit before self-cal, rms=0.101824Jy sigma=0.000949 ! Fit after self-cal, rms=0.087360Jy sigma=0.000819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.305 mas, bmaj=13.43 mas, bpa=-12.46 degrees ! Estimated noise=636.498 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 (-13.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193407 Jy ! Component: 100 - total flux cleaned = 0.0216783 Jy ! Component: 150 - total flux cleaned = 0.0230419 Jy ! Component: 200 - total flux cleaned = 0.0237125 Jy ! Total flux subtracted in 200 components = 0.0237125 Jy ! Clean residual min=-0.007975 max=0.008734 Jy/beam ! Clean residual mean=0.000007 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 0.498347 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 135 components and 0.498347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082221Jy sigma=0.000763 ! Fit after self-cal, rms=0.082050Jy sigma=0.000760 ! 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.082050Jy sigma=0.000760 ! Fit after self-cal, rms=0.081296Jy sigma=0.000746 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.339 mas, bmaj=13.42 mas, bpa=-12.53 degrees ! Estimated noise=637.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573314 Jy ! Component: 100 - total flux cleaned = 0.00666571 Jy ! Component: 150 - total flux cleaned = 0.00715843 Jy ! Component: 200 - total flux cleaned = 0.0075911 Jy ! Total flux subtracted in 200 components = 0.0075911 Jy ! Clean residual min=-0.006789 max=0.007364 Jy/beam ! Clean residual mean=-0.000007 rms=0.001894 Jy/beam ! Combined flux in latest and established models = 0.505938 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 164 components and 0.505938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080438Jy sigma=0.000736 ! Fit after self-cal, rms=0.080418Jy sigma=0.000736 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.00209265 Jy ! Component: 100 - total flux cleaned = 0.00209022 Jy ! Component: 150 - total flux cleaned = 0.0019782 Jy ! Component: 200 - total flux cleaned = 0.00177808 Jy ! Total flux subtracted in 200 components = 0.00177808 Jy ! Clean residual min=-0.006685 max=0.007326 Jy/beam ! Clean residual mean=-0.000004 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.507716 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 183 components and 0.507716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080092Jy sigma=0.000732 ! Fit after self-cal, rms=0.080074Jy sigma=0.000732 ! 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.080074Jy sigma=0.000732 ! Fit after self-cal, rms=0.080331Jy sigma=0.000731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.358 mas, bmaj=13.4 mas, bpa=-12.56 degrees ! Estimated noise=639.263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258462 Jy ! Component: 100 - total flux cleaned = 0.00356309 Jy ! Component: 150 - total flux cleaned = 0.00357212 Jy ! Component: 200 - total flux cleaned = 0.00331329 Jy ! Total flux subtracted in 200 components = 0.00331329 Jy ! Clean residual min=-0.005967 max=0.007488 Jy/beam ! Clean residual mean=-0.000007 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.51103 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 198 components and 0.51103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080072Jy sigma=0.000728 ! Fit after self-cal, rms=0.080071Jy sigma=0.000728 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (7, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456889 Jy ! Component: 100 - total flux cleaned = 0.00438717 Jy ! Component: 150 - total flux cleaned = 0.00428731 Jy ! Component: 200 - total flux cleaned = 0.00418756 Jy ! Total flux subtracted in 200 components = 0.00418756 Jy ! Clean residual min=-0.004954 max=0.006373 Jy/beam ! Clean residual mean=-0.000008 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.515217 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 230 components and 0.515217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079365Jy sigma=0.000721 ! Fit after self-cal, rms=0.079273Jy sigma=0.000721 ! 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.079273Jy sigma=0.000721 ! Fit after self-cal, rms=0.079055Jy sigma=0.000720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.51 mas, bmaj=13.67 mas, bpa=-14.78 degrees ! Estimated noise=705.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348931 Jy ! Component: 100 - total flux cleaned = 0.00424739 Jy ! Component: 150 - total flux cleaned = 0.00435123 Jy ! Component: 200 - total flux cleaned = 0.00488438 Jy ! Total flux subtracted in 200 components = 0.00488438 Jy ! Clean residual min=-0.005475 max=0.007081 Jy/beam ! Clean residual mean=-0.000011 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.520102 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 253 components and 0.520102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078828Jy sigma=0.000718 ! Fit after self-cal, rms=0.078782Jy sigma=0.000717 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.000825072 Jy ! Component: 100 - total flux cleaned = 0.00158889 Jy ! Component: 150 - total flux cleaned = 0.00205134 Jy ! Component: 200 - total flux cleaned = 0.00261236 Jy ! Total flux subtracted in 200 components = 0.00261236 Jy ! Clean residual min=-0.005053 max=0.006740 Jy/beam ! Clean residual mean=-0.000009 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.522714 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 272 components and 0.522714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078662Jy sigma=0.000716 ! Fit after self-cal, rms=0.078640Jy sigma=0.000716 ! 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=4.349 mas, bmaj=13.39 mas, bpa=-12.51 degrees ! Estimated noise=638.327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.349 x 13.39 at -12.51 degrees (North through East) ! Clean map min=-0.0047327 max=0.31449 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=3.658 mas, bmaj=13.1 mas, bpa=-12.35 degrees ! Estimated noise=1063.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225553 Jy ! Component: 100 - total flux cleaned = 0.306152 Jy ! Component: 150 - total flux cleaned = 0.354451 Jy ! Component: 200 - total flux cleaned = 0.387761 Jy ! Total flux subtracted in 200 components = 0.387761 Jy ! Clean residual min=-0.014594 max=0.019022 Jy/beam ! Clean residual mean=-0.000025 rms=0.004573 Jy/beam ! Combined flux in latest and established models = 0.387761 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.387761 Jy ! Inverting map and beam ! Estimated beam: bmin=4.349 mas, bmaj=13.39 mas, bpa=-12.51 degrees ! Estimated noise=638.327 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.0347394 Jy ! Component: 100 - total flux cleaned = 0.0590236 Jy ! Component: 150 - total flux cleaned = 0.0773219 Jy ! Component: 200 - total flux cleaned = 0.0915942 Jy ! Total flux subtracted in 200 components = 0.0915942 Jy ! Clean residual min=-0.009937 max=0.009493 Jy/beam ! Clean residual mean=-0.000016 rms=0.002716 Jy/beam ! Combined flux in latest and established models = 0.479355 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 114 components and 0.479355 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.51 mas, bmaj=13.67 mas, bpa=-14.78 degrees ! Estimated noise=705.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156148 Jy ! Component: 100 - total flux cleaned = 0.0254253 Jy ! Component: 150 - total flux cleaned = 0.0308906 Jy ! Component: 200 - total flux cleaned = 0.0333694 Jy ! Total flux subtracted in 200 components = 0.0333694 Jy ! Clean residual min=-0.007656 max=0.008103 Jy/beam ! Clean residual mean=-0.000008 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.512724 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273624 Jy ! Component: 100 - total flux cleaned = 0.00468576 Jy ! Component: 150 - total flux cleaned = 0.00637649 Jy ! Component: 200 - total flux cleaned = 0.00784723 Jy ! Total flux subtracted in 200 components = 0.00784723 Jy ! Clean residual min=-0.006284 max=0.007284 Jy/beam ! Clean residual mean=-0.000006 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.520571 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 219 components and 0.520571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.349 mas, bmaj=13.39 mas, bpa=-12.51 degrees ! Estimated noise=638.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583399 Jy ! Component: 100 - total flux cleaned = 0.000926501 Jy ! Component: 150 - total flux cleaned = 0.00149832 Jy ! Component: 200 - total flux cleaned = 0.00202684 Jy ! Total flux subtracted in 200 components = 0.00202684 Jy ! Clean residual min=-0.005296 max=0.006165 Jy/beam ! Clean residual mean=-0.000001 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.522598 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 244 components and 0.522598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079259Jy sigma=0.000722 ! Fit after self-cal, rms=0.079111Jy sigma=0.000721 wmodel J2355+1541_S_2017_10_21_pus_map.mod ! Writing 244 model components to file: J2355+1541_S_2017_10_21_pus_map.mod wobs J2355+1541_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2355+1541_S_2017_10_21_pus_uvs.fits wwins J2355+1541_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J2355+1541_S_2017_10_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.00170395 Jy ! Component: 100 - total flux cleaned = 0.00198042 Jy ! Component: 150 - total flux cleaned = 0.00206313 Jy ! Component: 200 - total flux cleaned = 0.00198794 Jy ! Component: 250 - total flux cleaned = 0.00170189 Jy ! Component: 300 - total flux cleaned = 0.00170429 Jy ! Component: 350 - total flux cleaned = 0.00144749 Jy ! Component: 400 - total flux cleaned = 0.00144562 Jy ! Component: 450 - total flux cleaned = 0.00144597 Jy ! Component: 500 - total flux cleaned = 0.00139356 Jy ! Component: 550 - total flux cleaned = 0.00134221 Jy ! Component: 600 - total flux cleaned = 0.00113745 Jy ! Component: 650 - total flux cleaned = 0.000989965 Jy ! Component: 700 - total flux cleaned = 0.000846784 Jy ! Component: 750 - total flux cleaned = 0.000707939 Jy ! Component: 800 - total flux cleaned = 0.000485399 Jy ! Component: 850 - total flux cleaned = 0.000400316 Jy ! Component: 900 - total flux cleaned = 0.00023429 Jy ! Component: 950 - total flux cleaned = 0.000193836 Jy ! Component: 1000 - total flux cleaned = 7.65111e-05 Jy ! Component: 1050 - total flux cleaned = 3.89171e-05 Jy ! Component: 1100 - total flux cleaned = 3.98944e-05 Jy ! Component: 1150 - total flux cleaned = 2.61689e-06 Jy ! Component: 1200 - total flux cleaned = -0.000102868 Jy ! Component: 1250 - total flux cleaned = -0.00024003 Jy ! Component: 1300 - total flux cleaned = -0.00030558 Jy ! Component: 1350 - total flux cleaned = -0.000403226 Jy ! Component: 1400 - total flux cleaned = -0.000467244 Jy ! Component: 1450 - total flux cleaned = -0.000530191 Jy ! Component: 1500 - total flux cleaned = -0.000591458 Jy ! Component: 1550 - total flux cleaned = -0.000738601 Jy ! Component: 1600 - total flux cleaned = -0.000737481 Jy ! Component: 1650 - total flux cleaned = -0.000850547 Jy ! Component: 1700 - total flux cleaned = -0.000905625 Jy ! Component: 1750 - total flux cleaned = -0.000987488 Jy ! Component: 1800 - total flux cleaned = -0.00106787 Jy ! Component: 1850 - total flux cleaned = -0.00117158 Jy ! Component: 1900 - total flux cleaned = -0.00122279 Jy ! Component: 1950 - total flux cleaned = -0.00124788 Jy ! Component: 2000 - total flux cleaned = -0.00132218 Jy ! Component: 2050 - total flux cleaned = -0.00142035 Jy ! Component: 2100 - total flux cleaned = -0.00146866 Jy ! Component: 2150 - total flux cleaned = -0.0016338 Jy ! Component: 2200 - total flux cleaned = -0.00184159 Jy ! Component: 2250 - total flux cleaned = -0.00188726 Jy ! Component: 2300 - total flux cleaned = -0.00206639 Jy ! Component: 2350 - total flux cleaned = -0.00217642 Jy ! Component: 2400 - total flux cleaned = -0.00224185 Jy ! Component: 2450 - total flux cleaned = -0.00239219 Jy ! Component: 2500 - total flux cleaned = -0.00254003 Jy ! Component: 2550 - total flux cleaned = -0.0027062 Jy ! Component: 2600 - total flux cleaned = -0.0028085 Jy ! Component: 2650 - total flux cleaned = -0.00299066 Jy ! Component: 2700 - total flux cleaned = -0.00315038 Jy ! Component: 2750 - total flux cleaned = -0.00326831 Jy ! Component: 2800 - total flux cleaned = -0.00338512 Jy ! Component: 2850 - total flux cleaned = -0.00359628 Jy ! Component: 2900 - total flux cleaned = -0.00372876 Jy ! Component: 2950 - total flux cleaned = -0.00387844 Jy ! Component: 3000 - total flux cleaned = -0.00397119 Jy ! Component: 3050 - total flux cleaned = -0.0041539 Jy ! Component: 3100 - total flux cleaned = -0.00419003 Jy ! Component: 3150 - total flux cleaned = -0.00433286 Jy ! Component: 3200 - total flux cleaned = -0.00445602 Jy ! Component: 3250 - total flux cleaned = -0.00456054 Jy ! Component: 3300 - total flux cleaned = -0.00462949 Jy ! Component: 3350 - total flux cleaned = -0.00471479 Jy ! Component: 3400 - total flux cleaned = -0.00479915 Jy ! Component: 3450 - total flux cleaned = -0.00483245 Jy ! Component: 3500 - total flux cleaned = -0.00491519 Jy ! Component: 3550 - total flux cleaned = -0.00496431 Jy ! Component: 3600 - total flux cleaned = -0.00507747 Jy ! Component: 3650 - total flux cleaned = -0.00510945 Jy ! Component: 3700 - total flux cleaned = -0.00520424 Jy ! Component: 3750 - total flux cleaned = -0.00531374 Jy ! Component: 3800 - total flux cleaned = -0.00532934 Jy ! Component: 3850 - total flux cleaned = -0.00542162 Jy ! Component: 3900 - total flux cleaned = -0.00545215 Jy ! Component: 3950 - total flux cleaned = -0.00552778 Jy ! Component: 4000 - total flux cleaned = -0.00554278 Jy ! Component: 4050 - total flux cleaned = -0.00560229 Jy ! Total flux subtracted in 4096 components = -0.0056759 Jy ! Clean residual min=-0.000891 max=0.000899 Jy/beam ! Clean residual mean=-0.000002 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.516922 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 542 components and 0.516922 Jy ![Exited script file: muppet] wmap "J2355+1541_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.349 x 13.39 at -12.51 degrees (North through East) ! Clean map min=-0.0036951 max=0.31514 Jy/beam ! Writing clean map to FITS file: J2355+1541_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.31514 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267299 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.254457 0.254457 0.508913 1.01783 2.03565 4.07131 8.14261 16.2852 32.5704 65.1409 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.315 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.349 x 13.39 at -12.51 degrees (North through East) ! Clean map min=-0.0036951 max=0.31514 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 J2355+1541_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:08:44 2019