! Started logfile: J0450+2249_S_2017_03_23_pus_uvs.log on Mon May 13 09:48:43 2019 obs J0450+2249_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0450+2249_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964405 visibilities/baseline/integration-bin. ! Found source: J0450+2249 ! ! 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 481 lines of history. ! ! Reading 19616 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 J0450+2249_S_2017_03_23_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 371 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880720Jy sigma=0.008021 ! Fit after self-cal, rms=0.869480Jy sigma=0.007926 ! 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.012 mas, bmaj=6.197 mas, bpa=-5.362 degrees ! Estimated noise=815.134 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.101583 Jy ! Component: 100 - total flux cleaned = 0.123763 Jy ! Total flux subtracted in 100 components = 0.123763 Jy ! Clean residual min=-0.004163 max=0.006411 Jy/beam ! Clean residual mean=-0.000006 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.123763 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.123763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084044Jy sigma=0.000693 ! Fit after self-cal, rms=0.084036Jy sigma=0.000693 ! 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.529 mas, bmaj=6.898 mas, bpa=-2.933 degrees ! Estimated noise=613.711 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.00930838 Jy ! Component: 100 - total flux cleaned = 0.0138067 Jy ! Component: 150 - total flux cleaned = 0.0164204 Jy ! Component: 200 - total flux cleaned = 0.018046 Jy ! Total flux subtracted in 200 components = 0.018046 Jy ! Clean residual min=-0.003842 max=0.003624 Jy/beam ! Clean residual mean=0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.14181 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.14181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082847Jy sigma=0.000685 ! Fit after self-cal, rms=0.082843Jy sigma=0.000685 ! 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.02 FD 0.99 HN 0.95 KP 1.04 ! LA 0.98 MK 1.00 NL 0.89 OV 1.01 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.02 KP 0.97 ! LA 0.93 MK 0.99 NL 1.04 OV 1.06 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.98 KP 0.86 ! LA 0.75 MK 1.03 NL 1.15 OV 0.97 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.10 HN 0.96 KP 1.00* ! LA 0.77 MK 1.22 NL 1.00* OV 2.10 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.082843Jy sigma=0.000685 ! Fit after self-cal, rms=0.085357Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.925 mas, bpa=-2.626 degrees ! Estimated noise=612.97 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.0004488 Jy ! Component: 100 - total flux cleaned = -0.000638451 Jy ! Component: 150 - total flux cleaned = -0.000716736 Jy ! Component: 200 - total flux cleaned = -0.000772023 Jy ! Total flux subtracted in 200 components = -0.000772023 Jy ! Clean residual min=-0.001715 max=0.001938 Jy/beam ! Clean residual mean=-0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.141037 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.141037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085347Jy sigma=0.000662 ! Fit after self-cal, rms=0.085485Jy sigma=0.000661 ! 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.085485Jy sigma=0.000661 ! Fit after self-cal, rms=0.083700Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.937 mas, bpa=-2.538 degrees ! Estimated noise=612.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.42685e-05 Jy ! Component: 100 - total flux cleaned = -0.000129409 Jy ! Component: 150 - total flux cleaned = -0.000177159 Jy ! Component: 200 - total flux cleaned = -0.000211843 Jy ! Total flux subtracted in 200 components = -0.000211843 Jy ! Clean residual min=-0.001461 max=0.001773 Jy/beam ! Clean residual mean=0.000000 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.140826 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.140826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083698Jy sigma=0.000658 ! Fit after self-cal, rms=0.083711Jy sigma=0.000658 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 (-73, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107235 Jy ! Component: 100 - total flux cleaned = 0.000836438 Jy ! Component: 150 - total flux cleaned = 0.000717114 Jy ! Component: 200 - total flux cleaned = 0.000657541 Jy ! Total flux subtracted in 200 components = 0.000657541 Jy ! Clean residual min=-0.001490 max=0.001514 Jy/beam ! Clean residual mean=0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.141483 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.141483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083679Jy sigma=0.000658 ! Fit after self-cal, rms=0.083675Jy sigma=0.000658 ! 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.083675Jy sigma=0.000658 ! Fit after self-cal, rms=0.083554Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=6.936 mas, bpa=-2.49 degrees ! Estimated noise=612.156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121898 Jy ! Component: 100 - total flux cleaned = 8.63604e-05 Jy ! Component: 150 - total flux cleaned = 0.000102487 Jy ! Component: 200 - total flux cleaned = 0.000130778 Jy ! Total flux subtracted in 200 components = 0.000130778 Jy ! Clean residual min=-0.001491 max=0.001515 Jy/beam ! Clean residual mean=0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.141614 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.141614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083546Jy sigma=0.000658 ! Fit after self-cal, rms=0.083545Jy sigma=0.000658 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.86642e-05 Jy ! Component: 100 - total flux cleaned = 2.86955e-05 Jy ! Component: 150 - total flux cleaned = 1.69064e-05 Jy ! Component: 200 - total flux cleaned = 5.40585e-06 Jy ! Total flux subtracted in 200 components = 5.40585e-06 Jy ! Clean residual min=-0.001487 max=0.001521 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.141619 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.141619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083542Jy sigma=0.000658 ! Fit after self-cal, rms=0.083541Jy sigma=0.000658 ! 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.083541Jy sigma=0.000658 ! Fit after self-cal, rms=0.083512Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.442 mas, bmaj=10.13 mas, bpa=-1.465 degrees ! Estimated noise=751.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148778 Jy ! Component: 100 - total flux cleaned = 0.00013253 Jy ! Component: 150 - total flux cleaned = 0.000132521 Jy ! Component: 200 - total flux cleaned = 0.000111099 Jy ! Total flux subtracted in 200 components = 0.000111099 Jy ! Clean residual min=-0.001755 max=0.001942 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.14173 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.14173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083511Jy sigma=0.000658 ! Fit after self-cal, rms=0.083508Jy sigma=0.000658 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 (-0.5, -111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011047 Jy ! Component: 100 - total flux cleaned = 0.0010369 Jy ! Component: 150 - total flux cleaned = 0.000975341 Jy ! Component: 200 - total flux cleaned = 0.000864875 Jy ! Total flux subtracted in 200 components = 0.000864875 Jy ! Clean residual min=-0.001558 max=0.001551 Jy/beam ! Clean residual mean=0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.142595 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.142595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083479Jy sigma=0.000657 ! Fit after self-cal, rms=0.083480Jy sigma=0.000657 ! 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.551 mas, bmaj=6.936 mas, bpa=-2.461 degrees ! Estimated noise=612.299 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.551 x 6.936 at -2.461 degrees (North through East) ! Clean map min=-0.0013349 max=0.13201 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.014 mas, bmaj=6.186 mas, bpa=-4.921 degrees ! Estimated noise=823.693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102566 Jy ! Component: 100 - total flux cleaned = 0.125041 Jy ! Component: 150 - total flux cleaned = 0.132203 Jy ! Component: 200 - total flux cleaned = 0.135919 Jy ! Total flux subtracted in 200 components = 0.135919 Jy ! Clean residual min=-0.002735 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.135919 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.135919 Jy ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=6.936 mas, bpa=-2.461 degrees ! Estimated noise=612.299 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) ! Added new window around map position (3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261667 Jy ! Component: 100 - total flux cleaned = 0.00427388 Jy ! Component: 150 - total flux cleaned = 0.00534661 Jy ! Component: 200 - total flux cleaned = 0.00571031 Jy ! Total flux subtracted in 200 components = 0.00571031 Jy ! Clean residual min=-0.001498 max=0.001500 Jy/beam ! Clean residual mean=-0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.141629 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.141629 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.442 mas, bmaj=10.13 mas, bpa=-1.465 degrees ! Estimated noise=751.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144292 Jy ! Component: 100 - total flux cleaned = 0.00160608 Jy ! Component: 150 - total flux cleaned = 0.00154284 Jy ! Component: 200 - total flux cleaned = 0.0013945 Jy ! Total flux subtracted in 200 components = 0.0013945 Jy ! Clean residual min=-0.001481 max=0.001475 Jy/beam ! Clean residual mean=0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.143024 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.000164976 Jy ! Component: 100 - total flux cleaned = -0.000241313 Jy ! Component: 150 - total flux cleaned = -0.000312341 Jy ! Component: 200 - total flux cleaned = -0.000355863 Jy ! Total flux subtracted in 200 components = -0.000355863 Jy ! Clean residual min=-0.001461 max=0.001416 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.142668 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 109 components and 0.142668 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=6.936 mas, bpa=-2.461 degrees ! Estimated noise=612.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.95144e-05 Jy ! Component: 100 - total flux cleaned = 1.37282e-06 Jy ! Component: 150 - total flux cleaned = 6.75154e-05 Jy ! Component: 200 - total flux cleaned = 0.000127598 Jy ! Total flux subtracted in 200 components = 0.000127598 Jy ! Clean residual min=-0.001397 max=0.001481 Jy/beam ! Clean residual mean=0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.142795 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.142795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083453Jy sigma=0.000657 ! Fit after self-cal, rms=0.083447Jy sigma=0.000657 wmodel J0450+2249_S_2017_03_23_pus_map.mod ! Writing 130 model components to file: J0450+2249_S_2017_03_23_pus_map.mod wobs J0450+2249_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0450+2249_S_2017_03_23_pus_uvs.fits wwins J0450+2249_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J0450+2249_S_2017_03_23_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.000411001 Jy ! Component: 100 - total flux cleaned = 0.000611264 Jy ! Component: 150 - total flux cleaned = 0.000730554 Jy ! Component: 200 - total flux cleaned = 0.000753974 Jy ! Component: 250 - total flux cleaned = 0.00088583 Jy ! Component: 300 - total flux cleaned = 0.000971207 Jy ! Component: 350 - total flux cleaned = 0.00103368 Jy ! Component: 400 - total flux cleaned = 0.0010135 Jy ! Component: 450 - total flux cleaned = 0.0010729 Jy ! Component: 500 - total flux cleaned = 0.00109207 Jy ! Component: 550 - total flux cleaned = 0.00111146 Jy ! Component: 600 - total flux cleaned = 0.00118681 Jy ! Component: 650 - total flux cleaned = 0.00127897 Jy ! Component: 700 - total flux cleaned = 0.00135106 Jy ! Component: 750 - total flux cleaned = 0.00133292 Jy ! Component: 800 - total flux cleaned = 0.0013685 Jy ! Component: 850 - total flux cleaned = 0.00143852 Jy ! Component: 900 - total flux cleaned = 0.00150741 Jy ! Component: 950 - total flux cleaned = 0.00154107 Jy ! Component: 1000 - total flux cleaned = 0.00154104 Jy ! Component: 1050 - total flux cleaned = 0.00159076 Jy ! Component: 1100 - total flux cleaned = 0.00160714 Jy ! Component: 1150 - total flux cleaned = 0.00163955 Jy ! Component: 1200 - total flux cleaned = 0.00168738 Jy ! Component: 1250 - total flux cleaned = 0.00171909 Jy ! Component: 1300 - total flux cleaned = 0.00168761 Jy ! Component: 1350 - total flux cleaned = 0.00168765 Jy ! Component: 1400 - total flux cleaned = 0.00165692 Jy ! Component: 1450 - total flux cleaned = 0.00168728 Jy ! Component: 1500 - total flux cleaned = 0.00165736 Jy ! Component: 1550 - total flux cleaned = 0.00167207 Jy ! Component: 1600 - total flux cleaned = 0.00159847 Jy ! Component: 1650 - total flux cleaned = 0.00159853 Jy ! Component: 1700 - total flux cleaned = 0.00159852 Jy ! Component: 1750 - total flux cleaned = 0.00159864 Jy ! Component: 1800 - total flux cleaned = 0.0016268 Jy ! Component: 1850 - total flux cleaned = 0.00162665 Jy ! Component: 1900 - total flux cleaned = 0.0015847 Jy ! Component: 1950 - total flux cleaned = 0.00155694 Jy ! Component: 2000 - total flux cleaned = 0.00152956 Jy ! Component: 2050 - total flux cleaned = 0.00158418 Jy ! Component: 2100 - total flux cleaned = 0.00151656 Jy ! Component: 2150 - total flux cleaned = 0.00154337 Jy ! Component: 2200 - total flux cleaned = 0.00157004 Jy ! Component: 2250 - total flux cleaned = 0.00153023 Jy ! Component: 2300 - total flux cleaned = 0.0015302 Jy ! Component: 2350 - total flux cleaned = 0.00155619 Jy ! Component: 2400 - total flux cleaned = 0.00155619 Jy ! Component: 2450 - total flux cleaned = 0.00151785 Jy ! Component: 2500 - total flux cleaned = 0.0015178 Jy ! Component: 2550 - total flux cleaned = 0.00154313 Jy ! Component: 2600 - total flux cleaned = 0.00149294 Jy ! Component: 2650 - total flux cleaned = 0.00145558 Jy ! Component: 2700 - total flux cleaned = 0.00144313 Jy ! Component: 2750 - total flux cleaned = 0.00141852 Jy ! Component: 2800 - total flux cleaned = 0.00146749 Jy ! Component: 2850 - total flux cleaned = 0.0014311 Jy ! Component: 2900 - total flux cleaned = 0.00145521 Jy ! Component: 2950 - total flux cleaned = 0.00144315 Jy ! Component: 3000 - total flux cleaned = 0.00144312 Jy ! Component: 3050 - total flux cleaned = 0.00146684 Jy ! Component: 3100 - total flux cleaned = 0.00146682 Jy ! Component: 3150 - total flux cleaned = 0.00146691 Jy ! Component: 3200 - total flux cleaned = 0.00152517 Jy ! Component: 3250 - total flux cleaned = 0.00151356 Jy ! Component: 3300 - total flux cleaned = 0.00151362 Jy ! Component: 3350 - total flux cleaned = 0.00153656 Jy ! Component: 3400 - total flux cleaned = 0.00155931 Jy ! Component: 3450 - total flux cleaned = 0.00157063 Jy ! Component: 3500 - total flux cleaned = 0.00158198 Jy ! Component: 3550 - total flux cleaned = 0.00159328 Jy ! Component: 3600 - total flux cleaned = 0.0015933 Jy ! Component: 3650 - total flux cleaned = 0.00160435 Jy ! Component: 3700 - total flux cleaned = 0.00154924 Jy ! Component: 3750 - total flux cleaned = 0.00156025 Jy ! Component: 3800 - total flux cleaned = 0.00154939 Jy ! Component: 3850 - total flux cleaned = 0.00154941 Jy ! Component: 3900 - total flux cleaned = 0.00154937 Jy ! Component: 3950 - total flux cleaned = 0.00151721 Jy ! Component: 4000 - total flux cleaned = 0.00154929 Jy ! Component: 4050 - total flux cleaned = 0.00154931 Jy ! Total flux subtracted in 4096 components = 0.00161273 Jy ! Clean residual min=-0.000670 max=0.000618 Jy/beam ! Clean residual mean=0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.144408 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 431 components and 0.144408 Jy ![Exited script file: muppet] wmap "J0450+2249_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.551 x 6.936 at -2.461 degrees (North through East) ! Clean map min=-0.0011952 max=0.13179 Jy/beam ! Writing clean map to FITS file: J0450+2249_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443583 0.443583 0.887167 1.77433 3.54867 7.09733 14.1947 28.3893 56.7787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.551 x 6.936 at -2.461 degrees (North through East) ! Clean map min=-0.0011952 max=0.13179 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 J0450+2249_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:48:49 2019