! Started logfile: J1219+6344_S_2017_04_28_pus_uvs.log on Thu May 2 16:25:06 2019 obs J1219+6344_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1219+6344_S_2017_04_28_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97037 visibilities/baseline/integration-bin. ! Found source: J1219+6344 ! ! 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 19912 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 J1219+6344_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 19 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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 481 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949134Jy sigma=0.024257 ! Fit after self-cal, rms=0.933824Jy sigma=0.024195 ! 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.806 mas, bmaj=4.074 mas, bpa=88.86 degrees ! Estimated noise=812.715 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.0418548 Jy ! Component: 100 - total flux cleaned = 0.0483537 Jy ! Total flux subtracted in 100 components = 0.0483537 Jy ! Clean residual min=-0.008947 max=0.011321 Jy/beam ! Clean residual mean=0.000229 rms=0.003611 Jy/beam ! Combined flux in latest and established models = 0.0483537 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0483537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086523Jy sigma=0.001275 ! Fit after self-cal, rms=0.086475Jy sigma=0.001272 ! 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.334 mas, bmaj=4.745 mas, bpa=65.84 degrees ! Estimated noise=534.161 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.00704667 Jy ! Component: 100 - total flux cleaned = 0.0094225 Jy ! Component: 150 - total flux cleaned = 0.01013 Jy ! Component: 200 - total flux cleaned = 0.0103311 Jy ! Total flux subtracted in 200 components = 0.0103311 Jy ! Clean residual min=-0.007178 max=0.009466 Jy/beam ! Clean residual mean=0.000156 rms=0.002340 Jy/beam ! Combined flux in latest and established models = 0.0586847 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.0586848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084790Jy sigma=0.001435 ! Fit after self-cal, rms=0.084808Jy sigma=0.001435 ! 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.85 FD 0.88 HN 1.01 KP 0.90 ! LA 0.87 MK 1.05 NL 0.84 OV 0.93 ! PT 17.96 SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.82 HN 1.00 KP 0.83 ! LA 0.78 MK 1.31 NL 1.02 OV 0.81 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.84 HN 0.94 KP 0.88 ! LA 0.88 MK 1.14 NL 0.87 OV 0.87 ! PT 0.90 SC 0.94 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.82 HN 0.94 KP 1.00* ! LA 0.79 MK 0.84 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.084808Jy sigma=0.001435 ! Fit after self-cal, rms=0.370629Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.386 mas, bmaj=4.569 mas, bpa=65.87 degrees ! Estimated noise=564.156 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.00445845 Jy ! Component: 100 - total flux cleaned = 0.00640893 Jy ! Component: 150 - total flux cleaned = 0.00689379 Jy ! Component: 200 - total flux cleaned = 0.00710169 Jy ! Total flux subtracted in 200 components = 0.00710169 Jy ! Clean residual min=-0.003074 max=0.002114 Jy/beam ! Clean residual mean=-0.000007 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0657864 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0657865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369972Jy sigma=0.000694 ! Fit after self-cal, rms=0.370700Jy sigma=0.000686 ! 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.370700Jy sigma=0.000686 ! Fit after self-cal, rms=0.320723Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=4.585 mas, bpa=71.04 degrees ! Estimated noise=562.341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123325 Jy ! Component: 100 - total flux cleaned = 0.00139256 Jy ! Component: 150 - total flux cleaned = 0.00144694 Jy ! Component: 200 - total flux cleaned = 0.00147815 Jy ! Total flux subtracted in 200 components = 0.00147815 Jy ! Clean residual min=-0.001629 max=0.001690 Jy/beam ! Clean residual mean=-0.000017 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0672646 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0672646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320634Jy sigma=0.000672 ! Fit after self-cal, rms=0.320631Jy sigma=0.000671 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.000204945 Jy ! Component: 100 - total flux cleaned = 0.000145302 Jy ! Component: 150 - total flux cleaned = 0.000145201 Jy ! Component: 200 - total flux cleaned = 0.000144975 Jy ! Total flux subtracted in 200 components = 0.000144975 Jy ! Clean residual min=-0.001618 max=0.001628 Jy/beam ! Clean residual mean=-0.000016 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0674096 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0674096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320613Jy sigma=0.000671 ! Fit after self-cal, rms=0.320617Jy sigma=0.000671 ! 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.320617Jy sigma=0.000671 ! Fit after self-cal, rms=0.351018Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.311 mas, bmaj=4.553 mas, bpa=73.23 degrees ! Estimated noise=568.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000971784 Jy ! Component: 100 - total flux cleaned = 0.00118987 Jy ! Component: 150 - total flux cleaned = 0.00124984 Jy ! Component: 200 - total flux cleaned = 0.00127005 Jy ! Total flux subtracted in 200 components = 0.00127005 Jy ! Clean residual min=-0.001598 max=0.001708 Jy/beam ! Clean residual mean=-0.000017 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0686796 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.0686796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350941Jy sigma=0.000671 ! Fit after self-cal, rms=0.350945Jy sigma=0.000671 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 = 6.38225e-05 Jy ! Component: 100 - total flux cleaned = 6.38237e-05 Jy ! Component: 150 - total flux cleaned = 6.36928e-05 Jy ! Component: 200 - total flux cleaned = 6.35899e-05 Jy ! Total flux subtracted in 200 components = 6.35899e-05 Jy ! Clean residual min=-0.001596 max=0.001698 Jy/beam ! Clean residual mean=-0.000017 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0687432 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0687432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350941Jy sigma=0.000671 ! Fit after self-cal, rms=0.350943Jy sigma=0.000671 ! 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.350943Jy sigma=0.000671 ! Fit after self-cal, rms=0.360323Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.039 mas, bmaj=9.267 mas, bpa=73.49 degrees ! Estimated noise=702.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011435 Jy ! Component: 100 - total flux cleaned = 0.00157959 Jy ! Component: 150 - total flux cleaned = 0.00174584 Jy ! Component: 200 - total flux cleaned = 0.00176111 Jy ! Total flux subtracted in 200 components = 0.00176111 Jy ! Clean residual min=-0.001694 max=0.001932 Jy/beam ! Clean residual mean=-0.000039 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0705044 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.0705044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360257Jy sigma=0.000671 ! Fit after self-cal, rms=0.360256Jy sigma=0.000671 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.00017472 Jy ! Component: 100 - total flux cleaned = 0.000185381 Jy ! Component: 150 - total flux cleaned = 0.000195373 Jy ! Component: 200 - total flux cleaned = 0.000204534 Jy ! Total flux subtracted in 200 components = 0.000204534 Jy ! Clean residual min=-0.001697 max=0.001927 Jy/beam ! Clean residual mean=-0.000039 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0707089 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 69 components and 0.0707089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360254Jy sigma=0.000671 ! Fit after self-cal, rms=0.360253Jy sigma=0.000671 ! 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.3 mas, bmaj=4.529 mas, bpa=74.75 degrees ! Estimated noise=575.327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 4.529 at 74.75 degrees (North through East) ! Clean map min=-0.0014934 max=0.061704 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.562 mas, bmaj=3.765 mas, bpa=-84.14 degrees ! Estimated noise=937.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0484708 Jy ! Component: 100 - total flux cleaned = 0.0603855 Jy ! Component: 150 - total flux cleaned = 0.0652734 Jy ! Component: 200 - total flux cleaned = 0.067473 Jy ! Total flux subtracted in 200 components = 0.067473 Jy ! Clean residual min=-0.002468 max=0.002700 Jy/beam ! Clean residual mean=-0.000020 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.067473 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.067473 Jy ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.529 mas, bpa=74.75 degrees ! Estimated noise=575.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.00163724 Jy ! Component: 100 - total flux cleaned = 0.00189654 Jy ! Component: 150 - total flux cleaned = 0.00211771 Jy ! Component: 200 - total flux cleaned = 0.00226399 Jy ! Total flux subtracted in 200 components = 0.00226399 Jy ! Clean residual min=-0.001658 max=0.001761 Jy/beam ! Clean residual mean=-0.000018 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.069737 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.0697371 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.039 mas, bmaj=9.267 mas, bpa=73.49 degrees ! Estimated noise=702.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065007 Jy ! Component: 100 - total flux cleaned = 0.00079605 Jy ! Component: 150 - total flux cleaned = 0.000816458 Jy ! Component: 200 - total flux cleaned = 0.000841594 Jy ! Total flux subtracted in 200 components = 0.000841594 Jy ! Clean residual min=-0.001700 max=0.001919 Jy/beam ! Clean residual mean=-0.000039 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0705786 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.75623e-05 Jy ! Component: 100 - total flux cleaned = 3.42921e-05 Jy ! Component: 150 - total flux cleaned = 5.50952e-05 Jy ! Component: 200 - total flux cleaned = 6.96945e-05 Jy ! Total flux subtracted in 200 components = 6.96945e-05 Jy ! Clean residual min=-0.001700 max=0.001922 Jy/beam ! Clean residual mean=-0.000039 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0706483 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.0706483 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.3 mas, bmaj=4.529 mas, bpa=74.75 degrees ! Estimated noise=575.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00041117 Jy ! Component: 100 - total flux cleaned = -0.000465397 Jy ! Component: 150 - total flux cleaned = -0.000480974 Jy ! Component: 200 - total flux cleaned = -0.000456078 Jy ! Total flux subtracted in 200 components = -0.000456078 Jy ! Clean residual min=-0.001631 max=0.001747 Jy/beam ! Clean residual mean=-0.000018 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0701923 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0701923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360242Jy sigma=0.000671 ! Fit after self-cal, rms=0.360239Jy sigma=0.000671 wmodel J1219+6344_S_2017_04_28_pus_map.mod ! Writing 45 model components to file: J1219+6344_S_2017_04_28_pus_map.mod wobs J1219+6344_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1219+6344_S_2017_04_28_pus_uvs.fits wwins J1219+6344_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J1219+6344_S_2017_04_28_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550511 Jy ! Component: 100 - total flux cleaned = 0.000580782 Jy ! Component: 150 - total flux cleaned = 0.000552656 Jy ! Component: 200 - total flux cleaned = 0.000525396 Jy ! Component: 250 - total flux cleaned = 0.000551666 Jy ! Component: 300 - total flux cleaned = 0.000526477 Jy ! Component: 350 - total flux cleaned = 0.000575744 Jy ! Component: 400 - total flux cleaned = 0.000551779 Jy ! Component: 450 - total flux cleaned = 0.000622933 Jy ! Component: 500 - total flux cleaned = 0.000692549 Jy ! Component: 550 - total flux cleaned = 0.0006924 Jy ! Component: 600 - total flux cleaned = 0.00069264 Jy ! Component: 650 - total flux cleaned = 0.000670941 Jy ! Component: 700 - total flux cleaned = 0.00060598 Jy ! Component: 750 - total flux cleaned = 0.000542184 Jy ! Component: 800 - total flux cleaned = 0.000521298 Jy ! Component: 850 - total flux cleaned = 0.000500374 Jy ! Component: 900 - total flux cleaned = 0.000459535 Jy ! Component: 950 - total flux cleaned = 0.000419624 Jy ! Component: 1000 - total flux cleaned = 0.000439794 Jy ! Component: 1050 - total flux cleaned = 0.000420247 Jy ! Component: 1100 - total flux cleaned = 0.000400702 Jy ! Component: 1150 - total flux cleaned = 0.000304956 Jy ! Component: 1200 - total flux cleaned = 0.000286161 Jy ! Component: 1250 - total flux cleaned = 0.000249267 Jy ! Component: 1300 - total flux cleaned = 0.00024931 Jy ! Component: 1350 - total flux cleaned = 0.000249023 Jy ! Component: 1400 - total flux cleaned = 0.000194464 Jy ! Component: 1450 - total flux cleaned = 0.000176549 Jy ! Component: 1500 - total flux cleaned = 0.000194276 Jy ! Component: 1550 - total flux cleaned = 0.000194196 Jy ! Component: 1600 - total flux cleaned = 0.000194104 Jy ! Component: 1650 - total flux cleaned = 0.000125339 Jy ! Component: 1700 - total flux cleaned = 0.000159402 Jy ! Component: 1750 - total flux cleaned = 0.000108871 Jy ! Component: 1800 - total flux cleaned = 0.000142314 Jy ! Component: 1850 - total flux cleaned = 7.57897e-05 Jy ! Component: 1900 - total flux cleaned = 9.2216e-05 Jy ! Component: 1950 - total flux cleaned = 4.2795e-05 Jy ! Component: 2000 - total flux cleaned = -3.78298e-05 Jy ! Component: 2050 - total flux cleaned = -8.5759e-05 Jy ! Component: 2100 - total flux cleaned = -5.38683e-05 Jy ! Component: 2150 - total flux cleaned = -0.000101273 Jy ! Component: 2200 - total flux cleaned = -0.000132722 Jy ! Component: 2250 - total flux cleaned = -0.000210259 Jy ! Component: 2300 - total flux cleaned = -0.000225686 Jy ! Component: 2350 - total flux cleaned = -0.000271649 Jy ! Component: 2400 - total flux cleaned = -0.000301952 Jy ! Component: 2450 - total flux cleaned = -0.000302018 Jy ! Component: 2500 - total flux cleaned = -0.000316972 Jy ! Component: 2550 - total flux cleaned = -0.000405914 Jy ! Component: 2600 - total flux cleaned = -0.000361732 Jy ! Component: 2650 - total flux cleaned = -0.000434873 Jy ! Component: 2700 - total flux cleaned = -0.000536558 Jy ! Component: 2750 - total flux cleaned = -0.000464198 Jy ! Component: 2800 - total flux cleaned = -0.000521708 Jy ! Component: 2850 - total flux cleaned = -0.000521812 Jy ! Component: 2900 - total flux cleaned = -0.000578174 Jy ! Component: 2950 - total flux cleaned = -0.000578156 Jy ! Component: 3000 - total flux cleaned = -0.000578195 Jy ! Component: 3050 - total flux cleaned = -0.000564295 Jy ! Component: 3100 - total flux cleaned = -0.000619532 Jy ! Component: 3150 - total flux cleaned = -0.000646901 Jy ! Component: 3200 - total flux cleaned = -0.000674356 Jy ! Component: 3250 - total flux cleaned = -0.000701387 Jy ! Component: 3300 - total flux cleaned = -0.000647461 Jy ! Component: 3350 - total flux cleaned = -0.000714331 Jy ! Component: 3400 - total flux cleaned = -0.000687542 Jy ! Component: 3450 - total flux cleaned = -0.000714068 Jy ! Component: 3500 - total flux cleaned = -0.000727187 Jy ! Component: 3550 - total flux cleaned = -0.000727054 Jy ! Component: 3600 - total flux cleaned = -0.000714065 Jy ! Component: 3650 - total flux cleaned = -0.000804751 Jy ! Component: 3700 - total flux cleaned = -0.000804702 Jy ! Component: 3750 - total flux cleaned = -0.000779075 Jy ! Component: 3800 - total flux cleaned = -0.000804514 Jy ! Component: 3850 - total flux cleaned = -0.00085515 Jy ! Component: 3900 - total flux cleaned = -0.0009054 Jy ! Component: 3950 - total flux cleaned = -0.000905403 Jy ! Component: 4000 - total flux cleaned = -0.00090538 Jy ! Component: 4050 - total flux cleaned = -0.00091774 Jy ! Total flux subtracted in 4096 components = -0.00090534 Jy ! Clean residual min=-0.000783 max=0.000788 Jy/beam ! Clean residual mean=-0.000006 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0692869 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 326 components and 0.0692869 Jy ![Exited script file: muppet] wmap "J1219+6344_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.3 x 4.529 at 74.75 degrees (North through East) ! Clean map min=-0.0011972 max=0.062138 Jy/beam ! Writing clean map to FITS file: J1219+6344_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.0621375 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228684 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10408 1.10408 2.20817 4.41634 8.83268 17.6654 35.3307 70.6614 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 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.3 x 4.529 at 74.75 degrees (North through East) ! Clean map min=-0.0011972 max=0.062138 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 J1219+6344_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:25:11 2019