! Started logfile: J1203+0414_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:24:27 2017 obs J1203+0414_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1203+0414_S_2015_01_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958102 visibilities/baseline/integration-bin. ! Found source: J1203+0414 ! ! 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 338 lines of history. ! ! Reading 16556 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 J1203+0414_S_2015_01_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.750513Jy sigma=0.008002 ! Fit after self-cal, rms=0.671067Jy sigma=0.007213 ! 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.575 mas, bmaj=6.73 mas, bpa=-3.768 degrees ! Estimated noise=733.739 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.262944 Jy ! Component: 100 - total flux cleaned = 0.376986 Jy ! Total flux subtracted in 100 components = 0.376986 Jy ! Clean residual min=-0.024613 max=0.059333 Jy/beam ! Clean residual mean=0.000150 rms=0.008530 Jy/beam ! Combined flux in latest and established models = 0.376986 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.376986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345419Jy sigma=0.002282 ! Fit after self-cal, rms=0.345155Jy sigma=0.002278 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0656336 Jy ! Component: 100 - total flux cleaned = 0.106479 Jy ! Total flux subtracted in 100 components = 0.106479 Jy ! Clean residual min=-0.022897 max=0.050138 Jy/beam ! Clean residual mean=0.000118 rms=0.006852 Jy/beam ! Combined flux in latest and established models = 0.483465 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.483465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311285Jy sigma=0.001907 ! Fit after self-cal, rms=0.311288Jy sigma=0.001902 ! Inverting map ! Added new window around map position (4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457717 Jy ! Component: 100 - total flux cleaned = 0.0745905 Jy ! Total flux subtracted in 100 components = 0.0745905 Jy ! Clean residual min=-0.021934 max=0.026913 Jy/beam ! Clean residual mean=0.000097 rms=0.005886 Jy/beam ! Combined flux in latest and established models = 0.558055 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.558055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294113Jy sigma=0.001701 ! Fit after self-cal, rms=0.293679Jy sigma=0.001693 ! 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.075 mas, bmaj=7.35 mas, bpa=-3.179 degrees ! Estimated noise=544.591 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.0459922 Jy ! Component: 100 - total flux cleaned = 0.0768329 Jy ! Component: 150 - total flux cleaned = 0.0994998 Jy ! Component: 200 - total flux cleaned = 0.116559 Jy ! Total flux subtracted in 200 components = 0.116559 Jy ! Clean residual min=-0.024564 max=0.044793 Jy/beam ! Clean residual mean=0.000138 rms=0.008226 Jy/beam ! Combined flux in latest and established models = 0.674615 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 100 components and 0.674615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275929Jy sigma=0.001562 ! Fit after self-cal, rms=0.275497Jy sigma=0.001556 ! Inverting map ! Added new window around map position (15.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0434233 Jy ! Component: 100 - total flux cleaned = 0.0668064 Jy ! Component: 150 - total flux cleaned = 0.0843177 Jy ! Component: 200 - total flux cleaned = 0.096767 Jy ! Total flux subtracted in 200 components = 0.096767 Jy ! Clean residual min=-0.025685 max=0.028315 Jy/beam ! Clean residual mean=0.000089 rms=0.006400 Jy/beam ! Combined flux in latest and established models = 0.771382 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 140 components and 0.771382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265394Jy sigma=0.001414 ! Fit after self-cal, rms=0.264210Jy sigma=0.001394 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.19 HN 0.99 KP 1.08 ! LA 0.96 MK 1.03 NL 1.05 OV 0.97 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.24 HN 1.08 KP 1.01 ! LA 0.93 MK 1.02 NL 1.24 OV 1.01 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.21 HN 1.06 KP 0.88 ! LA 0.75 MK 1.04 NL 1.52 OV 0.95 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.86 HN 1.00 KP 0.82 ! LA 0.80 MK 1.02 NL 1.14 OV 1.01 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.264210Jy sigma=0.001394 ! Fit after self-cal, rms=0.301943Jy sigma=0.001176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.42 mas, bpa=-2.925 degrees ! Estimated noise=560.591 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 (63, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256086 Jy ! Component: 100 - total flux cleaned = 0.0391159 Jy ! Component: 150 - total flux cleaned = 0.0492124 Jy ! Component: 200 - total flux cleaned = 0.0565299 Jy ! Total flux subtracted in 200 components = 0.0565299 Jy ! Clean residual min=-0.018495 max=0.014601 Jy/beam ! Clean residual mean=0.000005 rms=0.004257 Jy/beam ! Combined flux in latest and established models = 0.827911 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 174 components and 0.827911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297808Jy sigma=0.001123 ! Fit after self-cal, rms=0.297558Jy sigma=0.001116 ! 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.297558Jy sigma=0.001116 ! Fit after self-cal, rms=0.357152Jy sigma=0.000910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.473 mas, bpa=-2.95 degrees ! Estimated noise=565.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872659 Jy ! Component: 100 - total flux cleaned = 0.0145604 Jy ! Component: 150 - total flux cleaned = 0.0179503 Jy ! Component: 200 - total flux cleaned = 0.0208961 Jy ! Total flux subtracted in 200 components = 0.0208961 Jy ! Clean residual min=-0.006311 max=0.012335 Jy/beam ! Clean residual mean=0.000003 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.848807 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 200 components and 0.848807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356433Jy sigma=0.000898 ! Fit after self-cal, rms=0.356374Jy sigma=0.000897 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 (22.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00935209 Jy ! Component: 100 - total flux cleaned = 0.0107783 Jy ! Component: 150 - total flux cleaned = 0.0127937 Jy ! Component: 200 - total flux cleaned = 0.0147618 Jy ! Total flux subtracted in 200 components = 0.0147618 Jy ! Clean residual min=-0.006596 max=0.007808 Jy/beam ! Clean residual mean=-0.000005 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.863569 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 226 components and 0.863569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355049Jy sigma=0.000884 ! Fit after self-cal, rms=0.354980Jy sigma=0.000883 ! Inverting map ! Added new window around map position (8.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579073 Jy ! Component: 100 - total flux cleaned = 0.00749705 Jy ! Component: 150 - total flux cleaned = 0.00867307 Jy ! Component: 200 - total flux cleaned = 0.0100435 Jy ! Total flux subtracted in 200 components = 0.0100435 Jy ! Clean residual min=-0.005601 max=0.005350 Jy/beam ! Clean residual mean=-0.000009 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.873613 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 263 components and 0.873613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354136Jy sigma=0.000878 ! Fit after self-cal, rms=0.354109Jy sigma=0.000877 ! 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.354109Jy sigma=0.000877 ! Fit after self-cal, rms=0.364088Jy sigma=0.000874 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.479 mas, bpa=-2.979 degrees ! Estimated noise=570.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484431 Jy ! Component: 100 - total flux cleaned = 0.00769249 Jy ! Component: 150 - total flux cleaned = 0.00945741 Jy ! Component: 200 - total flux cleaned = 0.0110463 Jy ! Total flux subtracted in 200 components = 0.0110463 Jy ! Clean residual min=-0.005288 max=0.004988 Jy/beam ! Clean residual mean=-0.000006 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.884659 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 284 components and 0.884659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363052Jy sigma=0.000873 ! Fit after self-cal, rms=0.363039Jy sigma=0.000872 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.00119938 Jy ! Component: 100 - total flux cleaned = 0.0025209 Jy ! Component: 150 - total flux cleaned = 0.00362467 Jy ! Component: 200 - total flux cleaned = 0.00484631 Jy ! Total flux subtracted in 200 components = 0.00484631 Jy ! Clean residual min=-0.005313 max=0.004626 Jy/beam ! Clean residual mean=-0.000008 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.889506 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 298 components and 0.889506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362495Jy sigma=0.000871 ! Fit after self-cal, rms=0.362490Jy sigma=0.000871 ! 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.362490Jy sigma=0.000871 ! Fit after self-cal, rms=0.370372Jy sigma=0.000870 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.282 mas, bmaj=11.72 mas, bpa=-2.003 degrees ! Estimated noise=744.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413591 Jy ! Component: 100 - total flux cleaned = 0.00632277 Jy ! Component: 150 - total flux cleaned = 0.00817431 Jy ! Component: 200 - total flux cleaned = 0.0097977 Jy ! Total flux subtracted in 200 components = 0.0097977 Jy ! Clean residual min=-0.008633 max=0.007327 Jy/beam ! Clean residual mean=-0.000017 rms=0.002427 Jy/beam ! Combined flux in latest and established models = 0.899303 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 319 components and 0.899304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368823Jy sigma=0.000872 ! Fit after self-cal, rms=0.368827Jy sigma=0.000872 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.000556823 Jy ! Component: 100 - total flux cleaned = 0.00175304 Jy ! Component: 150 - total flux cleaned = 0.00279883 Jy ! Component: 200 - total flux cleaned = 0.00353331 Jy ! Total flux subtracted in 200 components = 0.00353331 Jy ! Clean residual min=-0.008617 max=0.007186 Jy/beam ! Clean residual mean=-0.000018 rms=0.002417 Jy/beam ! Combined flux in latest and established models = 0.902837 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 332 components and 0.902837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368123Jy sigma=0.000874 ! Fit after self-cal, rms=0.368128Jy sigma=0.000873 ! 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.136 mas, bmaj=7.481 mas, bpa=-2.951 degrees ! Estimated noise=575.417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.136 x 7.481 at -2.951 degrees (North through East) ! Clean map min=-0.012823 max=0.37395 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.613 mas, bmaj=6.802 mas, bpa=-3.42 degrees ! Estimated noise=786.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.280152 Jy ! Component: 100 - total flux cleaned = 0.400852 Jy ! Component: 150 - total flux cleaned = 0.473322 Jy ! Component: 200 - total flux cleaned = 0.524161 Jy ! Total flux subtracted in 200 components = 0.524161 Jy ! Clean residual min=-0.016145 max=0.029612 Jy/beam ! Clean residual mean=0.000093 rms=0.005479 Jy/beam ! Combined flux in latest and established models = 0.524161 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.524161 Jy ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.481 mas, bpa=-2.951 degrees ! Estimated noise=575.417 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.0644377 Jy ! Component: 100 - total flux cleaned = 0.109601 Jy ! Component: 150 - total flux cleaned = 0.145018 Jy ! Component: 200 - total flux cleaned = 0.174037 Jy ! Total flux subtracted in 200 components = 0.174037 Jy ! Clean residual min=-0.014916 max=0.019685 Jy/beam ! Clean residual mean=0.000101 rms=0.004917 Jy/beam ! Combined flux in latest and established models = 0.698198 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 111 components and 0.698198 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.282 mas, bmaj=11.72 mas, bpa=-2.003 degrees ! Estimated noise=744.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0465943 Jy ! Component: 100 - total flux cleaned = 0.0798437 Jy ! Component: 150 - total flux cleaned = 0.105838 Jy ! Component: 200 - total flux cleaned = 0.126397 Jy ! Total flux subtracted in 200 components = 0.126397 Jy ! Clean residual min=-0.013125 max=0.015046 Jy/beam ! Clean residual mean=0.000062 rms=0.004381 Jy/beam ! Combined flux in latest and established models = 0.824595 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.0157915 Jy ! Component: 100 - total flux cleaned = 0.0244843 Jy ! Component: 150 - total flux cleaned = 0.0314245 Jy ! Component: 200 - total flux cleaned = 0.0377631 Jy ! Total flux subtracted in 200 components = 0.0377631 Jy ! Clean residual min=-0.010027 max=0.010151 Jy/beam ! Clean residual mean=0.000019 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.862359 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 248 components and 0.862359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.481 mas, bpa=-2.951 degrees ! Estimated noise=575.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444726 Jy ! Component: 100 - total flux cleaned = 0.00916088 Jy ! Component: 150 - total flux cleaned = 0.0123457 Jy ! Component: 200 - total flux cleaned = 0.0152176 Jy ! Total flux subtracted in 200 components = 0.0152176 Jy ! Clean residual min=-0.005807 max=0.006638 Jy/beam ! Clean residual mean=0.000004 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.877576 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 281 components and 0.877576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.370006Jy sigma=0.000877 ! Fit after self-cal, rms=0.369933Jy sigma=0.000875 wmodel J1203+0414_S_2015_01_23_pus_map.mod ! Writing 281 model components to file: J1203+0414_S_2015_01_23_pus_map.mod wobs J1203+0414_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1203+0414_S_2015_01_23_pus_uvs.fits wwins J1203+0414_S_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J1203+0414_S_2015_01_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.000498011 Jy ! Component: 100 - total flux cleaned = -0.000398146 Jy ! Component: 150 - total flux cleaned = -0.000489326 Jy ! Component: 200 - total flux cleaned = -0.00075515 Jy ! Component: 250 - total flux cleaned = -0.000840102 Jy ! Component: 300 - total flux cleaned = -0.00092331 Jy ! Component: 350 - total flux cleaned = -0.00100388 Jy ! Component: 400 - total flux cleaned = -0.000924117 Jy ! Component: 450 - total flux cleaned = -0.000848989 Jy ! Component: 500 - total flux cleaned = -0.000699779 Jy ! Component: 550 - total flux cleaned = -0.000699675 Jy ! Component: 600 - total flux cleaned = -0.000771001 Jy ! Component: 650 - total flux cleaned = -0.000841063 Jy ! Component: 700 - total flux cleaned = -0.000978616 Jy ! Component: 750 - total flux cleaned = -0.000978247 Jy ! Component: 800 - total flux cleaned = -0.00111348 Jy ! Component: 850 - total flux cleaned = -0.0011809 Jy ! Component: 900 - total flux cleaned = -0.00118118 Jy ! Component: 950 - total flux cleaned = -0.0014405 Jy ! Component: 1000 - total flux cleaned = -0.00137604 Jy ! Component: 1050 - total flux cleaned = -0.0015662 Jy ! Component: 1100 - total flux cleaned = -0.00175449 Jy ! Component: 1150 - total flux cleaned = -0.00212559 Jy ! Component: 1200 - total flux cleaned = -0.00237036 Jy ! Component: 1250 - total flux cleaned = -0.00255223 Jy ! Component: 1300 - total flux cleaned = -0.00267266 Jy ! Component: 1350 - total flux cleaned = -0.00296983 Jy ! Component: 1400 - total flux cleaned = -0.00326395 Jy ! Component: 1450 - total flux cleaned = -0.00343831 Jy ! Component: 1500 - total flux cleaned = -0.00355325 Jy ! Component: 1550 - total flux cleaned = -0.00372405 Jy ! Component: 1600 - total flux cleaned = -0.0039504 Jy ! Component: 1650 - total flux cleaned = -0.00406257 Jy ! Component: 1700 - total flux cleaned = -0.00417379 Jy ! Component: 1750 - total flux cleaned = -0.00450488 Jy ! Component: 1800 - total flux cleaned = -0.00461432 Jy ! Component: 1850 - total flux cleaned = -0.00488572 Jy ! Component: 1900 - total flux cleaned = -0.0050473 Jy ! Component: 1950 - total flux cleaned = -0.00531427 Jy ! Component: 2000 - total flux cleaned = -0.00536712 Jy ! Component: 2050 - total flux cleaned = -0.00541983 Jy ! Component: 2100 - total flux cleaned = -0.00562948 Jy ! Component: 2150 - total flux cleaned = -0.00578506 Jy ! Component: 2200 - total flux cleaned = -0.00593974 Jy ! Component: 2250 - total flux cleaned = -0.00609337 Jy ! Component: 2300 - total flux cleaned = -0.00619544 Jy ! Component: 2350 - total flux cleaned = -0.00629702 Jy ! Component: 2400 - total flux cleaned = -0.00639756 Jy ! Component: 2450 - total flux cleaned = -0.00649776 Jy ! Component: 2500 - total flux cleaned = -0.00669667 Jy ! Component: 2550 - total flux cleaned = -0.00674578 Jy ! Component: 2600 - total flux cleaned = -0.00689315 Jy ! Component: 2650 - total flux cleaned = -0.00703939 Jy ! Component: 2700 - total flux cleaned = -0.00703968 Jy ! Component: 2750 - total flux cleaned = -0.00708808 Jy ! Component: 2800 - total flux cleaned = -0.0072803 Jy ! Component: 2850 - total flux cleaned = -0.00737589 Jy ! Component: 2900 - total flux cleaned = -0.00747101 Jy ! Component: 2950 - total flux cleaned = -0.00761276 Jy ! Component: 3000 - total flux cleaned = -0.00765958 Jy ! Component: 3050 - total flux cleaned = -0.00770628 Jy ! Component: 3100 - total flux cleaned = -0.00784588 Jy ! Component: 3150 - total flux cleaned = -0.00789221 Jy ! Component: 3200 - total flux cleaned = -0.0081227 Jy ! Component: 3250 - total flux cleaned = -0.00821429 Jy ! Component: 3300 - total flux cleaned = -0.00826006 Jy ! Component: 3350 - total flux cleaned = -0.00821474 Jy ! Component: 3400 - total flux cleaned = -0.00830522 Jy ! Component: 3450 - total flux cleaned = -0.00853033 Jy ! Component: 3500 - total flux cleaned = -0.00848552 Jy ! Component: 3550 - total flux cleaned = -0.00853 Jy ! Component: 3600 - total flux cleaned = -0.00866317 Jy ! Component: 3650 - total flux cleaned = -0.00879565 Jy ! Component: 3700 - total flux cleaned = -0.00892766 Jy ! Component: 3750 - total flux cleaned = -0.00897153 Jy ! Component: 3800 - total flux cleaned = -0.00914609 Jy ! Component: 3850 - total flux cleaned = -0.00923319 Jy ! Component: 3900 - total flux cleaned = -0.00931988 Jy ! Component: 3950 - total flux cleaned = -0.00944901 Jy ! Component: 4000 - total flux cleaned = -0.00953494 Jy ! Component: 4050 - total flux cleaned = -0.00966326 Jy ! Total flux subtracted in 4096 components = -0.00974834 Jy ! Clean residual min=-0.002314 max=0.002195 Jy/beam ! Clean residual mean=-0.000000 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.867828 Jy keep ! Adding 370 model components to the UV plane model. ! The established model now contains 649 components and 0.867828 Jy ![Exited script file: muppet] wmap "J1203+0414_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.136 x 7.481 at -2.951 degrees (North through East) ! Clean map min=-0.010615 max=0.38457 Jy/beam ! Writing clean map to FITS file: J1203+0414_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.384572 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000892647 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.696344 0.696344 1.39269 2.78538 5.57075 11.1415 22.283 44.566 89.1321 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.384 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.136 x 7.481 at -2.951 degrees (North through East) ! Clean map min=-0.010615 max=0.38457 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 J1203+0414_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:24:34 2017