! Started logfile: J1605+3001_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:09:36 2016 obs J1605+3001_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1605+3001_S_2014_08_09_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793141 visibilities/baseline/integration-bin. ! Found source: J1605+3001 ! ! 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 342 lines of history. ! ! Reading 11564 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 J1605+3001_S_2014_08_09_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823669Jy sigma=0.009466 ! Fit after self-cal, rms=0.796007Jy sigma=0.009151 ! 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.365 mas, bmaj=7.084 mas, bpa=19.38 degrees ! Estimated noise=981.312 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.154822 Jy ! Component: 100 - total flux cleaned = 0.19203 Jy ! Total flux subtracted in 100 components = 0.19203 Jy ! Clean residual min=-0.007004 max=0.014884 Jy/beam ! Clean residual mean=-0.000006 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.19203 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.19203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088353Jy sigma=0.000868 ! Fit after self-cal, rms=0.088344Jy sigma=0.000868 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016142 Jy ! Component: 100 - total flux cleaned = 0.0242946 Jy ! Total flux subtracted in 100 components = 0.0242946 Jy ! Clean residual min=-0.005149 max=0.005892 Jy/beam ! Clean residual mean=0.000000 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.216325 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.216325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084195Jy sigma=0.000833 ! Fit after self-cal, rms=0.084165Jy sigma=0.000833 ! 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.984 mas, bmaj=7.579 mas, bpa=18.47 degrees ! Estimated noise=587.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.00621815 Jy ! Component: 100 - total flux cleaned = 0.00956381 Jy ! Component: 150 - total flux cleaned = 0.0114718 Jy ! Component: 200 - total flux cleaned = 0.0120892 Jy ! Total flux subtracted in 200 components = 0.0120892 Jy ! Clean residual min=-0.004645 max=0.004745 Jy/beam ! Clean residual mean=0.000009 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.228414 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.228414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083311Jy sigma=0.000831 ! Fit after self-cal, rms=0.083308Jy sigma=0.000831 ! 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.97 FD 0.85 HN 0.97 KP 1.06 ! LA 1.12 MK 1.08 NL 0.87 OV 0.99 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.03 KP 1.05 ! LA 1.07 MK 1.05 NL 0.90 OV 1.02 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.19 HN 1.03 KP 0.92 ! LA 0.85 MK 1.12 NL 1.00 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.01 KP 0.90 ! LA 0.81 MK 1.11 NL 1.10 OV 1.04 ! PT 1.06 SC 0.95 ! ! ! Fit before self-cal, rms=0.083308Jy sigma=0.000831 ! Fit after self-cal, rms=0.076809Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=7.57 mas, bpa=18.76 degrees ! Estimated noise=590.611 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.000106281 Jy ! Component: 100 - total flux cleaned = -0.000317806 Jy ! Component: 150 - total flux cleaned = -0.000448713 Jy ! Component: 200 - total flux cleaned = -0.000450812 Jy ! Total flux subtracted in 200 components = -0.000450812 Jy ! Clean residual min=-0.003488 max=0.003489 Jy/beam ! Clean residual mean=0.000002 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.227963 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.227963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076724Jy sigma=0.000790 ! Fit after self-cal, rms=0.076700Jy sigma=0.000790 ! 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.076700Jy sigma=0.000790 ! Fit after self-cal, rms=0.073496Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.013 mas, bmaj=7.582 mas, bpa=18.68 degrees ! Estimated noise=590.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791523 Jy ! Component: 100 - total flux cleaned = -0.000926476 Jy ! Component: 150 - total flux cleaned = -0.000926795 Jy ! Component: 200 - total flux cleaned = -0.000926806 Jy ! Total flux subtracted in 200 components = -0.000926806 Jy ! Clean residual min=-0.001739 max=0.001687 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.227036 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.227036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073477Jy sigma=0.000774 ! Fit after self-cal, rms=0.073460Jy sigma=0.000774 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 = -5.77499e-05 Jy ! Component: 100 - total flux cleaned = -1.55425e-05 Jy ! Component: 150 - total flux cleaned = 3.86811e-06 Jy ! Component: 200 - total flux cleaned = 2.23134e-05 Jy ! Total flux subtracted in 200 components = 2.23134e-05 Jy ! Clean residual min=-0.001728 max=0.001670 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.227058 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.227058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073449Jy sigma=0.000774 ! Fit after self-cal, rms=0.073448Jy sigma=0.000774 ! 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.073448Jy sigma=0.000774 ! Fit after self-cal, rms=0.073535Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=7.582 mas, bpa=18.66 degrees ! Estimated noise=590.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445228 Jy ! Component: 100 - total flux cleaned = -0.000546091 Jy ! Component: 150 - total flux cleaned = -0.000581322 Jy ! Component: 200 - total flux cleaned = -0.000581378 Jy ! Total flux subtracted in 200 components = -0.000581378 Jy ! Clean residual min=-0.001731 max=0.001677 Jy/beam ! Clean residual mean=-0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.226477 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.226477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073526Jy sigma=0.000774 ! Fit after self-cal, rms=0.073526Jy sigma=0.000774 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 = -3.02403e-06 Jy ! Component: 100 - total flux cleaned = -3.13916e-06 Jy ! Component: 150 - total flux cleaned = 1.11907e-05 Jy ! Component: 200 - total flux cleaned = 1.08739e-05 Jy ! Total flux subtracted in 200 components = 1.08739e-05 Jy ! Clean residual min=-0.001725 max=0.001669 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.226488 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.226488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073520Jy sigma=0.000774 ! Fit after self-cal, rms=0.073519Jy sigma=0.000774 ! 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.073519Jy sigma=0.000774 ! Fit after self-cal, rms=0.073599Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=9.499 mas, bpa=3.842 degrees ! Estimated noise=693.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153531 Jy ! Component: 100 - total flux cleaned = 0.000119794 Jy ! Component: 150 - total flux cleaned = 0.000110129 Jy ! Component: 200 - total flux cleaned = 0.000109623 Jy ! Total flux subtracted in 200 components = 0.000109623 Jy ! Clean residual min=-0.001976 max=0.001674 Jy/beam ! Clean residual mean=-0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.226598 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.226598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073600Jy sigma=0.000774 ! Fit after self-cal, rms=0.073600Jy sigma=0.000774 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.71061e-05 Jy ! Component: 100 - total flux cleaned = -1.90515e-05 Jy ! Component: 150 - total flux cleaned = -1.14486e-05 Jy ! Component: 200 - total flux cleaned = -4.6852e-06 Jy ! Total flux subtracted in 200 components = -4.6852e-06 Jy ! Clean residual min=-0.001984 max=0.001669 Jy/beam ! Clean residual mean=-0.000004 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.226593 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.226593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073600Jy sigma=0.000774 ! Fit after self-cal, rms=0.073599Jy sigma=0.000774 ! 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.025 mas, bmaj=7.582 mas, bpa=18.66 degrees ! Estimated noise=591.121 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.025 x 7.582 at 18.66 degrees (North through East) ! Clean map min=-0.0017274 max=0.20364 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.392 mas, bmaj=7.083 mas, bpa=19.71 degrees ! Estimated noise=993.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156754 Jy ! Component: 100 - total flux cleaned = 0.193843 Jy ! Component: 150 - total flux cleaned = 0.209242 Jy ! Component: 200 - total flux cleaned = 0.216885 Jy ! Total flux subtracted in 200 components = 0.216885 Jy ! Clean residual min=-0.003137 max=0.004801 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.216885 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.216885 Jy ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=7.582 mas, bpa=18.66 degrees ! Estimated noise=591.121 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 (4.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496291 Jy ! Component: 100 - total flux cleaned = 0.00686868 Jy ! Component: 150 - total flux cleaned = 0.00787503 Jy ! Component: 200 - total flux cleaned = 0.00854429 Jy ! Total flux subtracted in 200 components = 0.00854429 Jy ! Clean residual min=-0.001829 max=0.001606 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.22543 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.22543 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.222 mas, bmaj=9.499 mas, bpa=3.842 degrees ! Estimated noise=693.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125424 Jy ! Component: 100 - total flux cleaned = 0.00145136 Jy ! Component: 150 - total flux cleaned = 0.00164479 Jy ! Component: 200 - total flux cleaned = 0.00174124 Jy ! Total flux subtracted in 200 components = 0.00174124 Jy ! Clean residual min=-0.001838 max=0.001675 Jy/beam ! Clean residual mean=-0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.227171 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.000107264 Jy ! Component: 100 - total flux cleaned = 0.000184047 Jy ! Component: 150 - total flux cleaned = 0.000286647 Jy ! Component: 200 - total flux cleaned = 0.000347754 Jy ! Total flux subtracted in 200 components = 0.000347754 Jy ! Clean residual min=-0.001830 max=0.001659 Jy/beam ! Clean residual mean=-0.000002 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.227519 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 82 components and 0.227519 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=7.582 mas, bpa=18.66 degrees ! Estimated noise=591.121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234565 Jy ! Component: 100 - total flux cleaned = 0.00020877 Jy ! Component: 150 - total flux cleaned = 0.000209189 Jy ! Component: 200 - total flux cleaned = 0.00018929 Jy ! Total flux subtracted in 200 components = 0.00018929 Jy ! Clean residual min=-0.001661 max=0.001485 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.227708 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.227708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073577Jy sigma=0.000773 ! Fit after self-cal, rms=0.073572Jy sigma=0.000773 wmodel J1605+3001_S_2014_08_09_pus_map.mod ! Writing 100 model components to file: J1605+3001_S_2014_08_09_pus_map.mod wobs J1605+3001_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1605+3001_S_2014_08_09_pus_uvs.fits wwins J1605+3001_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1605+3001_S_2014_08_09_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.000638254 Jy ! Component: 100 - total flux cleaned = -0.000828695 Jy ! Component: 150 - total flux cleaned = -0.000881403 Jy ! Component: 200 - total flux cleaned = -0.00090719 Jy ! Component: 250 - total flux cleaned = -0.000979304 Jy ! Component: 300 - total flux cleaned = -0.00100263 Jy ! Component: 350 - total flux cleaned = -0.00104834 Jy ! Component: 400 - total flux cleaned = -0.00111485 Jy ! Component: 450 - total flux cleaned = -0.00117991 Jy ! Component: 500 - total flux cleaned = -0.00120115 Jy ! Component: 550 - total flux cleaned = -0.00128366 Jy ! Component: 600 - total flux cleaned = -0.00130402 Jy ! Component: 650 - total flux cleaned = -0.00136398 Jy ! Component: 700 - total flux cleaned = -0.00144233 Jy ! Component: 750 - total flux cleaned = -0.0015381 Jy ! Component: 800 - total flux cleaned = -0.00153818 Jy ! Component: 850 - total flux cleaned = -0.00161266 Jy ! Component: 900 - total flux cleaned = -0.0016672 Jy ! Component: 950 - total flux cleaned = -0.00170313 Jy ! Component: 1000 - total flux cleaned = -0.00180926 Jy ! Component: 1050 - total flux cleaned = -0.00187897 Jy ! Component: 1100 - total flux cleaned = -0.00196482 Jy ! Component: 1150 - total flux cleaned = -0.00199871 Jy ! Component: 1200 - total flux cleaned = -0.00204926 Jy ! Component: 1250 - total flux cleaned = -0.00211524 Jy ! Component: 1300 - total flux cleaned = -0.00216434 Jy ! Component: 1350 - total flux cleaned = -0.00213214 Jy ! Component: 1400 - total flux cleaned = -0.00214814 Jy ! Component: 1450 - total flux cleaned = -0.00216383 Jy ! Component: 1500 - total flux cleaned = -0.00219473 Jy ! Component: 1550 - total flux cleaned = -0.00227189 Jy ! Component: 1600 - total flux cleaned = -0.0023023 Jy ! Component: 1650 - total flux cleaned = -0.00242245 Jy ! Component: 1700 - total flux cleaned = -0.00242242 Jy ! Component: 1750 - total flux cleaned = -0.00242267 Jy ! Component: 1800 - total flux cleaned = -0.00245182 Jy ! Component: 1850 - total flux cleaned = -0.00249514 Jy ! Component: 1900 - total flux cleaned = -0.00252368 Jy ! Component: 1950 - total flux cleaned = -0.00248104 Jy ! Component: 2000 - total flux cleaned = -0.00245291 Jy ! Component: 2050 - total flux cleaned = -0.00246676 Jy ! Component: 2100 - total flux cleaned = -0.00243915 Jy ! Component: 2150 - total flux cleaned = -0.00242565 Jy ! Component: 2200 - total flux cleaned = -0.00246628 Jy ! Component: 2250 - total flux cleaned = -0.00239937 Jy ! Component: 2300 - total flux cleaned = -0.00241284 Jy ! Component: 2350 - total flux cleaned = -0.00237323 Jy ! Component: 2400 - total flux cleaned = -0.00236017 Jy ! Component: 2450 - total flux cleaned = -0.00239909 Jy ! Component: 2500 - total flux cleaned = -0.00236067 Jy ! Component: 2550 - total flux cleaned = -0.0023225 Jy ! Component: 2600 - total flux cleaned = -0.00232275 Jy ! Component: 2650 - total flux cleaned = -0.00236018 Jy ! Component: 2700 - total flux cleaned = -0.00233531 Jy ! Component: 2750 - total flux cleaned = -0.00234752 Jy ! Component: 2800 - total flux cleaned = -0.00235966 Jy ! Component: 2850 - total flux cleaned = -0.00235971 Jy ! Component: 2900 - total flux cleaned = -0.0023236 Jy ! Component: 2950 - total flux cleaned = -0.00235923 Jy ! Component: 3000 - total flux cleaned = -0.00234744 Jy ! Component: 3050 - total flux cleaned = -0.00234744 Jy ! Component: 3100 - total flux cleaned = -0.00238233 Jy ! Component: 3150 - total flux cleaned = -0.00237065 Jy ! Component: 3200 - total flux cleaned = -0.00239351 Jy ! Component: 3250 - total flux cleaned = -0.00242763 Jy ! Component: 3300 - total flux cleaned = -0.00239372 Jy ! Component: 3350 - total flux cleaned = -0.00240497 Jy ! Component: 3400 - total flux cleaned = -0.00239375 Jy ! Component: 3450 - total flux cleaned = -0.00247156 Jy ! Component: 3500 - total flux cleaned = -0.00243851 Jy ! Component: 3550 - total flux cleaned = -0.00248224 Jy ! Component: 3600 - total flux cleaned = -0.00253653 Jy ! Component: 3650 - total flux cleaned = -0.00253649 Jy ! Component: 3700 - total flux cleaned = -0.00253646 Jy ! Component: 3750 - total flux cleaned = -0.00256854 Jy ! Component: 3800 - total flux cleaned = -0.00261088 Jy ! Component: 3850 - total flux cleaned = -0.00264232 Jy ! Component: 3900 - total flux cleaned = -0.00258997 Jy ! Component: 3950 - total flux cleaned = -0.00264183 Jy ! Component: 4000 - total flux cleaned = -0.00264184 Jy ! Component: 4050 - total flux cleaned = -0.00267251 Jy ! Total flux subtracted in 4096 components = -0.00267258 Jy ! Clean residual min=-0.000623 max=0.000637 Jy/beam ! Clean residual mean=0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.225035 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 401 components and 0.225035 Jy ![Exited script file: muppet] wmap "J1605+3001_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.025 x 7.582 at 18.66 degrees (North through East) ! Clean map min=-0.001777 max=0.20391 Jy/beam ! Writing clean map to FITS file: J1605+3001_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190411 device "J1605+3001_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1605+3001_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.280146 0.280146 0.560293 1.12059 2.24117 4.48234 8.96468 17.9294 35.8587 71.7174 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.203 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.025 x 7.582 at 18.66 degrees (North through East) ! Clean map min=-0.001777 max=0.20391 Jy/beam quit ! Quitting program ! Log file J1605+3001_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:09:41 2016