! Started logfile: J0245+2405_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:18:22 2016 obs J0245+2405_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0245+2405_S_2014_12_20_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968085 visibilities/baseline/integration-bin. ! Found source: J0245+2405 ! ! 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 344 lines of history. ! ! Reading 16380 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 J0245+2405_S_2014_12_20_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835283Jy sigma=0.010508 ! Fit after self-cal, rms=0.810423Jy sigma=0.010219 ! 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.777 mas, bmaj=6.069 mas, bpa=-5.514 degrees ! Estimated noise=680.701 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.142464 Jy ! Component: 100 - total flux cleaned = 0.198762 Jy ! Total flux subtracted in 100 components = 0.198762 Jy ! Clean residual min=-0.007590 max=0.024813 Jy/beam ! Clean residual mean=-0.000004 rms=0.002497 Jy/beam ! Combined flux in latest and established models = 0.198763 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.198763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088334Jy sigma=0.001039 ! Fit after self-cal, rms=0.088155Jy sigma=0.001037 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269418 Jy ! Component: 100 - total flux cleaned = 0.0405051 Jy ! Total flux subtracted in 100 components = 0.0405051 Jy ! Clean residual min=-0.005326 max=0.007581 Jy/beam ! Clean residual mean=-0.000002 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.239268 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.239268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076624Jy sigma=0.000891 ! Fit after self-cal, rms=0.076606Jy sigma=0.000891 ! 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.378 mas, bmaj=7.007 mas, bpa=-6.352 degrees ! Estimated noise=444.369 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 (3.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140106 Jy ! Component: 100 - total flux cleaned = 0.023003 Jy ! Component: 150 - total flux cleaned = 0.0291924 Jy ! Component: 200 - total flux cleaned = 0.0336271 Jy ! Total flux subtracted in 200 components = 0.0336271 Jy ! Clean residual min=-0.005614 max=0.007538 Jy/beam ! Clean residual mean=-0.000002 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.272895 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 120 components and 0.272895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073253Jy sigma=0.000854 ! Fit after self-cal, rms=0.073190Jy sigma=0.000853 ! Inverting map ! Added new window around map position (11.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781532 Jy ! Component: 100 - total flux cleaned = 0.0119767 Jy ! Component: 150 - total flux cleaned = 0.0151277 Jy ! Component: 200 - total flux cleaned = 0.0176889 Jy ! Total flux subtracted in 200 components = 0.0176889 Jy ! Clean residual min=-0.005018 max=0.004188 Jy/beam ! Clean residual mean=-0.000002 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.290584 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 171 components and 0.290584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072300Jy sigma=0.000841 ! Fit after self-cal, rms=0.072222Jy sigma=0.000840 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 0.95 KP 1.09 ! LA 1.00 MK 1.01 NL 0.97 OV 0.97 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.03 KP 1.06 ! LA 0.97 MK 1.01 NL 1.03 OV 0.99 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 1.03 KP 0.95 ! LA 0.79 MK 1.01 NL 1.19 OV 0.93 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.00 KP 0.92 ! LA 0.82 MK 1.02 NL 1.03 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.072222Jy sigma=0.000840 ! Fit after self-cal, rms=0.067321Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=7.061 mas, bpa=-6.447 degrees ! Estimated noise=444.654 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.00354566 Jy ! Component: 100 - total flux cleaned = 0.00558264 Jy ! Component: 150 - total flux cleaned = 0.00655209 Jy ! Component: 200 - total flux cleaned = 0.00716438 Jy ! Total flux subtracted in 200 components = 0.00716438 Jy ! Clean residual min=-0.002360 max=0.002066 Jy/beam ! Clean residual mean=0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.297748 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 207 components and 0.297748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067115Jy sigma=0.000791 ! Fit after self-cal, rms=0.067067Jy 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.067067Jy sigma=0.000790 ! Fit after self-cal, rms=0.067204Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=7.058 mas, bpa=-6.305 degrees ! Estimated noise=445.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176671 Jy ! Component: 100 - total flux cleaned = 0.00237027 Jy ! Component: 150 - total flux cleaned = 0.00271025 Jy ! Component: 200 - total flux cleaned = 0.00287538 Jy ! Total flux subtracted in 200 components = 0.00287538 Jy ! Clean residual min=-0.001675 max=0.001597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.300623 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 232 components and 0.300623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067146Jy sigma=0.000785 ! Fit after self-cal, rms=0.067144Jy sigma=0.000785 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.000693488 Jy ! Component: 100 - total flux cleaned = 0.000812644 Jy ! Component: 150 - total flux cleaned = 0.000839622 Jy ! Component: 200 - total flux cleaned = 0.000911378 Jy ! Total flux subtracted in 200 components = 0.000911378 Jy ! Clean residual min=-0.001569 max=0.001469 Jy/beam ! Clean residual mean=-0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.301535 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 253 components and 0.301535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067120Jy sigma=0.000785 ! Fit after self-cal, rms=0.067117Jy sigma=0.000785 ! 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.067117Jy sigma=0.000785 ! Fit after self-cal, rms=0.067279Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=7.062 mas, bpa=-6.286 degrees ! Estimated noise=446.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000595626 Jy ! Component: 100 - total flux cleaned = 0.000596215 Jy ! Component: 150 - total flux cleaned = 0.000594964 Jy ! Component: 200 - total flux cleaned = 0.000615269 Jy ! Total flux subtracted in 200 components = 0.000615269 Jy ! Clean residual min=-0.001445 max=0.001467 Jy/beam ! Clean residual mean=0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.30215 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 266 components and 0.30215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067262Jy sigma=0.000784 ! Fit after self-cal, rms=0.067261Jy sigma=0.000784 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.000341307 Jy ! Component: 100 - total flux cleaned = 0.000381032 Jy ! Component: 150 - total flux cleaned = 0.000415629 Jy ! Component: 200 - total flux cleaned = 0.000431937 Jy ! Total flux subtracted in 200 components = 0.000431937 Jy ! Clean residual min=-0.001366 max=0.001451 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.302582 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 272 components and 0.302582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067251Jy sigma=0.000784 ! Fit after self-cal, rms=0.067249Jy sigma=0.000784 ! 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.067249Jy sigma=0.000784 ! Fit after self-cal, rms=0.067342Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.446 mas, bmaj=10.06 mas, bpa=-5.656 degrees ! Estimated noise=544.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000947902 Jy ! Component: 100 - total flux cleaned = 0.0010856 Jy ! Component: 150 - total flux cleaned = 0.00113674 Jy ! Component: 200 - total flux cleaned = 0.00116295 Jy ! Total flux subtracted in 200 components = 0.00116295 Jy ! Clean residual min=-0.001675 max=0.001698 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.303745 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 294 components and 0.303745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067340Jy sigma=0.000784 ! Fit after self-cal, rms=0.067339Jy sigma=0.000784 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.000148667 Jy ! Component: 100 - total flux cleaned = 0.00018591 Jy ! Component: 150 - total flux cleaned = 0.000207993 Jy ! Component: 200 - total flux cleaned = 0.000227556 Jy ! Total flux subtracted in 200 components = 0.000227556 Jy ! Clean residual min=-0.001596 max=0.001659 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.303972 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 302 components and 0.303972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067339Jy sigma=0.000784 ! Fit after self-cal, rms=0.067338Jy sigma=0.000784 ! 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.41 mas, bmaj=7.066 mas, bpa=-6.26 degrees ! Estimated noise=446.922 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 7.066 at -6.26 degrees (North through East) ! Clean map min=-0.0012942 max=0.18693 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.797 mas, bmaj=6.115 mas, bpa=-5.467 degrees ! Estimated noise=689.714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144101 Jy ! Component: 100 - total flux cleaned = 0.201022 Jy ! Component: 150 - total flux cleaned = 0.227641 Jy ! Component: 200 - total flux cleaned = 0.241534 Jy ! Total flux subtracted in 200 components = 0.241534 Jy ! Clean residual min=-0.004355 max=0.007413 Jy/beam ! Clean residual mean=-0.000001 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.241534 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.241534 Jy ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=7.066 mas, bpa=-6.26 degrees ! Estimated noise=446.922 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.0137789 Jy ! Component: 100 - total flux cleaned = 0.0229944 Jy ! Component: 150 - total flux cleaned = 0.0299123 Jy ! Component: 200 - total flux cleaned = 0.0352317 Jy ! Total flux subtracted in 200 components = 0.0352317 Jy ! Clean residual min=-0.002275 max=0.003123 Jy/beam ! Clean residual mean=0.000000 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.276766 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 105 components and 0.276766 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.446 mas, bmaj=10.06 mas, bpa=-5.656 degrees ! Estimated noise=544.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722406 Jy ! Component: 100 - total flux cleaned = 0.0118933 Jy ! Component: 150 - total flux cleaned = 0.0152487 Jy ! Component: 200 - total flux cleaned = 0.0177743 Jy ! Total flux subtracted in 200 components = 0.0177743 Jy ! Clean residual min=-0.001863 max=0.002029 Jy/beam ! Clean residual mean=0.000000 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.29454 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.00194996 Jy ! Component: 100 - total flux cleaned = 0.00347723 Jy ! Component: 150 - total flux cleaned = 0.00468589 Jy ! Component: 200 - total flux cleaned = 0.00564929 Jy ! Total flux subtracted in 200 components = 0.00564929 Jy ! Clean residual min=-0.001598 max=0.001769 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.300189 Jy ! Adding 151 model components to the UV plane model. ! The established model now contains 249 components and 0.300189 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=7.066 mas, bpa=-6.26 degrees ! Estimated noise=446.922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898173 Jy ! Component: 100 - total flux cleaned = 0.00107936 Jy ! Component: 150 - total flux cleaned = 0.00120616 Jy ! Component: 200 - total flux cleaned = 0.00129334 Jy ! Total flux subtracted in 200 components = 0.00129334 Jy ! Clean residual min=-0.001466 max=0.001561 Jy/beam ! Clean residual mean=0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.301483 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 274 components and 0.301483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067385Jy sigma=0.000785 ! Fit after self-cal, rms=0.067374Jy sigma=0.000785 wmodel J0245+2405_S_2014_12_20_pus_map.mod ! Writing 274 model components to file: J0245+2405_S_2014_12_20_pus_map.mod wobs J0245+2405_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0245+2405_S_2014_12_20_pus_uvs.fits wwins J0245+2405_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0245+2405_S_2014_12_20_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.000340508 Jy ! Component: 100 - total flux cleaned = 0.000644281 Jy ! Component: 150 - total flux cleaned = 0.000860393 Jy ! Component: 200 - total flux cleaned = 0.00102292 Jy ! Component: 250 - total flux cleaned = 0.00115817 Jy ! Component: 300 - total flux cleaned = 0.00131095 Jy ! Component: 350 - total flux cleaned = 0.0014166 Jy ! Component: 400 - total flux cleaned = 0.00151947 Jy ! Component: 450 - total flux cleaned = 0.00157947 Jy ! Component: 500 - total flux cleaned = 0.00163855 Jy ! Component: 550 - total flux cleaned = 0.00169675 Jy ! Component: 600 - total flux cleaned = 0.00179171 Jy ! Component: 650 - total flux cleaned = 0.00182885 Jy ! Component: 700 - total flux cleaned = 0.00184687 Jy ! Component: 750 - total flux cleaned = 0.00191907 Jy ! Component: 800 - total flux cleaned = 0.00197214 Jy ! Component: 850 - total flux cleaned = 0.00200678 Jy ! Component: 900 - total flux cleaned = 0.00202372 Jy ! Component: 950 - total flux cleaned = 0.0020739 Jy ! Component: 1000 - total flux cleaned = 0.0020571 Jy ! Component: 1050 - total flux cleaned = 0.00212316 Jy ! Component: 1100 - total flux cleaned = 0.00212317 Jy ! Component: 1150 - total flux cleaned = 0.00217142 Jy ! Component: 1200 - total flux cleaned = 0.00218751 Jy ! Component: 1250 - total flux cleaned = 0.00221898 Jy ! Component: 1300 - total flux cleaned = 0.00228079 Jy ! Component: 1350 - total flux cleaned = 0.00231112 Jy ! Component: 1400 - total flux cleaned = 0.00229606 Jy ! Component: 1450 - total flux cleaned = 0.00232592 Jy ! Component: 1500 - total flux cleaned = 0.00235532 Jy ! Component: 1550 - total flux cleaned = 0.00234096 Jy ! Component: 1600 - total flux cleaned = 0.00238423 Jy ! Component: 1650 - total flux cleaned = 0.0024412 Jy ! Component: 1700 - total flux cleaned = 0.00242709 Jy ! Component: 1750 - total flux cleaned = 0.0024272 Jy ! Component: 1800 - total flux cleaned = 0.00246867 Jy ! Component: 1850 - total flux cleaned = 0.0025368 Jy ! Component: 1900 - total flux cleaned = 0.00249609 Jy ! Component: 1950 - total flux cleaned = 0.00250958 Jy ! Component: 2000 - total flux cleaned = 0.00256258 Jy ! Component: 2050 - total flux cleaned = 0.00258872 Jy ! Component: 2100 - total flux cleaned = 0.00258869 Jy ! Component: 2150 - total flux cleaned = 0.0026145 Jy ! Component: 2200 - total flux cleaned = 0.00260167 Jy ! Component: 2250 - total flux cleaned = 0.00267773 Jy ! Component: 2300 - total flux cleaned = 0.00266529 Jy ! Component: 2350 - total flux cleaned = 0.00273998 Jy ! Component: 2400 - total flux cleaned = 0.00275244 Jy ! Component: 2450 - total flux cleaned = 0.00276467 Jy ! Component: 2500 - total flux cleaned = 0.00278894 Jy ! Component: 2550 - total flux cleaned = 0.00278887 Jy ! Component: 2600 - total flux cleaned = 0.0028128 Jy ! Component: 2650 - total flux cleaned = 0.002884 Jy ! Component: 2700 - total flux cleaned = 0.00289583 Jy ! Component: 2750 - total flux cleaned = 0.00294244 Jy ! Component: 2800 - total flux cleaned = 0.00293082 Jy ! Component: 2850 - total flux cleaned = 0.00296547 Jy ! Component: 2900 - total flux cleaned = 0.00301092 Jy ! Component: 2950 - total flux cleaned = 0.00303348 Jy ! Component: 3000 - total flux cleaned = 0.00302241 Jy ! Component: 3050 - total flux cleaned = 0.00303361 Jy ! Component: 3100 - total flux cleaned = 0.00311102 Jy ! Component: 3150 - total flux cleaned = 0.00310001 Jy ! Component: 3200 - total flux cleaned = 0.00313279 Jy ! Component: 3250 - total flux cleaned = 0.00318687 Jy ! Component: 3300 - total flux cleaned = 0.00322978 Jy ! Component: 3350 - total flux cleaned = 0.0032511 Jy ! Component: 3400 - total flux cleaned = 0.00330417 Jy ! Component: 3450 - total flux cleaned = 0.00329372 Jy ! Component: 3500 - total flux cleaned = 0.00335643 Jy ! Component: 3550 - total flux cleaned = 0.00337724 Jy ! Component: 3600 - total flux cleaned = 0.00340818 Jy ! Component: 3650 - total flux cleaned = 0.00342854 Jy ! Component: 3700 - total flux cleaned = 0.00341851 Jy ! Component: 3750 - total flux cleaned = 0.00343874 Jy ! Component: 3800 - total flux cleaned = 0.00347897 Jy ! Component: 3850 - total flux cleaned = 0.00351906 Jy ! Component: 3900 - total flux cleaned = 0.00354882 Jy ! Component: 3950 - total flux cleaned = 0.00353895 Jy ! Component: 4000 - total flux cleaned = 0.0035879 Jy ! Component: 4050 - total flux cleaned = 0.00361706 Jy ! Total flux subtracted in 4096 components = 0.00357826 Jy ! Clean residual min=-0.000671 max=0.000656 Jy/beam ! Clean residual mean=0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.305061 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 582 components and 0.305061 Jy ![Exited script file: muppet] wmap "J0245+2405_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 7.066 at -6.26 degrees (North through East) ! Clean map min=-0.0010676 max=0.18779 Jy/beam ! Writing clean map to FITS file: J0245+2405_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18779 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177358 device "J0245+2405_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0245+2405_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283334 0.283334 0.566669 1.13334 2.26667 4.53335 9.0667 18.1334 36.2668 72.5336 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.187 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.41 x 7.066 at -6.26 degrees (North through East) ! Clean map min=-0.0010676 max=0.18779 Jy/beam quit ! Quitting program ! Log file J0245+2405_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:18:30 2016