! Started logfile: J1558+5625_S_2017_05_01_pus_uvs.log on Wed May 1 18:39:30 2019 obs J1558+5625_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1558+5625_S_2017_05_01_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84308 visibilities/baseline/integration-bin. ! Found source: J1558+5625 ! ! 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 788 lines of history. ! ! Reading 17300 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 J1558+5625_S_2017_05_01_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 553 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854440Jy sigma=0.030269 ! Fit after self-cal, rms=0.849700Jy sigma=0.030186 ! 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.816 mas, bmaj=5.057 mas, bpa=-56.31 degrees ! Estimated noise=825.017 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.0704418 Jy ! Component: 100 - total flux cleaned = 0.0867984 Jy ! Total flux subtracted in 100 components = 0.0867984 Jy ! Clean residual min=-0.031515 max=0.031177 Jy/beam ! Clean residual mean=-0.000115 rms=0.009953 Jy/beam ! Combined flux in latest and established models = 0.0867984 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0867984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119513Jy sigma=0.002575 ! Fit after self-cal, rms=0.119494Jy sigma=0.002574 ! 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.554 mas, bmaj=5.413 mas, bpa=-49.92 degrees ! Estimated noise=525.364 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.0272355 Jy ! Component: 100 - total flux cleaned = 0.0373721 Jy ! Component: 150 - total flux cleaned = 0.0379064 Jy ! Component: 200 - total flux cleaned = 0.0380962 Jy ! Total flux subtracted in 200 components = 0.0380962 Jy ! Clean residual min=-0.027368 max=0.026963 Jy/beam ! Clean residual mean=-0.000376 rms=0.008394 Jy/beam ! Combined flux in latest and established models = 0.124895 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.124895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101626Jy sigma=0.003447 ! Fit after self-cal, rms=0.101487Jy sigma=0.003447 ! 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.82 FD 0.70 HN 0.93 KP 0.82 ! LA 0.81 MK 0.95 NL 0.80 OV 0.86 ! PT 0.81 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.74 HN 0.98 KP 0.80 ! LA 0.76 MK 0.89 NL 0.85 OV 0.87 ! PT 0.78 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.77 HN 0.94 KP 0.82 ! LA 0.84 MK 0.95 NL 0.85 OV 0.80 ! PT 0.78 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.84 HN 1.01 KP 1.00* ! LA 30.67 MK 0.94 NL 1.00* OV 1.00* ! PT 0.80 SC 1.00* ! ! ! Fit before self-cal, rms=0.101487Jy sigma=0.003447 ! Fit after self-cal, rms=0.825421Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.552 mas, bmaj=5.063 mas, bpa=-51.68 degrees ! Estimated noise=520.263 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.00500301 Jy ! Component: 100 - total flux cleaned = 0.00624666 Jy ! Component: 150 - total flux cleaned = 0.00630706 Jy ! Component: 200 - total flux cleaned = 0.00641231 Jy ! Total flux subtracted in 200 components = 0.00641231 Jy ! Clean residual min=-0.003149 max=0.003037 Jy/beam ! Clean residual mean=-0.000032 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.131307 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.131307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.824904Jy sigma=0.000700 ! Fit after self-cal, rms=0.825408Jy sigma=0.000694 ! 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.825408Jy sigma=0.000694 ! Fit after self-cal, rms=0.681189Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.493 mas, bmaj=5.046 mas, bpa=-51.34 degrees ! Estimated noise=521.669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193247 Jy ! Component: 100 - total flux cleaned = 0.00288483 Jy ! Component: 150 - total flux cleaned = 0.00307583 Jy ! Component: 200 - total flux cleaned = 0.00314778 Jy ! Total flux subtracted in 200 components = 0.00314778 Jy ! Clean residual min=-0.002184 max=0.002137 Jy/beam ! Clean residual mean=0.000030 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.134455 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.134455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.681061Jy sigma=0.000675 ! Fit after self-cal, rms=0.681049Jy sigma=0.000675 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.51732e-06 Jy ! Component: 100 - total flux cleaned = -4.70906e-05 Jy ! Component: 150 - total flux cleaned = -4.68645e-05 Jy ! Component: 200 - total flux cleaned = -2.87762e-05 Jy ! Total flux subtracted in 200 components = -2.87762e-05 Jy ! Clean residual min=-0.002149 max=0.002066 Jy/beam ! Clean residual mean=0.000030 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.134426 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.134426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.681041Jy sigma=0.000674 ! Fit after self-cal, rms=0.681044Jy sigma=0.000674 ! 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.681044Jy sigma=0.000674 ! Fit after self-cal, rms=0.697262Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.478 mas, bmaj=5.018 mas, bpa=-50.7 degrees ! Estimated noise=525.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142959 Jy ! Component: 100 - total flux cleaned = 0.00219704 Jy ! Component: 150 - total flux cleaned = 0.00243185 Jy ! Component: 200 - total flux cleaned = 0.00253885 Jy ! Total flux subtracted in 200 components = 0.00253885 Jy ! Clean residual min=-0.002055 max=0.002067 Jy/beam ! Clean residual mean=0.000031 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.136965 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.136965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.697152Jy sigma=0.000674 ! Fit after self-cal, rms=0.697153Jy sigma=0.000674 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 (-63, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176998 Jy ! Component: 100 - total flux cleaned = 0.002269 Jy ! Component: 150 - total flux cleaned = 0.00241777 Jy ! Component: 200 - total flux cleaned = 0.00254494 Jy ! Total flux subtracted in 200 components = 0.00254494 Jy ! Clean residual min=-0.002016 max=0.001736 Jy/beam ! Clean residual mean=0.000028 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.13951 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.13951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.697032Jy sigma=0.000674 ! Fit after self-cal, rms=0.697035Jy sigma=0.000674 ! 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.697035Jy sigma=0.000674 ! Fit after self-cal, rms=0.713904Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.266 mas, bmaj=8.585 mas, bpa=-79.32 degrees ! Estimated noise=620.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164041 Jy ! Component: 100 - total flux cleaned = 0.00246003 Jy ! Component: 150 - total flux cleaned = 0.00304649 Jy ! Component: 200 - total flux cleaned = 0.003486 Jy ! Total flux subtracted in 200 components = 0.003486 Jy ! Clean residual min=-0.002218 max=0.002208 Jy/beam ! Clean residual mean=0.000058 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.142996 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.142996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.713797Jy sigma=0.000674 ! Fit after self-cal, rms=0.713797Jy sigma=0.000673 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.00049376 Jy ! Component: 100 - total flux cleaned = 0.000646027 Jy ! Component: 150 - total flux cleaned = 0.000726249 Jy ! Component: 200 - total flux cleaned = 0.000787426 Jy ! Total flux subtracted in 200 components = 0.000787426 Jy ! Clean residual min=-0.002250 max=0.002122 Jy/beam ! Clean residual mean=0.000058 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.143783 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.143783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.713771Jy sigma=0.000674 ! Fit after self-cal, rms=0.713772Jy sigma=0.000674 ! 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.471 mas, bmaj=5 mas, bpa=-50.41 degrees ! Estimated noise=529.301 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 5 at -50.41 degrees (North through East) ! Clean map min=-0.0019632 max=0.11433 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.602 mas, bmaj=4.389 mas, bpa=-48.86 degrees ! Estimated noise=1017.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0871084 Jy ! Component: 100 - total flux cleaned = 0.113984 Jy ! Component: 150 - total flux cleaned = 0.1268 Jy ! Component: 200 - total flux cleaned = 0.133478 Jy ! Total flux subtracted in 200 components = 0.133478 Jy ! Clean residual min=-0.004060 max=0.004415 Jy/beam ! Clean residual mean=0.000006 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.133478 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.133478 Jy ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=5 mas, bpa=-50.41 degrees ! Estimated noise=529.301 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.00427509 Jy ! Component: 100 - total flux cleaned = 0.00639184 Jy ! Component: 150 - total flux cleaned = 0.00740506 Jy ! Component: 200 - total flux cleaned = 0.00801143 Jy ! Total flux subtracted in 200 components = 0.00801143 Jy ! Clean residual min=-0.001796 max=0.002013 Jy/beam ! Clean residual mean=0.000028 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.14149 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.14149 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.266 mas, bmaj=8.585 mas, bpa=-79.32 degrees ! Estimated noise=620.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136476 Jy ! Component: 100 - total flux cleaned = 0.00208526 Jy ! Component: 150 - total flux cleaned = 0.00233761 Jy ! Component: 200 - total flux cleaned = 0.00237755 Jy ! Total flux subtracted in 200 components = 0.00237755 Jy ! Clean residual min=-0.002300 max=0.002060 Jy/beam ! Clean residual mean=0.000058 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.143867 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.7179e-05 Jy ! Component: 100 - total flux cleaned = 3.26377e-05 Jy ! Component: 150 - total flux cleaned = 4.66875e-05 Jy ! Component: 200 - total flux cleaned = 5.94509e-05 Jy ! Total flux subtracted in 200 components = 5.94509e-05 Jy ! Clean residual min=-0.002278 max=0.002049 Jy/beam ! Clean residual mean=0.000058 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.143927 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.143927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=5 mas, bpa=-50.41 degrees ! Estimated noise=529.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170458 Jy ! Component: 100 - total flux cleaned = -0.000172019 Jy ! Component: 150 - total flux cleaned = -0.00022575 Jy ! Component: 200 - total flux cleaned = -0.000321827 Jy ! Total flux subtracted in 200 components = -0.000321827 Jy ! Clean residual min=-0.001817 max=0.001653 Jy/beam ! Clean residual mean=0.000027 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.143605 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.143605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.713767Jy sigma=0.000673 ! Fit after self-cal, rms=0.713768Jy sigma=0.000673 wmodel J1558+5625_S_2017_05_01_pus_map.mod ! Writing 67 model components to file: J1558+5625_S_2017_05_01_pus_map.mod wobs J1558+5625_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1558+5625_S_2017_05_01_pus_uvs.fits wwins J1558+5625_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J1558+5625_S_2017_05_01_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.000637025 Jy ! Component: 100 - total flux cleaned = -0.000758828 Jy ! Component: 150 - total flux cleaned = -0.000816922 Jy ! Component: 200 - total flux cleaned = -0.000844519 Jy ! Component: 250 - total flux cleaned = -0.000871635 Jy ! Component: 300 - total flux cleaned = -0.000872244 Jy ! Component: 350 - total flux cleaned = -0.000950593 Jy ! Component: 400 - total flux cleaned = -0.00102684 Jy ! Component: 450 - total flux cleaned = -0.00110181 Jy ! Component: 500 - total flux cleaned = -0.00117544 Jy ! Component: 550 - total flux cleaned = -0.00122348 Jy ! Component: 600 - total flux cleaned = -0.00122364 Jy ! Component: 650 - total flux cleaned = -0.00124704 Jy ! Component: 700 - total flux cleaned = -0.00126978 Jy ! Component: 750 - total flux cleaned = -0.00131459 Jy ! Component: 800 - total flux cleaned = -0.00129217 Jy ! Component: 850 - total flux cleaned = -0.00129194 Jy ! Component: 900 - total flux cleaned = -0.00127071 Jy ! Component: 950 - total flux cleaned = -0.00124946 Jy ! Component: 1000 - total flux cleaned = -0.00120745 Jy ! Component: 1050 - total flux cleaned = -0.00116587 Jy ! Component: 1100 - total flux cleaned = -0.00108438 Jy ! Component: 1150 - total flux cleaned = -0.00100413 Jy ! Component: 1200 - total flux cleaned = -0.00098417 Jy ! Component: 1250 - total flux cleaned = -0.000847694 Jy ! Component: 1300 - total flux cleaned = -0.000847675 Jy ! Component: 1350 - total flux cleaned = -0.000714392 Jy ! Component: 1400 - total flux cleaned = -0.000620472 Jy ! Component: 1450 - total flux cleaned = -0.000546175 Jy ! Component: 1500 - total flux cleaned = -0.000472517 Jy ! Component: 1550 - total flux cleaned = -0.000363339 Jy ! Component: 1600 - total flux cleaned = -0.000219245 Jy ! Component: 1650 - total flux cleaned = -0.000165917 Jy ! Component: 1700 - total flux cleaned = -7.79803e-05 Jy ! Component: 1750 - total flux cleaned = -8.34351e-06 Jy ! Component: 1800 - total flux cleaned = 0.000112274 Jy ! Component: 1850 - total flux cleaned = 0.000129463 Jy ! Component: 1900 - total flux cleaned = 0.00031579 Jy ! Component: 1950 - total flux cleaned = 0.000315819 Jy ! Component: 2000 - total flux cleaned = 0.000515219 Jy ! Component: 2050 - total flux cleaned = 0.00061383 Jy ! Component: 2100 - total flux cleaned = 0.000711583 Jy ! Component: 2150 - total flux cleaned = 0.000856827 Jy ! Component: 2200 - total flux cleaned = 0.000984646 Jy ! Component: 2250 - total flux cleaned = 0.00108012 Jy ! Component: 2300 - total flux cleaned = 0.00117452 Jy ! Component: 2350 - total flux cleaned = 0.00125247 Jy ! Component: 2400 - total flux cleaned = 0.0014073 Jy ! Component: 2450 - total flux cleaned = 0.00149919 Jy ! Component: 2500 - total flux cleaned = 0.00157502 Jy ! Component: 2550 - total flux cleaned = 0.00165068 Jy ! Component: 2600 - total flux cleaned = 0.00175568 Jy ! Component: 2650 - total flux cleaned = 0.00185979 Jy ! Component: 2700 - total flux cleaned = 0.0019189 Jy ! Component: 2750 - total flux cleaned = 0.00203613 Jy ! Component: 2800 - total flux cleaned = 0.00212353 Jy ! Component: 2850 - total flux cleaned = 0.00219593 Jy ! Component: 2900 - total flux cleaned = 0.00233944 Jy ! Component: 2950 - total flux cleaned = 0.00245349 Jy ! Component: 3000 - total flux cleaned = 0.00258096 Jy ! Component: 3050 - total flux cleaned = 0.00267925 Jy ! Component: 3100 - total flux cleaned = 0.00277699 Jy ! Component: 3150 - total flux cleaned = 0.00287414 Jy ! Component: 3200 - total flux cleaned = 0.00295688 Jy ! Component: 3250 - total flux cleaned = 0.00313468 Jy ! Component: 3300 - total flux cleaned = 0.00316179 Jy ! Component: 3350 - total flux cleaned = 0.0033103 Jy ! Component: 3400 - total flux cleaned = 0.0033774 Jy ! Component: 3450 - total flux cleaned = 0.0035108 Jy ! Component: 3500 - total flux cleaned = 0.00361687 Jy ! Component: 3550 - total flux cleaned = 0.00370905 Jy ! Component: 3600 - total flux cleaned = 0.00384001 Jy ! Component: 3650 - total flux cleaned = 0.00393106 Jy ! Component: 3700 - total flux cleaned = 0.0039828 Jy ! Component: 3750 - total flux cleaned = 0.00413729 Jy ! Component: 3800 - total flux cleaned = 0.00417571 Jy ! Component: 3850 - total flux cleaned = 0.00431584 Jy ! Component: 3900 - total flux cleaned = 0.00435389 Jy ! Component: 3950 - total flux cleaned = 0.00449243 Jy ! Component: 4000 - total flux cleaned = 0.00455497 Jy ! Component: 4050 - total flux cleaned = 0.00464219 Jy ! Total flux subtracted in 4096 components = 0.00470413 Jy ! Clean residual min=-0.000738 max=0.000741 Jy/beam ! Clean residual mean=0.000010 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.148309 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 363 components and 0.148309 Jy ![Exited script file: muppet] wmap "J1558+5625_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 5 at -50.41 degrees (North through East) ! Clean map min=-0.0012595 max=0.11429 Jy/beam ! Writing clean map to FITS file: J1558+5625_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114286 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229451 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.602308 0.602308 1.20462 2.40923 4.81846 9.63692 19.2738 38.5477 77.0954 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.471 x 5 at -50.41 degrees (North through East) ! Clean map min=-0.0012595 max=0.11429 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 J1558+5625_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:39:35 2019