! Started logfile: J0359-2615_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:30:13 2019 obs J0359-2615_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0359-2615_S_2017_03_27_pus_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975799 visibilities/baseline/integration-bin. ! Found source: J0359-2615 ! ! 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 1684 lines of history. ! ! Reading 25644 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 J0359-2615_S_2017_03_27_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 458 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.852310Jy sigma=0.005504 ! Fit after self-cal, rms=0.816203Jy sigma=0.005263 ! 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.432 mas, bmaj=6.751 mas, bpa=-7.104 degrees ! Estimated noise=1259.02 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.13166 Jy ! Component: 100 - total flux cleaned = 0.190185 Jy ! Total flux subtracted in 100 components = 0.190185 Jy ! Clean residual min=-0.014110 max=0.035861 Jy/beam ! Clean residual mean=-0.000123 rms=0.004997 Jy/beam ! Combined flux in latest and established models = 0.190185 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.190185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164925Jy sigma=0.001124 ! Fit after self-cal, rms=0.164709Jy sigma=0.001122 ! Inverting map ! Added new window around map position (3.5, 13). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0414803 Jy ! Component: 100 - total flux cleaned = 0.0718219 Jy ! Total flux subtracted in 100 components = 0.0718219 Jy ! Clean residual min=-0.010881 max=0.020109 Jy/beam ! Clean residual mean=-0.000105 rms=0.003585 Jy/beam ! Combined flux in latest and established models = 0.262007 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.262007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143519Jy sigma=0.000938 ! Fit after self-cal, rms=0.142844Jy sigma=0.000934 ! 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.049 mas, bmaj=8.129 mas, bpa=-5.132 degrees ! Estimated noise=732.981 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.0507519 Jy ! Component: 100 - total flux cleaned = 0.0835805 Jy ! Component: 150 - total flux cleaned = 0.105849 Jy ! Component: 200 - total flux cleaned = 0.121074 Jy ! Total flux subtracted in 200 components = 0.121074 Jy ! Clean residual min=-0.012367 max=0.020410 Jy/beam ! Clean residual mean=-0.000213 rms=0.004498 Jy/beam ! Combined flux in latest and established models = 0.383081 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 116 components and 0.383081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124677Jy sigma=0.000756 ! Fit after self-cal, rms=0.123465Jy sigma=0.000749 ! 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.11 FD 0.92 HN 1.11 KP 1.01 ! LA 0.92 MK 1.03 NL 1.16 OV 1.10 ! PT 0.84 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.97 HN 1.17 KP 0.98 ! LA 0.88 MK 1.01 NL 1.18 OV 1.10 ! PT 0.83 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.16 KP 0.98 ! LA 0.90 MK 1.03 NL 1.14 OV 1.02 ! PT 0.83 SC 1.07 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.04 HN 1.14 KP 1.00* ! LA 0.89 MK 1.07 NL 1.00* OV 0.94 ! PT 0.86 SC 0.92 ! ! ! Fit before self-cal, rms=0.123465Jy sigma=0.000749 ! Fit after self-cal, rms=0.127692Jy sigma=0.000701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.335 mas, bpa=-5.52 degrees ! Estimated noise=745.54 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 (17.5, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113886 Jy ! Component: 100 - total flux cleaned = 0.0172268 Jy ! Component: 150 - total flux cleaned = 0.0195275 Jy ! Component: 200 - total flux cleaned = 0.0208037 Jy ! Total flux subtracted in 200 components = 0.0208037 Jy ! Clean residual min=-0.005465 max=0.007209 Jy/beam ! Clean residual mean=-0.000035 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.403884 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 152 components and 0.403884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126698Jy sigma=0.000692 ! Fit after self-cal, rms=0.126922Jy sigma=0.000691 ! 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.126922Jy sigma=0.000691 ! Fit after self-cal, rms=0.126362Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=8.33 mas, bpa=-5.382 degrees ! Estimated noise=745.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485838 Jy ! Component: 100 - total flux cleaned = 0.00638038 Jy ! Component: 150 - total flux cleaned = 0.00711567 Jy ! Component: 200 - total flux cleaned = 0.0075947 Jy ! Total flux subtracted in 200 components = 0.0075947 Jy ! Clean residual min=-0.005538 max=0.007003 Jy/beam ! Clean residual mean=-0.000033 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.411479 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 176 components and 0.411479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126128Jy sigma=0.000687 ! Fit after self-cal, rms=0.126078Jy sigma=0.000687 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 (7.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007483 Jy ! Component: 100 - total flux cleaned = 0.00887111 Jy ! Component: 150 - total flux cleaned = 0.00850317 Jy ! Component: 200 - total flux cleaned = 0.00829953 Jy ! Total flux subtracted in 200 components = 0.00829953 Jy ! Clean residual min=-0.004955 max=0.006445 Jy/beam ! Clean residual mean=-0.000020 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.419779 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 210 components and 0.419779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125539Jy sigma=0.000684 ! Fit after self-cal, rms=0.125440Jy sigma=0.000683 ! 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.125440Jy sigma=0.000683 ! Fit after self-cal, rms=0.124586Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=8.317 mas, bpa=-5.318 degrees ! Estimated noise=742.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392073 Jy ! Component: 100 - total flux cleaned = 0.00480578 Jy ! Component: 150 - total flux cleaned = 0.00531332 Jy ! Component: 200 - total flux cleaned = 0.00538365 Jy ! Total flux subtracted in 200 components = 0.00538365 Jy ! Clean residual min=-0.005072 max=0.005900 Jy/beam ! Clean residual mean=-0.000018 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.425162 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 233 components and 0.425162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124363Jy sigma=0.000680 ! Fit after self-cal, rms=0.124296Jy sigma=0.000679 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 (13.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00509854 Jy ! Component: 100 - total flux cleaned = 0.00702852 Jy ! Component: 150 - total flux cleaned = 0.00760719 Jy ! Component: 200 - total flux cleaned = 0.0080215 Jy ! Total flux subtracted in 200 components = 0.0080215 Jy ! Clean residual min=-0.004386 max=0.004617 Jy/beam ! Clean residual mean=-0.000010 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.433184 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 256 components and 0.433184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124015Jy sigma=0.000678 ! Fit after self-cal, rms=0.123942Jy sigma=0.000677 ! 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.123942Jy sigma=0.000677 ! Fit after self-cal, rms=0.122662Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.087 mas, bmaj=20.11 mas, bpa=0.6733 degrees ! Estimated noise=890.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359243 Jy ! Component: 100 - total flux cleaned = 0.00457114 Jy ! Component: 150 - total flux cleaned = 0.00491074 Jy ! Component: 200 - total flux cleaned = 0.00505575 Jy ! Total flux subtracted in 200 components = 0.00505575 Jy ! Clean residual min=-0.005045 max=0.007707 Jy/beam ! Clean residual mean=-0.000022 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.43824 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 287 components and 0.43824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122564Jy sigma=0.000676 ! Fit after self-cal, rms=0.122518Jy sigma=0.000676 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.00136167 Jy ! Component: 100 - total flux cleaned = 0.00152665 Jy ! Component: 150 - total flux cleaned = 0.00152815 Jy ! Component: 200 - total flux cleaned = 0.00140486 Jy ! Total flux subtracted in 200 components = 0.00140486 Jy ! Clean residual min=-0.004719 max=0.006678 Jy/beam ! Clean residual mean=-0.000016 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.439645 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 311 components and 0.439645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122466Jy sigma=0.000676 ! Fit after self-cal, rms=0.122467Jy sigma=0.000676 ! 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.116 mas, bmaj=8.311 mas, bpa=-5.453 degrees ! Estimated noise=740.026 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.116 x 8.311 at -5.453 degrees (North through East) ! Clean map min=-0.0042899 max=0.16853 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.465 mas, bmaj=6.815 mas, bpa=-7.107 degrees ! Estimated noise=1300.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13381 Jy ! Component: 100 - total flux cleaned = 0.195857 Jy ! Component: 150 - total flux cleaned = 0.238537 Jy ! Component: 200 - total flux cleaned = 0.269979 Jy ! Total flux subtracted in 200 components = 0.269979 Jy ! Clean residual min=-0.009988 max=0.019854 Jy/beam ! Clean residual mean=-0.000058 rms=0.003141 Jy/beam ! Combined flux in latest and established models = 0.269979 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.269979 Jy ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=8.311 mas, bpa=-5.453 degrees ! Estimated noise=740.026 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.0448557 Jy ! Component: 100 - total flux cleaned = 0.0731351 Jy ! Component: 150 - total flux cleaned = 0.0922028 Jy ! Component: 200 - total flux cleaned = 0.10612 Jy ! Total flux subtracted in 200 components = 0.10612 Jy ! Clean residual min=-0.007582 max=0.011540 Jy/beam ! Clean residual mean=-0.000074 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 0.376099 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 144 components and 0.376099 Jy ! Inverting map ! Added new window around map position (-0.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119999 Jy ! Component: 100 - total flux cleaned = 0.0209459 Jy ! Component: 150 - total flux cleaned = 0.0281763 Jy ! Component: 200 - total flux cleaned = 0.034155 Jy ! Total flux subtracted in 200 components = 0.034155 Jy ! Clean residual min=-0.005313 max=0.004549 Jy/beam ! Clean residual mean=-0.000035 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.410253 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 211 components and 0.410254 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.087 mas, bmaj=20.11 mas, bpa=0.6733 degrees ! Estimated noise=890.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00845223 Jy ! Component: 100 - total flux cleaned = 0.0145653 Jy ! Component: 150 - total flux cleaned = 0.0193002 Jy ! Component: 200 - total flux cleaned = 0.0230191 Jy ! Total flux subtracted in 200 components = 0.0230191 Jy ! Clean residual min=-0.005533 max=0.005312 Jy/beam ! Clean residual mean=-0.000022 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.433273 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.00295682 Jy ! Component: 100 - total flux cleaned = 0.00498084 Jy ! Component: 150 - total flux cleaned = 0.0061099 Jy ! Component: 200 - total flux cleaned = 0.0070874 Jy ! Total flux subtracted in 200 components = 0.0070874 Jy ! Clean residual min=-0.004597 max=0.004970 Jy/beam ! Clean residual mean=-0.000007 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.44036 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 341 components and 0.44036 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=8.311 mas, bpa=-5.453 degrees ! Estimated noise=740.026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535633 Jy ! Component: 100 - total flux cleaned = 0.000851026 Jy ! Component: 150 - total flux cleaned = 0.00134077 Jy ! Component: 200 - total flux cleaned = 0.00166082 Jy ! Total flux subtracted in 200 components = 0.00166082 Jy ! Clean residual min=-0.003630 max=0.004006 Jy/beam ! Clean residual mean=-0.000000 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.442021 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 367 components and 0.442021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122264Jy sigma=0.000674 ! Fit after self-cal, rms=0.122182Jy sigma=0.000674 wmodel J0359-2615_S_2017_03_27_pus_map.mod ! Writing 367 model components to file: J0359-2615_S_2017_03_27_pus_map.mod wobs J0359-2615_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0359-2615_S_2017_03_27_pus_uvs.fits wwins J0359-2615_S_2017_03_27_pus_map.win ! wwins: Wrote 6 windows to J0359-2615_S_2017_03_27_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.000468247 Jy ! Component: 100 - total flux cleaned = -0.000655751 Jy ! Component: 150 - total flux cleaned = -0.000484824 Jy ! Component: 200 - total flux cleaned = -0.000321623 Jy ! Component: 250 - total flux cleaned = -0.000218719 Jy ! Component: 300 - total flux cleaned = -6.8622e-05 Jy ! Component: 350 - total flux cleaned = 0.000123716 Jy ! Component: 400 - total flux cleaned = 0.000310491 Jy ! Component: 450 - total flux cleaned = 0.000537569 Jy ! Component: 500 - total flux cleaned = 0.000670094 Jy ! Component: 550 - total flux cleaned = 0.000842885 Jy ! Component: 600 - total flux cleaned = 0.00105322 Jy ! Component: 650 - total flux cleaned = 0.00121774 Jy ! Component: 700 - total flux cleaned = 0.00145794 Jy ! Component: 750 - total flux cleaned = 0.00153547 Jy ! Component: 800 - total flux cleaned = 0.00168911 Jy ! Component: 850 - total flux cleaned = 0.0017642 Jy ! Component: 900 - total flux cleaned = 0.00194856 Jy ! Component: 950 - total flux cleaned = 0.00212849 Jy ! Component: 1000 - total flux cleaned = 0.00216316 Jy ! Component: 1050 - total flux cleaned = 0.00219825 Jy ! Component: 1100 - total flux cleaned = 0.00219871 Jy ! Component: 1150 - total flux cleaned = 0.00219926 Jy ! Component: 1200 - total flux cleaned = 0.00219971 Jy ! Component: 1250 - total flux cleaned = 0.00216723 Jy ! Component: 1300 - total flux cleaned = 0.0020722 Jy ! Component: 1350 - total flux cleaned = 0.00204103 Jy ! Component: 1400 - total flux cleaned = 0.00188772 Jy ! Component: 1450 - total flux cleaned = 0.00179733 Jy ! Component: 1500 - total flux cleaned = 0.00167866 Jy ! Component: 1550 - total flux cleaned = 0.00165004 Jy ! Component: 1600 - total flux cleaned = 0.00153474 Jy ! Component: 1650 - total flux cleaned = 0.00150687 Jy ! Component: 1700 - total flux cleaned = 0.00133817 Jy ! Component: 1750 - total flux cleaned = 0.00122815 Jy ! Component: 1800 - total flux cleaned = 0.00117365 Jy ! Component: 1850 - total flux cleaned = 0.00106567 Jy ! Component: 1900 - total flux cleaned = 0.00101225 Jy ! Component: 1950 - total flux cleaned = 0.000907436 Jy ! Component: 2000 - total flux cleaned = 0.000881273 Jy ! Component: 2050 - total flux cleaned = 0.000753124 Jy ! Component: 2100 - total flux cleaned = 0.000778621 Jy ! Component: 2150 - total flux cleaned = 0.00070358 Jy ! Component: 2200 - total flux cleaned = 0.000678686 Jy ! Component: 2250 - total flux cleaned = 0.000629558 Jy ! Component: 2300 - total flux cleaned = 0.000532753 Jy ! Component: 2350 - total flux cleaned = 0.000413478 Jy ! Component: 2400 - total flux cleaned = 0.000413591 Jy ! Component: 2450 - total flux cleaned = 0.000297041 Jy ! Component: 2500 - total flux cleaned = 0.000204991 Jy ! Component: 2550 - total flux cleaned = 0.000136793 Jy ! Component: 2600 - total flux cleaned = 9.16764e-05 Jy ! Component: 2650 - total flux cleaned = 9.15022e-05 Jy ! Component: 2700 - total flux cleaned = -6.32105e-05 Jy ! Component: 2750 - total flux cleaned = -8.51218e-05 Jy ! Component: 2800 - total flux cleaned = -0.000149991 Jy ! Component: 2850 - total flux cleaned = -0.00021453 Jy ! Component: 2900 - total flux cleaned = -0.000299737 Jy ! Component: 2950 - total flux cleaned = -0.000363047 Jy ! Component: 3000 - total flux cleaned = -0.000404784 Jy ! Component: 3050 - total flux cleaned = -0.000528721 Jy ! Component: 3100 - total flux cleaned = -0.000651489 Jy ! Component: 3150 - total flux cleaned = -0.00061072 Jy ! Component: 3200 - total flux cleaned = -0.000751454 Jy ! Component: 3250 - total flux cleaned = -0.00077132 Jy ! Component: 3300 - total flux cleaned = -0.000869922 Jy ! Component: 3350 - total flux cleaned = -0.00092858 Jy ! Component: 3400 - total flux cleaned = -0.000948053 Jy ! Component: 3450 - total flux cleaned = -0.00102479 Jy ! Component: 3500 - total flux cleaned = -0.00110108 Jy ! Component: 3550 - total flux cleaned = -0.00123319 Jy ! Component: 3600 - total flux cleaned = -0.00127054 Jy ! Component: 3650 - total flux cleaned = -0.00136309 Jy ! Component: 3700 - total flux cleaned = -0.00139959 Jy ! Component: 3750 - total flux cleaned = -0.00147258 Jy ! Component: 3800 - total flux cleaned = -0.00147269 Jy ! Component: 3850 - total flux cleaned = -0.00152662 Jy ! Component: 3900 - total flux cleaned = -0.00159792 Jy ! Component: 3950 - total flux cleaned = -0.00170411 Jy ! Component: 4000 - total flux cleaned = -0.00175674 Jy ! Component: 4050 - total flux cleaned = -0.0017914 Jy ! Total flux subtracted in 4096 components = -0.00180859 Jy ! Clean residual min=-0.000956 max=0.001049 Jy/beam ! Clean residual mean=0.000006 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.440212 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 693 components and 0.440212 Jy ![Exited script file: muppet] wmap "J0359-2615_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.116 x 8.311 at -5.453 degrees (North through East) ! Clean map min=-0.0023674 max=0.17461 Jy/beam ! Writing clean map to FITS file: J0359-2615_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000328821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.564959 0.564959 1.12992 2.25984 4.51967 9.03935 18.0787 36.1574 72.3148 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 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.116 x 8.311 at -5.453 degrees (North through East) ! Clean map min=-0.0023674 max=0.17461 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 J0359-2615_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:30:21 2019