! Started logfile: J0013+1910_S_2017_04_28_pus_uvs.log on Thu May 2 16:12:27 2019 obs J0013+1910_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0013+1910_S_2017_04_28_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960373 visibilities/baseline/integration-bin. ! Found source: J0013+1910 ! ! 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 24720 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 J0013+1910_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 620 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.948562Jy sigma=0.013580 ! Fit after self-cal, rms=0.931311Jy sigma=0.013517 ! 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.772 mas, bmaj=6.459 mas, bpa=-6.507 degrees ! Estimated noise=845.917 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.052017 Jy ! Component: 100 - total flux cleaned = 0.0637781 Jy ! Total flux subtracted in 100 components = 0.0637781 Jy ! Clean residual min=-0.005036 max=0.005675 Jy/beam ! Clean residual mean=0.000022 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.0637781 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0637781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097807Jy sigma=0.000957 ! Fit after self-cal, rms=0.097742Jy sigma=0.000943 ! 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.325 mas, bmaj=7.295 mas, bpa=-5.339 degrees ! Estimated noise=572.782 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.0058213 Jy ! Component: 100 - total flux cleaned = 0.00712345 Jy ! Component: 150 - total flux cleaned = 0.00699809 Jy ! Component: 200 - total flux cleaned = 0.00685585 Jy ! Total flux subtracted in 200 components = 0.00685585 Jy ! Clean residual min=-0.003258 max=0.003941 Jy/beam ! Clean residual mean=0.000033 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0706339 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0706339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097160Jy sigma=0.000986 ! Fit after self-cal, rms=0.097143Jy sigma=0.000986 ! 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.91 FD 0.95 HN 0.98 KP 0.96 ! LA 1.15 MK 1.00 NL 1.01 OV 0.94 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.87 HN 1.02 KP 0.95 ! LA 1.19 MK 1.01 NL 1.10 OV 0.98 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.00 KP 0.93 ! LA 1.02 MK 1.06 NL 1.04 OV 0.90 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 0.93 KP 1.00* ! LA 24.26 MK 1.02 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.097143Jy sigma=0.000986 ! Fit after self-cal, rms=0.876289Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.296 mas, bmaj=7.222 mas, bpa=-3.964 degrees ! Estimated noise=583.549 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.00194593 Jy ! Component: 100 - total flux cleaned = 0.00303563 Jy ! Component: 150 - total flux cleaned = 0.00373815 Jy ! Component: 200 - total flux cleaned = 0.00388727 Jy ! Total flux subtracted in 200 components = 0.00388727 Jy ! Clean residual min=-0.001989 max=0.002307 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0745212 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.0745212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.876097Jy sigma=0.000669 ! Fit after self-cal, rms=0.876913Jy sigma=0.000668 ! 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.876913Jy sigma=0.000668 ! Fit after self-cal, rms=0.921121Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.187 mas, bpa=-4.33 degrees ! Estimated noise=587.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680469 Jy ! Component: 100 - total flux cleaned = 0.000969632 Jy ! Component: 150 - total flux cleaned = 0.00104865 Jy ! Component: 200 - total flux cleaned = 0.00110527 Jy ! Total flux subtracted in 200 components = 0.00110527 Jy ! Clean residual min=-0.001597 max=0.001619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0756265 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0756265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.921098Jy sigma=0.000663 ! Fit after self-cal, rms=0.921054Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-49.5, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016144 Jy ! Component: 100 - total flux cleaned = 0.00234147 Jy ! Component: 150 - total flux cleaned = 0.00259929 Jy ! Component: 200 - total flux cleaned = 0.00279218 Jy ! Total flux subtracted in 200 components = 0.00279218 Jy ! Clean residual min=-0.001437 max=0.001539 Jy/beam ! Clean residual mean=-0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0784187 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.0784187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.921009Jy sigma=0.000662 ! Fit after self-cal, rms=0.921013Jy sigma=0.000662 ! 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.921013Jy sigma=0.000662 ! Fit after self-cal, rms=1.148584Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=7.177 mas, bpa=-4.352 degrees ! Estimated noise=590.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895114 Jy ! Component: 100 - total flux cleaned = 0.00139908 Jy ! Component: 150 - total flux cleaned = 0.00164021 Jy ! Component: 200 - total flux cleaned = 0.00181533 Jy ! Total flux subtracted in 200 components = 0.00181533 Jy ! Clean residual min=-0.001513 max=0.001505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.080234 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.080234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.148548Jy sigma=0.000662 ! Fit after self-cal, rms=1.148543Jy sigma=0.000662 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.0003676 Jy ! Component: 100 - total flux cleaned = 0.000529529 Jy ! Component: 150 - total flux cleaned = 0.000612344 Jy ! Component: 200 - total flux cleaned = 0.000688683 Jy ! Total flux subtracted in 200 components = 0.000688683 Jy ! Clean residual min=-0.001481 max=0.001518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0809227 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.0809226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.148526Jy sigma=0.000662 ! Fit after self-cal, rms=1.148525Jy sigma=0.000662 ! 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=1.148525Jy sigma=0.000662 ! Fit after self-cal, rms=1.272976Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.25 mas, bmaj=10.01 mas, bpa=-1.596 degrees ! Estimated noise=765.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109759 Jy ! Component: 100 - total flux cleaned = 0.00158543 Jy ! Component: 150 - total flux cleaned = 0.00178322 Jy ! Component: 200 - total flux cleaned = 0.00192648 Jy ! Total flux subtracted in 200 components = 0.00192648 Jy ! Clean residual min=-0.001760 max=0.001686 Jy/beam ! Clean residual mean=-0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0828491 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.0828491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.272943Jy sigma=0.000662 ! Fit after self-cal, rms=1.272938Jy sigma=0.000662 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.000305333 Jy ! Component: 100 - total flux cleaned = 0.00033493 Jy ! Component: 150 - total flux cleaned = 0.000369395 Jy ! Component: 200 - total flux cleaned = 0.000384623 Jy ! Total flux subtracted in 200 components = 0.000384623 Jy ! Clean residual min=-0.001752 max=0.001706 Jy/beam ! Clean residual mean=-0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0832337 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.0832338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.272933Jy sigma=0.000662 ! Fit after self-cal, rms=1.272930Jy sigma=0.000662 ! 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.277 mas, bmaj=7.169 mas, bpa=-4.404 degrees ! Estimated noise=594.483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.169 at -4.404 degrees (North through East) ! Clean map min=-0.0014683 max=0.071183 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.718 mas, bmaj=6.335 mas, bpa=-5.258 degrees ! Estimated noise=895.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550126 Jy ! Component: 100 - total flux cleaned = 0.0678202 Jy ! Component: 150 - total flux cleaned = 0.0727873 Jy ! Component: 200 - total flux cleaned = 0.0757718 Jy ! Total flux subtracted in 200 components = 0.0757718 Jy ! Clean residual min=-0.002443 max=0.002404 Jy/beam ! Clean residual mean=-0.000000 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0757718 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0757718 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.169 mas, bpa=-4.404 degrees ! Estimated noise=594.483 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.00222431 Jy ! Component: 100 - total flux cleaned = 0.00364506 Jy ! Component: 150 - total flux cleaned = 0.00451275 Jy ! Component: 200 - total flux cleaned = 0.00486911 Jy ! Total flux subtracted in 200 components = 0.00486911 Jy ! Clean residual min=-0.001654 max=0.001538 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0806409 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.0806409 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.25 mas, bmaj=10.01 mas, bpa=-1.596 degrees ! Estimated noise=765.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118156 Jy ! Component: 100 - total flux cleaned = 0.00180759 Jy ! Component: 150 - total flux cleaned = 0.00207898 Jy ! Component: 200 - total flux cleaned = 0.00228455 Jy ! Total flux subtracted in 200 components = 0.00228455 Jy ! Clean residual min=-0.001845 max=0.001718 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0829255 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.00010196 Jy ! Component: 100 - total flux cleaned = 0.000152326 Jy ! Component: 150 - total flux cleaned = 0.000175529 Jy ! Component: 200 - total flux cleaned = 0.000217239 Jy ! Total flux subtracted in 200 components = 0.000217239 Jy ! Clean residual min=-0.001824 max=0.001698 Jy/beam ! Clean residual mean=-0.000003 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0831427 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.0831427 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.169 mas, bpa=-4.404 degrees ! Estimated noise=594.483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211962 Jy ! Component: 100 - total flux cleaned = -0.00018776 Jy ! Component: 150 - total flux cleaned = -0.000144797 Jy ! Component: 200 - total flux cleaned = -0.000146106 Jy ! Total flux subtracted in 200 components = -0.000146106 Jy ! Clean residual min=-0.001502 max=0.001515 Jy/beam ! Clean residual mean=-0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0829966 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.0829966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.272937Jy sigma=0.000662 ! Fit after self-cal, rms=1.272934Jy sigma=0.000662 wmodel J0013+1910_S_2017_04_28_pus_map.mod ! Writing 74 model components to file: J0013+1910_S_2017_04_28_pus_map.mod wobs J0013+1910_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0013+1910_S_2017_04_28_pus_uvs.fits wwins J0013+1910_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J0013+1910_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 = -3.13867e-05 Jy ! Component: 100 - total flux cleaned = 0.000204296 Jy ! Component: 150 - total flux cleaned = 0.000402094 Jy ! Component: 200 - total flux cleaned = 0.00059258 Jy ! Component: 250 - total flux cleaned = 0.000800635 Jy ! Component: 300 - total flux cleaned = 0.00102529 Jy ! Component: 350 - total flux cleaned = 0.00122228 Jy ! Component: 400 - total flux cleaned = 0.0013717 Jy ! Component: 450 - total flux cleaned = 0.00149695 Jy ! Component: 500 - total flux cleaned = 0.00161947 Jy ! Component: 550 - total flux cleaned = 0.00169957 Jy ! Component: 600 - total flux cleaned = 0.00179784 Jy ! Component: 650 - total flux cleaned = 0.00187484 Jy ! Component: 700 - total flux cleaned = 0.00196957 Jy ! Component: 750 - total flux cleaned = 0.00204401 Jy ! Component: 800 - total flux cleaned = 0.00209967 Jy ! Component: 850 - total flux cleaned = 0.00220902 Jy ! Component: 900 - total flux cleaned = 0.0022451 Jy ! Component: 950 - total flux cleaned = 0.00229849 Jy ! Component: 1000 - total flux cleaned = 0.00229854 Jy ! Component: 1050 - total flux cleaned = 0.00233336 Jy ! Component: 1100 - total flux cleaned = 0.00233362 Jy ! Component: 1150 - total flux cleaned = 0.00235051 Jy ! Component: 1200 - total flux cleaned = 0.00240097 Jy ! Component: 1250 - total flux cleaned = 0.00243397 Jy ! Component: 1300 - total flux cleaned = 0.00245038 Jy ! Component: 1350 - total flux cleaned = 0.00243423 Jy ! Component: 1400 - total flux cleaned = 0.00243439 Jy ! Component: 1450 - total flux cleaned = 0.00241827 Jy ! Component: 1500 - total flux cleaned = 0.00246569 Jy ! Component: 1550 - total flux cleaned = 0.00251272 Jy ! Component: 1600 - total flux cleaned = 0.00240362 Jy ! Component: 1650 - total flux cleaned = 0.00241953 Jy ! Component: 1700 - total flux cleaned = 0.00243488 Jy ! Component: 1750 - total flux cleaned = 0.00243484 Jy ! Component: 1800 - total flux cleaned = 0.00238948 Jy ! Component: 1850 - total flux cleaned = 0.00243444 Jy ! Component: 1900 - total flux cleaned = 0.00234522 Jy ! Component: 1950 - total flux cleaned = 0.00235995 Jy ! Component: 2000 - total flux cleaned = 0.00238915 Jy ! Component: 2050 - total flux cleaned = 0.00234532 Jy ! Component: 2100 - total flux cleaned = 0.00235998 Jy ! Component: 2150 - total flux cleaned = 0.00235993 Jy ! Component: 2200 - total flux cleaned = 0.00238822 Jy ! Component: 2250 - total flux cleaned = 0.00238816 Jy ! Component: 2300 - total flux cleaned = 0.00245853 Jy ! Component: 2350 - total flux cleaned = 0.00241659 Jy ! Component: 2400 - total flux cleaned = 0.00243043 Jy ! Component: 2450 - total flux cleaned = 0.00243049 Jy ! Component: 2500 - total flux cleaned = 0.00252616 Jy ! Component: 2550 - total flux cleaned = 0.00248541 Jy ! Component: 2600 - total flux cleaned = 0.00251241 Jy ! Component: 2650 - total flux cleaned = 0.00252577 Jy ! Component: 2700 - total flux cleaned = 0.00253898 Jy ! Component: 2750 - total flux cleaned = 0.00256553 Jy ! Component: 2800 - total flux cleaned = 0.00257868 Jy ! Component: 2850 - total flux cleaned = 0.00259177 Jy ! Component: 2900 - total flux cleaned = 0.00259192 Jy ! Component: 2950 - total flux cleaned = 0.00264374 Jy ! Component: 3000 - total flux cleaned = 0.00265658 Jy ! Component: 3050 - total flux cleaned = 0.00269508 Jy ! Component: 3100 - total flux cleaned = 0.00269505 Jy ! Component: 3150 - total flux cleaned = 0.00270767 Jy ! Component: 3200 - total flux cleaned = 0.00274555 Jy ! Component: 3250 - total flux cleaned = 0.00274564 Jy ! Component: 3300 - total flux cleaned = 0.00280797 Jy ! Component: 3350 - total flux cleaned = 0.00284522 Jy ! Component: 3400 - total flux cleaned = 0.00286976 Jy ! Component: 3450 - total flux cleaned = 0.00285747 Jy ! Component: 3500 - total flux cleaned = 0.00290635 Jy ! Component: 3550 - total flux cleaned = 0.00291842 Jy ! Component: 3600 - total flux cleaned = 0.0029304 Jy ! Component: 3650 - total flux cleaned = 0.00294239 Jy ! Component: 3700 - total flux cleaned = 0.00293039 Jy ! Component: 3750 - total flux cleaned = 0.0029423 Jy ! Component: 3800 - total flux cleaned = 0.00300154 Jy ! Component: 3850 - total flux cleaned = 0.00298971 Jy ! Component: 3900 - total flux cleaned = 0.00302492 Jy ! Component: 3950 - total flux cleaned = 0.0030832 Jy ! Component: 4000 - total flux cleaned = 0.00308321 Jy ! Component: 4050 - total flux cleaned = 0.00308325 Jy ! Total flux subtracted in 4096 components = 0.00311772 Jy ! Clean residual min=-0.000732 max=0.000912 Jy/beam ! Clean residual mean=-0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0861143 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 389 components and 0.0861143 Jy ![Exited script file: muppet] wmap "J0013+1910_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.169 at -4.404 degrees (North through East) ! Clean map min=-0.001166 max=0.071279 Jy/beam ! Writing clean map to FITS file: J0013+1910_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.071279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218156 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.918178 0.918178 1.83636 3.67271 7.34542 14.6908 29.3817 58.7634 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 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.277 x 7.169 at -4.404 degrees (North through East) ! Clean map min=-0.001166 max=0.071279 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 J0013+1910_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:12:32 2019