! Started logfile: J1506+8319_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:57:00 2016 obs J1506+8319_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1506+8319_S_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.699892 visibilities/baseline/integration-bin. ! Found source: J1506+8319 ! ! 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 336 lines of history. ! ! Reading 12976 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 J1506+8319_S_2014_06_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898095Jy sigma=0.009651 ! Fit after self-cal, rms=0.744291Jy sigma=0.008011 ! 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.52 mas, bmaj=8.515 mas, bpa=4.999 degrees ! Estimated noise=1122.92 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.194901 Jy ! Component: 100 - total flux cleaned = 0.243236 Jy ! Total flux subtracted in 100 components = 0.243236 Jy ! Clean residual min=-0.007566 max=0.018192 Jy/beam ! Clean residual mean=-0.000013 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.243236 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.243236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087914Jy sigma=0.000886 ! Fit after self-cal, rms=0.087882Jy sigma=0.000886 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179341 Jy ! Component: 100 - total flux cleaned = 0.0258583 Jy ! Total flux subtracted in 100 components = 0.0258583 Jy ! Clean residual min=-0.005938 max=0.007134 Jy/beam ! Clean residual mean=-0.000008 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.269095 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 0.269095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083273Jy sigma=0.000838 ! Fit after self-cal, rms=0.083245Jy sigma=0.000838 ! 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.296 mas, bmaj=9.803 mas, bpa=1.421 degrees ! Estimated noise=586.103 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.00803532 Jy ! Component: 100 - total flux cleaned = 0.0124074 Jy ! Component: 150 - total flux cleaned = 0.0150074 Jy ! Component: 200 - total flux cleaned = 0.0163332 Jy ! Total flux subtracted in 200 components = 0.0163332 Jy ! Clean residual min=-0.005760 max=0.006500 Jy/beam ! Clean residual mean=-0.000024 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.285428 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.285428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082342Jy sigma=0.000831 ! Fit after self-cal, rms=0.082316Jy sigma=0.000830 ! 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.00* FD 0.87 HN 0.99 KP 1.04 ! LA 1.15 MK 1.01 NL 0.99 OV 1.01 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.04 KP 1.00 ! LA 1.13 MK 0.99 NL 1.02 OV 1.04 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 HN 1.02 KP 0.89 ! LA 0.88 MK 1.01 NL 1.00 OV 0.99 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.02 KP 0.87 ! LA 0.86 MK 1.02 NL 1.04 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.082316Jy sigma=0.000830 ! Fit after self-cal, rms=0.077673Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=9.83 mas, bpa=1.371 degrees ! Estimated noise=587.834 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 (-15, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338079 Jy ! Component: 100 - total flux cleaned = 0.00424482 Jy ! Component: 150 - total flux cleaned = 0.00455112 Jy ! Component: 200 - total flux cleaned = 0.00461205 Jy ! Total flux subtracted in 200 components = 0.00461205 Jy ! Clean residual min=-0.002326 max=0.003066 Jy/beam ! Clean residual mean=-0.000010 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.29004 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.29004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077401Jy sigma=0.000778 ! Fit after self-cal, rms=0.077397Jy sigma=0.000778 ! 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.077397Jy sigma=0.000778 ! Fit after self-cal, rms=0.077334Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=9.857 mas, bpa=1.422 degrees ! Estimated noise=587.189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397231 Jy ! Component: 100 - total flux cleaned = 0.000506832 Jy ! Component: 150 - total flux cleaned = 0.000551202 Jy ! Component: 200 - total flux cleaned = 0.000509539 Jy ! Total flux subtracted in 200 components = 0.000509539 Jy ! Clean residual min=-0.001995 max=0.002709 Jy/beam ! Clean residual mean=-0.000009 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.29055 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.290549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077269Jy sigma=0.000776 ! Fit after self-cal, rms=0.077265Jy sigma=0.000776 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 (19.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186266 Jy ! Component: 100 - total flux cleaned = 0.0023795 Jy ! Component: 150 - total flux cleaned = 0.00291809 Jy ! Component: 200 - total flux cleaned = 0.00323177 Jy ! Total flux subtracted in 200 components = 0.00323177 Jy ! Clean residual min=-0.001854 max=0.002217 Jy/beam ! Clean residual mean=-0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.293781 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 122 components and 0.293781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077164Jy sigma=0.000775 ! Fit after self-cal, rms=0.077155Jy sigma=0.000775 ! Inverting map ! Added new window around map position (-7.5, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202339 Jy ! Component: 100 - total flux cleaned = 0.00218267 Jy ! Component: 150 - total flux cleaned = 0.00205745 Jy ! Component: 200 - total flux cleaned = 0.00190304 Jy ! Total flux subtracted in 200 components = 0.00190304 Jy ! Clean residual min=-0.001649 max=0.002066 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.295684 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 156 components and 0.295684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077082Jy sigma=0.000774 ! Fit after self-cal, rms=0.077078Jy sigma=0.000774 ! Inverting map ! Added new window around map position (41.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194078 Jy ! Component: 100 - total flux cleaned = 0.00270173 Jy ! Component: 150 - total flux cleaned = 0.00296646 Jy ! Component: 200 - total flux cleaned = 0.00310516 Jy ! Total flux subtracted in 200 components = 0.00310516 Jy ! Clean residual min=-0.001574 max=0.001694 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.29879 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 181 components and 0.298789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077015Jy sigma=0.000773 ! Fit after self-cal, rms=0.077014Jy sigma=0.000773 ! Inverting map ! Added new window around map position (-6, -117.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000735647 Jy ! Component: 100 - total flux cleaned = 0.00072873 Jy ! Component: 150 - total flux cleaned = 0.000867101 Jy ! Component: 200 - total flux cleaned = 0.00105887 Jy ! Total flux subtracted in 200 components = 0.00105887 Jy ! Clean residual min=-0.001438 max=0.001397 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.299848 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 205 components and 0.299848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076968Jy sigma=0.000773 ! Fit after self-cal, rms=0.076967Jy sigma=0.000773 ! 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.076967Jy sigma=0.000773 ! Fit after self-cal, rms=0.076833Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=9.86 mas, bpa=1.444 degrees ! Estimated noise=586.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931199 Jy ! Component: 100 - total flux cleaned = 0.00136278 Jy ! Component: 150 - total flux cleaned = 0.00153166 Jy ! Component: 200 - total flux cleaned = 0.00169244 Jy ! Total flux subtracted in 200 components = 0.00169244 Jy ! Clean residual min=-0.001364 max=0.001312 Jy/beam ! Clean residual mean=-0.000002 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.301541 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 228 components and 0.301541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076809Jy sigma=0.000773 ! Fit after self-cal, rms=0.076808Jy sigma=0.000773 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.000381126 Jy ! Component: 100 - total flux cleaned = 0.000504256 Jy ! Component: 150 - total flux cleaned = 0.000527228 Jy ! Component: 200 - total flux cleaned = 0.000572692 Jy ! Total flux subtracted in 200 components = 0.000572692 Jy ! Clean residual min=-0.001328 max=0.001268 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.302113 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 243 components and 0.302113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076793Jy sigma=0.000773 ! Fit after self-cal, rms=0.076792Jy sigma=0.000773 ! 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.076792Jy sigma=0.000773 ! Fit after self-cal, rms=0.076807Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=18.03 mas, bpa=-9.824 degrees ! Estimated noise=717.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452219 Jy ! Component: 100 - total flux cleaned = 0.000710663 Jy ! Component: 150 - total flux cleaned = 0.000940508 Jy ! Component: 200 - total flux cleaned = 0.00115446 Jy ! Total flux subtracted in 200 components = 0.00115446 Jy ! Clean residual min=-0.001145 max=0.001132 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.303268 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 277 components and 0.303268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076805Jy sigma=0.000773 ! Fit after self-cal, rms=0.076803Jy sigma=0.000773 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 = 9.92226e-05 Jy ! Component: 100 - total flux cleaned = 0.000284457 Jy ! Component: 150 - total flux cleaned = 0.000362538 Jy ! Component: 200 - total flux cleaned = 0.000411223 Jy ! Total flux subtracted in 200 components = 0.000411223 Jy ! Clean residual min=-0.001158 max=0.001089 Jy/beam ! Clean residual mean=-0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.303679 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 292 components and 0.303679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076800Jy sigma=0.000773 ! Fit after self-cal, rms=0.076800Jy sigma=0.000773 ! 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.304 mas, bmaj=9.862 mas, bpa=1.449 degrees ! Estimated noise=586.425 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 9.862 at 1.449 degrees (North through East) ! Clean map min=-0.0028537 max=0.2519 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.524 mas, bmaj=8.545 mas, bpa=4.92 degrees ! Estimated noise=1119.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194136 Jy ! Component: 100 - total flux cleaned = 0.242396 Jy ! Component: 150 - total flux cleaned = 0.260293 Jy ! Component: 200 - total flux cleaned = 0.26916 Jy ! Total flux subtracted in 200 components = 0.26916 Jy ! Clean residual min=-0.004974 max=0.005107 Jy/beam ! Clean residual mean=-0.000006 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.26916 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.26916 Jy ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.862 mas, bpa=1.449 degrees ! Estimated noise=586.425 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.00800045 Jy ! Component: 100 - total flux cleaned = 0.0126192 Jy ! Component: 150 - total flux cleaned = 0.0157036 Jy ! Component: 200 - total flux cleaned = 0.0180281 Jy ! Total flux subtracted in 200 components = 0.0180281 Jy ! Clean residual min=-0.002272 max=0.002685 Jy/beam ! Clean residual mean=-0.000016 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.287188 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 73 components and 0.287188 Jy ! Inverting map ! Added new window around map position (14.5, -49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251624 Jy ! Component: 100 - total flux cleaned = 0.00347283 Jy ! Component: 150 - total flux cleaned = 0.0043962 Jy ! Component: 200 - total flux cleaned = 0.00491331 Jy ! Total flux subtracted in 200 components = 0.00491331 Jy ! Clean residual min=-0.002004 max=0.001846 Jy/beam ! Clean residual mean=-0.000009 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.292102 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 112 components and 0.292102 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.188 mas, bmaj=18.03 mas, bpa=-9.824 degrees ! Estimated noise=717.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188988 Jy ! Component: 100 - total flux cleaned = 0.00320996 Jy ! Component: 150 - total flux cleaned = 0.00417491 Jy ! Component: 200 - total flux cleaned = 0.00487363 Jy ! Total flux subtracted in 200 components = 0.00487363 Jy ! Clean residual min=-0.001371 max=0.001550 Jy/beam ! Clean residual mean=-0.000009 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.296975 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.000664358 Jy ! Component: 100 - total flux cleaned = 0.00107827 Jy ! Component: 150 - total flux cleaned = 0.00137267 Jy ! Component: 200 - total flux cleaned = 0.00164694 Jy ! Total flux subtracted in 200 components = 0.00164694 Jy ! Clean residual min=-0.001268 max=0.001429 Jy/beam ! Clean residual mean=-0.000006 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.298622 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 166 components and 0.298622 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=9.862 mas, bpa=1.449 degrees ! Estimated noise=586.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.05292e-05 Jy ! Component: 100 - total flux cleaned = -0.00016571 Jy ! Component: 150 - total flux cleaned = -0.00025083 Jy ! Component: 200 - total flux cleaned = -0.000291297 Jy ! Total flux subtracted in 200 components = -0.000291297 Jy ! Clean residual min=-0.001712 max=0.001372 Jy/beam ! Clean residual mean=-0.000005 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.298331 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 194 components and 0.298331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076877Jy sigma=0.000773 ! Fit after self-cal, rms=0.076861Jy sigma=0.000773 wmodel J1506+8319_S_2014_06_09_pus_map.mod ! Writing 194 model components to file: J1506+8319_S_2014_06_09_pus_map.mod wobs J1506+8319_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1506+8319_S_2014_06_09_pus_uvs.fits wwins J1506+8319_S_2014_06_09_pus_map.win ! wwins: Wrote 7 windows to J1506+8319_S_2014_06_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.000727442 Jy ! Component: 100 - total flux cleaned = -0.00126908 Jy ! Component: 150 - total flux cleaned = -0.00159184 Jy ! Component: 200 - total flux cleaned = -0.00185809 Jy ! Component: 250 - total flux cleaned = -0.00211549 Jy ! Component: 300 - total flux cleaned = -0.00228229 Jy ! Component: 350 - total flux cleaned = -0.00236364 Jy ! Component: 400 - total flux cleaned = -0.0024035 Jy ! Component: 450 - total flux cleaned = -0.00253954 Jy ! Component: 500 - total flux cleaned = -0.00255862 Jy ! Component: 550 - total flux cleaned = -0.00263375 Jy ! Component: 600 - total flux cleaned = -0.00272589 Jy ! Component: 650 - total flux cleaned = -0.00278035 Jy ! Component: 700 - total flux cleaned = -0.00286994 Jy ! Component: 750 - total flux cleaned = -0.00297557 Jy ! Component: 800 - total flux cleaned = -0.00306229 Jy ! Component: 850 - total flux cleaned = -0.0031305 Jy ! Component: 900 - total flux cleaned = -0.00321472 Jy ! Component: 950 - total flux cleaned = -0.00328125 Jy ! Component: 1000 - total flux cleaned = -0.00334686 Jy ! Component: 1050 - total flux cleaned = -0.00342767 Jy ! Component: 1100 - total flux cleaned = -0.00344371 Jy ! Component: 1150 - total flux cleaned = -0.00352234 Jy ! Component: 1200 - total flux cleaned = -0.00353777 Jy ! Component: 1250 - total flux cleaned = -0.00356849 Jy ! Component: 1300 - total flux cleaned = -0.0036141 Jy ! Component: 1350 - total flux cleaned = -0.00365917 Jy ! Component: 1400 - total flux cleaned = -0.00371865 Jy ! Component: 1450 - total flux cleaned = -0.00374779 Jy ! Component: 1500 - total flux cleaned = -0.0037767 Jy ! Component: 1550 - total flux cleaned = -0.00380566 Jy ! Component: 1600 - total flux cleaned = -0.00389108 Jy ! Component: 1650 - total flux cleaned = -0.00394737 Jy ! Component: 1700 - total flux cleaned = -0.00396142 Jy ! Component: 1750 - total flux cleaned = -0.00404448 Jy ! Component: 1800 - total flux cleaned = -0.00409931 Jy ! Component: 1850 - total flux cleaned = -0.00415361 Jy ! Component: 1900 - total flux cleaned = -0.00418076 Jy ! Component: 1950 - total flux cleaned = -0.0042476 Jy ! Component: 2000 - total flux cleaned = -0.00426106 Jy ! Component: 2050 - total flux cleaned = -0.00436588 Jy ! Component: 2100 - total flux cleaned = -0.00436579 Jy ! Component: 2150 - total flux cleaned = -0.00436569 Jy ! Component: 2200 - total flux cleaned = -0.00442956 Jy ! Component: 2250 - total flux cleaned = -0.00446741 Jy ! Component: 2300 - total flux cleaned = -0.00441708 Jy ! Component: 2350 - total flux cleaned = -0.00449201 Jy ! Component: 2400 - total flux cleaned = -0.00449184 Jy ! Component: 2450 - total flux cleaned = -0.00452878 Jy ! Component: 2500 - total flux cleaned = -0.00455324 Jy ! Component: 2550 - total flux cleaned = -0.00458946 Jy ! Component: 2600 - total flux cleaned = -0.0046254 Jy ! Component: 2650 - total flux cleaned = -0.00460161 Jy ! Component: 2700 - total flux cleaned = -0.00463709 Jy ! Component: 2750 - total flux cleaned = -0.0046723 Jy ! Component: 2800 - total flux cleaned = -0.00468376 Jy ! Component: 2850 - total flux cleaned = -0.00468364 Jy ! Component: 2900 - total flux cleaned = -0.00464927 Jy ! Component: 2950 - total flux cleaned = -0.00467191 Jy ! Component: 3000 - total flux cleaned = -0.00467192 Jy ! Component: 3050 - total flux cleaned = -0.00463816 Jy ! Component: 3100 - total flux cleaned = -0.00467166 Jy ! Component: 3150 - total flux cleaned = -0.00462739 Jy ! Component: 3200 - total flux cleaned = -0.00463849 Jy ! Component: 3250 - total flux cleaned = -0.00468223 Jy ! Component: 3300 - total flux cleaned = -0.00467119 Jy ! Component: 3350 - total flux cleaned = -0.00463876 Jy ! Component: 3400 - total flux cleaned = -0.00460663 Jy ! Component: 3450 - total flux cleaned = -0.00456404 Jy ! Component: 3500 - total flux cleaned = -0.00456408 Jy ! Component: 3550 - total flux cleaned = -0.00455352 Jy ! Component: 3600 - total flux cleaned = -0.00455353 Jy ! Component: 3650 - total flux cleaned = -0.00452222 Jy ! Component: 3700 - total flux cleaned = -0.00448078 Jy ! Component: 3750 - total flux cleaned = -0.00449116 Jy ! Component: 3800 - total flux cleaned = -0.00443985 Jy ! Component: 3850 - total flux cleaned = -0.00440926 Jy ! Component: 3900 - total flux cleaned = -0.00440924 Jy ! Component: 3950 - total flux cleaned = -0.00438899 Jy ! Component: 4000 - total flux cleaned = -0.00434882 Jy ! Component: 4050 - total flux cleaned = -0.00430895 Jy ! Total flux subtracted in 4096 components = -0.00431888 Jy ! Clean residual min=-0.000601 max=0.000648 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.294012 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 457 components and 0.294012 Jy ![Exited script file: muppet] wmap "J1506+8319_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.304 x 9.862 at 1.449 degrees (North through East) ! Clean map min=-0.0012398 max=0.25143 Jy/beam ! Writing clean map to FITS file: J1506+8319_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.251429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017727 device "J1506+8319_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1506+8319_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211515 0.211515 0.42303 0.84606 1.69212 3.38424 6.76848 13.537 27.0739 54.1478 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.251 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.304 x 9.862 at 1.449 degrees (North through East) ! Clean map min=-0.0012398 max=0.25143 Jy/beam quit ! Quitting program ! Log file J1506+8319_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:57:06 2016