! Started logfile: J1736+0631_S_2017_07_09_pus_uvs.log on Wed May 8 14:54:27 2019 obs J1736+0631_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1736+0631_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953392 visibilities/baseline/integration-bin. ! Found source: J1736+0631 ! ! 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 19392 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 J1736+0631_S_2017_07_09_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 670 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925441Jy sigma=0.008317 ! Fit after self-cal, rms=0.916038Jy sigma=0.008239 ! 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.833 mas, bmaj=7.029 mas, bpa=-6.915 degrees ! Estimated noise=1019.73 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.0652199 Jy ! Component: 100 - total flux cleaned = 0.0798774 Jy ! Total flux subtracted in 100 components = 0.0798774 Jy ! Clean residual min=-0.003553 max=0.005296 Jy/beam ! Clean residual mean=-0.000009 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.0798774 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0798774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080739Jy sigma=0.000671 ! Fit after self-cal, rms=0.080727Jy sigma=0.000671 ! 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.366 mas, bmaj=7.849 mas, bpa=-4.9 degrees ! Estimated noise=685.655 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676287 Jy ! Component: 100 - total flux cleaned = 0.00952736 Jy ! Component: 150 - total flux cleaned = 0.0104749 Jy ! Component: 200 - total flux cleaned = 0.0105277 Jy ! Total flux subtracted in 200 components = 0.0105277 Jy ! Clean residual min=-0.002314 max=0.002130 Jy/beam ! Clean residual mean=-0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.090405 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.090405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080130Jy sigma=0.000667 ! Fit after self-cal, rms=0.080128Jy sigma=0.000667 ! 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.99 HN 0.94 KP 1.06 ! LA 0.98 MK 1.07 NL 0.88 OV 1.06 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.96 KP 1.01 ! LA 1.01 MK 1.05 NL 1.04 OV 1.08 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.05 HN 0.99 KP 0.98 ! LA 0.96 MK 1.00 NL 0.97 OV 0.92 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.93 KP 1.00* ! LA 1.06 MK 1.61 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.080128Jy sigma=0.000667 ! Fit after self-cal, rms=0.079055Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.857 mas, bpa=-4.748 degrees ! Estimated noise=687.384 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.000274054 Jy ! Component: 100 - total flux cleaned = 0.000336769 Jy ! Component: 150 - total flux cleaned = 0.000364952 Jy ! Component: 200 - total flux cleaned = 0.000364209 Jy ! Total flux subtracted in 200 components = 0.000364209 Jy ! Clean residual min=-0.001719 max=0.001838 Jy/beam ! Clean residual mean=-0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0907692 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0907692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079028Jy sigma=0.000663 ! Fit after self-cal, rms=0.079048Jy sigma=0.000663 ! 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.079048Jy sigma=0.000663 ! Fit after self-cal, rms=0.079276Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=7.872 mas, bpa=-4.982 degrees ! Estimated noise=687.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154446 Jy ! Component: 100 - total flux cleaned = -0.00015563 Jy ! Component: 150 - total flux cleaned = -0.000155481 Jy ! Component: 200 - total flux cleaned = -0.000137431 Jy ! Total flux subtracted in 200 components = -0.000137431 Jy ! Clean residual min=-0.001671 max=0.001468 Jy/beam ! Clean residual mean=-0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0906318 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0906318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079273Jy sigma=0.000661 ! Fit after self-cal, rms=0.079319Jy sigma=0.000661 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.18067e-05 Jy ! Component: 100 - total flux cleaned = -1.39772e-05 Jy ! Component: 150 - total flux cleaned = -1.40267e-05 Jy ! Component: 200 - total flux cleaned = -2.11917e-05 Jy ! Total flux subtracted in 200 components = -2.11917e-05 Jy ! Clean residual min=-0.001671 max=0.001442 Jy/beam ! Clean residual mean=-0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0906106 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.0906106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079318Jy sigma=0.000661 ! Fit after self-cal, rms=0.079318Jy sigma=0.000661 ! 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.079318Jy sigma=0.000661 ! Fit after self-cal, rms=0.079472Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=7.873 mas, bpa=-4.949 degrees ! Estimated noise=687.444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.60271e-05 Jy ! Component: 100 - total flux cleaned = -0.000116616 Jy ! Component: 150 - total flux cleaned = -0.000116524 Jy ! Component: 200 - total flux cleaned = -0.000116492 Jy ! Total flux subtracted in 200 components = -0.000116492 Jy ! Clean residual min=-0.001643 max=0.001445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0904941 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0904941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079471Jy sigma=0.000661 ! Fit after self-cal, rms=0.079476Jy sigma=0.000661 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.35012e-06 Jy ! Component: 100 - total flux cleaned = -1.67785e-05 Jy ! Component: 150 - total flux cleaned = -2.87743e-05 Jy ! Component: 200 - total flux cleaned = -2.85742e-05 Jy ! Total flux subtracted in 200 components = -2.85742e-05 Jy ! Clean residual min=-0.001635 max=0.001436 Jy/beam ! Clean residual mean=-0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0904655 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0904655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079476Jy sigma=0.000661 ! Fit after self-cal, rms=0.079475Jy sigma=0.000661 ! 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.079475Jy sigma=0.000661 ! Fit after self-cal, rms=0.079544Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.634 mas, bmaj=12.02 mas, bpa=-5.628 degrees ! Estimated noise=850.957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432668 Jy ! Component: 100 - total flux cleaned = -0.000477782 Jy ! Component: 150 - total flux cleaned = -0.000500937 Jy ! Component: 200 - total flux cleaned = -0.000528563 Jy ! Total flux subtracted in 200 components = -0.000528563 Jy ! Clean residual min=-0.001553 max=0.001725 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.089937 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.089937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079546Jy sigma=0.000661 ! Fit after self-cal, rms=0.079546Jy sigma=0.000661 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.49762e-05 Jy ! Component: 100 - total flux cleaned = -8.7687e-05 Jy ! Component: 150 - total flux cleaned = -0.000104536 Jy ! Component: 200 - total flux cleaned = -0.000115292 Jy ! Total flux subtracted in 200 components = -0.000115292 Jy ! Clean residual min=-0.001561 max=0.001735 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0898217 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.0898217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079547Jy sigma=0.000661 ! Fit after self-cal, rms=0.079547Jy sigma=0.000661 ! 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.421 mas, bmaj=7.874 mas, bpa=-4.904 degrees ! Estimated noise=687.852 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 7.874 at -4.904 degrees (North through East) ! Clean map min=-0.0015616 max=0.086398 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.903 mas, bmaj=7.039 mas, bpa=-6.68 degrees ! Estimated noise=1056.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0668407 Jy ! Component: 100 - total flux cleaned = 0.0814426 Jy ! Component: 150 - total flux cleaned = 0.0858177 Jy ! Component: 200 - total flux cleaned = 0.088255 Jy ! Total flux subtracted in 200 components = 0.088255 Jy ! Clean residual min=-0.002446 max=0.002252 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.088255 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.088255 Jy ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.874 mas, bpa=-4.904 degrees ! Estimated noise=687.852 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.00138517 Jy ! Component: 100 - total flux cleaned = 0.00213096 Jy ! Component: 150 - total flux cleaned = 0.00223161 Jy ! Component: 200 - total flux cleaned = 0.00224851 Jy ! Total flux subtracted in 200 components = 0.00224851 Jy ! Clean residual min=-0.001663 max=0.001501 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0905035 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.0905035 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.634 mas, bmaj=12.02 mas, bpa=-5.628 degrees ! Estimated noise=850.957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329565 Jy ! Component: 100 - total flux cleaned = -0.000381386 Jy ! Component: 150 - total flux cleaned = -0.000419582 Jy ! Component: 200 - total flux cleaned = -0.000454394 Jy ! Total flux subtracted in 200 components = -0.000454394 Jy ! Clean residual min=-0.001547 max=0.001728 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0900491 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.25927e-05 Jy ! Component: 100 - total flux cleaned = -6.24751e-05 Jy ! Component: 150 - total flux cleaned = -9.02458e-05 Jy ! Component: 200 - total flux cleaned = -0.000115883 Jy ! Total flux subtracted in 200 components = -0.000115883 Jy ! Clean residual min=-0.001551 max=0.001740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0899332 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0899332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.874 mas, bpa=-4.904 degrees ! Estimated noise=687.852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224004 Jy ! Component: 100 - total flux cleaned = 0.000302797 Jy ! Component: 150 - total flux cleaned = 0.000356241 Jy ! Component: 200 - total flux cleaned = 0.000368385 Jy ! Total flux subtracted in 200 components = 0.000368385 Jy ! Clean residual min=-0.001606 max=0.001495 Jy/beam ! Clean residual mean=-0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0903016 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0903016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079552Jy sigma=0.000661 ! Fit after self-cal, rms=0.079550Jy sigma=0.000661 wmodel J1736+0631_S_2017_07_09_pus_map.mod ! Writing 46 model components to file: J1736+0631_S_2017_07_09_pus_map.mod wobs J1736+0631_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1736+0631_S_2017_07_09_pus_uvs.fits wwins J1736+0631_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J1736+0631_S_2017_07_09_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.000296679 Jy ! Component: 100 - total flux cleaned = -0.000219463 Jy ! Component: 150 - total flux cleaned = -6.8618e-05 Jy ! Component: 200 - total flux cleaned = 4.29069e-06 Jy ! Component: 250 - total flux cleaned = 2.8024e-05 Jy ! Component: 300 - total flux cleaned = 5.12536e-05 Jy ! Component: 350 - total flux cleaned = 5.20001e-05 Jy ! Component: 400 - total flux cleaned = 7.41306e-05 Jy ! Component: 450 - total flux cleaned = 0.000117548 Jy ! Component: 500 - total flux cleaned = 0.000117591 Jy ! Component: 550 - total flux cleaned = 0.000159529 Jy ! Component: 600 - total flux cleaned = 0.00013943 Jy ! Component: 650 - total flux cleaned = 0.00022028 Jy ! Component: 700 - total flux cleaned = 0.000259748 Jy ! Component: 750 - total flux cleaned = 0.000298676 Jy ! Component: 800 - total flux cleaned = 0.00031781 Jy ! Component: 850 - total flux cleaned = 0.000336793 Jy ! Component: 900 - total flux cleaned = 0.000355626 Jy ! Component: 950 - total flux cleaned = 0.000374044 Jy ! Component: 1000 - total flux cleaned = 0.000356072 Jy ! Component: 1050 - total flux cleaned = 0.000391742 Jy ! Component: 1100 - total flux cleaned = 0.000356371 Jy ! Component: 1150 - total flux cleaned = 0.000391403 Jy ! Component: 1200 - total flux cleaned = 0.000322098 Jy ! Component: 1250 - total flux cleaned = 0.000339137 Jy ! Component: 1300 - total flux cleaned = 0.000372454 Jy ! Component: 1350 - total flux cleaned = 0.000355629 Jy ! Component: 1400 - total flux cleaned = 0.000289438 Jy ! Component: 1450 - total flux cleaned = 0.000321908 Jy ! Component: 1500 - total flux cleaned = 0.000289722 Jy ! Component: 1550 - total flux cleaned = 0.000289679 Jy ! Component: 1600 - total flux cleaned = 0.000305418 Jy ! Component: 1650 - total flux cleaned = 0.000274152 Jy ! Component: 1700 - total flux cleaned = 0.000243253 Jy ! Component: 1750 - total flux cleaned = 0.00021247 Jy ! Component: 1800 - total flux cleaned = 0.000212399 Jy ! Component: 1850 - total flux cleaned = 0.000182495 Jy ! Component: 1900 - total flux cleaned = 0.000197464 Jy ! Component: 1950 - total flux cleaned = 0.000182678 Jy ! Component: 2000 - total flux cleaned = 0.000153291 Jy ! Component: 2050 - total flux cleaned = 0.000211196 Jy ! Component: 2100 - total flux cleaned = 0.000211036 Jy ! Component: 2150 - total flux cleaned = 0.000210893 Jy ! Component: 2200 - total flux cleaned = 0.000253292 Jy ! Component: 2250 - total flux cleaned = 0.000281392 Jy ! Component: 2300 - total flux cleaned = 0.000308924 Jy ! Component: 2350 - total flux cleaned = 0.000267519 Jy ! Component: 2400 - total flux cleaned = 0.000363353 Jy ! Component: 2450 - total flux cleaned = 0.000363586 Jy ! Component: 2500 - total flux cleaned = 0.000390536 Jy ! Component: 2550 - total flux cleaned = 0.00044397 Jy ! Component: 2600 - total flux cleaned = 0.000443877 Jy ! Component: 2650 - total flux cleaned = 0.000470248 Jy ! Component: 2700 - total flux cleaned = 0.000470349 Jy ! Component: 2750 - total flux cleaned = 0.000457224 Jy ! Component: 2800 - total flux cleaned = 0.000483178 Jy ! Component: 2850 - total flux cleaned = 0.000521393 Jy ! Component: 2900 - total flux cleaned = 0.000521359 Jy ! Component: 2950 - total flux cleaned = 0.000546652 Jy ! Component: 3000 - total flux cleaned = 0.000546561 Jy ! Component: 3050 - total flux cleaned = 0.000559081 Jy ! Component: 3100 - total flux cleaned = 0.000608478 Jy ! Component: 3150 - total flux cleaned = 0.000645103 Jy ! Component: 3200 - total flux cleaned = 0.00062074 Jy ! Component: 3250 - total flux cleaned = 0.000657021 Jy ! Component: 3300 - total flux cleaned = 0.00065695 Jy ! Component: 3350 - total flux cleaned = 0.000656969 Jy ! Component: 3400 - total flux cleaned = 0.000668859 Jy ! Component: 3450 - total flux cleaned = 0.000739391 Jy ! Component: 3500 - total flux cleaned = 0.000762884 Jy ! Component: 3550 - total flux cleaned = 0.000797695 Jy ! Component: 3600 - total flux cleaned = 0.000820775 Jy ! Component: 3650 - total flux cleaned = 0.000843603 Jy ! Component: 3700 - total flux cleaned = 0.000854984 Jy ! Component: 3750 - total flux cleaned = 0.000854896 Jy ! Component: 3800 - total flux cleaned = 0.000821066 Jy ! Component: 3850 - total flux cleaned = 0.000910476 Jy ! Component: 3900 - total flux cleaned = 0.000888107 Jy ! Component: 3950 - total flux cleaned = 0.000910189 Jy ! Component: 4000 - total flux cleaned = 0.000998022 Jy ! Component: 4050 - total flux cleaned = 0.00100893 Jy ! Total flux subtracted in 4096 components = 0.000998038 Jy ! Clean residual min=-0.000623 max=0.000931 Jy/beam ! Clean residual mean=0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0912997 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 348 components and 0.0912997 Jy ![Exited script file: muppet] wmap "J1736+0631_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.421 x 7.874 at -4.904 degrees (North through East) ! Clean map min=-0.0013203 max=0.086358 Jy/beam ! Writing clean map to FITS file: J1736+0631_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0863583 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.701847 0.701847 1.40369 2.80739 5.61477 11.2295 22.4591 44.9182 89.8364 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.421 x 7.874 at -4.904 degrees (North through East) ! Clean map min=-0.0013203 max=0.086358 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 J1736+0631_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:54:32 2019