! Started logfile: J1533-0421_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:28:46 2017 obs J1533-0421_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1533-0421_S_2015_01_23_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871279 visibilities/baseline/integration-bin. ! Found source: J1533-0421 ! ! 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 16624 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 J1533-0421_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907380Jy sigma=0.009887 ! Fit after self-cal, rms=0.886613Jy sigma=0.009667 ! 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.663 mas, bmaj=6.427 mas, bpa=-3.417 degrees ! Estimated noise=674.401 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.0868788 Jy ! Component: 100 - total flux cleaned = 0.109205 Jy ! Total flux subtracted in 100 components = 0.109205 Jy ! Clean residual min=-0.011377 max=0.035602 Jy/beam ! Clean residual mean=0.000016 rms=0.003322 Jy/beam ! Combined flux in latest and established models = 0.109205 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.109205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111477Jy sigma=0.001045 ! Fit after self-cal, rms=0.111467Jy sigma=0.001045 ! Inverting map ! Added new window around map position (6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291755 Jy ! Component: 100 - total flux cleaned = 0.0423677 Jy ! Total flux subtracted in 100 components = 0.0423677 Jy ! Clean residual min=-0.008976 max=0.013827 Jy/beam ! Clean residual mean=0.000016 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.151573 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.151573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102326Jy sigma=0.000920 ! Fit after self-cal, rms=0.100641Jy sigma=0.000899 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141404 Jy ! Component: 100 - total flux cleaned = 0.0226664 Jy ! Total flux subtracted in 100 components = 0.0226664 Jy ! Clean residual min=-0.006376 max=0.008034 Jy/beam ! Clean residual mean=0.000010 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.17424 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.17424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098047Jy sigma=0.000861 ! Fit after self-cal, rms=0.097786Jy sigma=0.000858 ! 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.175 mas, bmaj=7.31 mas, bpa=-3.186 degrees ! Estimated noise=535.214 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.0100161 Jy ! Component: 100 - total flux cleaned = 0.0155608 Jy ! Component: 150 - total flux cleaned = 0.0191523 Jy ! Component: 200 - total flux cleaned = 0.021263 Jy ! Total flux subtracted in 200 components = 0.021263 Jy ! Clean residual min=-0.005335 max=0.008482 Jy/beam ! Clean residual mean=-0.000001 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 0.195503 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 0.195503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096820Jy sigma=0.000842 ! Fit after self-cal, rms=0.096709Jy sigma=0.000841 ! 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.94 FD 1.07 HN 0.96 KP 1.04 ! LA 1.38 MK 1.00 NL 1.07 OV 0.92 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.00 KP 0.96 ! LA 1.37 MK 1.00 NL 1.20 OV 0.95 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 1.04 KP 0.82 ! LA 1.10 MK 1.00 NL 1.23 OV 0.89 ! PT 0.94 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 0.99 KP 0.76 ! LA 1.19 MK 0.99 NL 0.95 OV 0.97 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.096709Jy sigma=0.000841 ! Fit after self-cal, rms=0.101165Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=7.342 mas, bpa=-3.395 degrees ! Estimated noise=537.24 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.000654053 Jy ! Component: 100 - total flux cleaned = 0.000351514 Jy ! Component: 150 - total flux cleaned = 0.000355834 Jy ! Component: 200 - total flux cleaned = 0.000358776 Jy ! Total flux subtracted in 200 components = 0.000358776 Jy ! Clean residual min=-0.005440 max=0.004696 Jy/beam ! Clean residual mean=0.000006 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.195861 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.195861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101035Jy sigma=0.000802 ! Fit after self-cal, rms=0.101245Jy sigma=0.000801 ! 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.101245Jy sigma=0.000801 ! Fit after self-cal, rms=0.101560Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=7.33 mas, bpa=-3.32 degrees ! Estimated noise=533.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107187 Jy ! Component: 100 - total flux cleaned = 0.000939503 Jy ! Component: 150 - total flux cleaned = 0.00089997 Jy ! Component: 200 - total flux cleaned = 0.000864554 Jy ! Total flux subtracted in 200 components = 0.000864554 Jy ! Clean residual min=-0.001858 max=0.002282 Jy/beam ! Clean residual mean=-0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.196726 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.196726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101518Jy sigma=0.000776 ! Fit after self-cal, rms=0.101596Jy sigma=0.000775 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.000345154 Jy ! Component: 100 - total flux cleaned = 0.000209444 Jy ! Component: 150 - total flux cleaned = 0.000116697 Jy ! Component: 200 - total flux cleaned = 3.12112e-05 Jy ! Total flux subtracted in 200 components = 3.12112e-05 Jy ! Clean residual min=-0.001782 max=0.002005 Jy/beam ! Clean residual mean=-0.000000 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.196757 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.196757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101575Jy sigma=0.000775 ! Fit after self-cal, rms=0.101568Jy sigma=0.000775 ! 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.101568Jy sigma=0.000775 ! Fit after self-cal, rms=0.101406Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=7.326 mas, bpa=-3.294 degrees ! Estimated noise=531.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491557 Jy ! Component: 100 - total flux cleaned = 0.000434107 Jy ! Component: 150 - total flux cleaned = 0.000355423 Jy ! Component: 200 - total flux cleaned = 0.0002823 Jy ! Total flux subtracted in 200 components = 0.0002823 Jy ! Clean residual min=-0.001720 max=0.001915 Jy/beam ! Clean residual mean=-0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.197039 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.197039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101389Jy sigma=0.000775 ! Fit after self-cal, rms=0.101383Jy sigma=0.000775 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.000212658 Jy ! Component: 100 - total flux cleaned = 0.000111593 Jy ! Component: 150 - total flux cleaned = 4.24628e-05 Jy ! Component: 200 - total flux cleaned = -4.16047e-05 Jy ! Total flux subtracted in 200 components = -4.16047e-05 Jy ! Clean residual min=-0.001685 max=0.001880 Jy/beam ! Clean residual mean=-0.000000 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.196998 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.196998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101372Jy sigma=0.000775 ! Fit after self-cal, rms=0.101368Jy sigma=0.000775 ! 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.101368Jy sigma=0.000775 ! Fit after self-cal, rms=0.101194Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.059 mas, bmaj=12.15 mas, bpa=-3.555 degrees ! Estimated noise=681.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000905688 Jy ! Component: 100 - total flux cleaned = 0.000925117 Jy ! Component: 150 - total flux cleaned = 0.000911391 Jy ! Component: 200 - total flux cleaned = 0.000897597 Jy ! Total flux subtracted in 200 components = 0.000897597 Jy ! Clean residual min=-0.001911 max=0.002345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.197895 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.197895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101199Jy sigma=0.000775 ! Fit after self-cal, rms=0.101191Jy 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.94662e-05 Jy ! Component: 100 - total flux cleaned = 1.45716e-05 Jy ! Component: 150 - total flux cleaned = -2.11479e-05 Jy ! Component: 200 - total flux cleaned = -5.38769e-05 Jy ! Total flux subtracted in 200 components = -5.38769e-05 Jy ! Clean residual min=-0.001895 max=0.002335 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.197842 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 92 components and 0.197842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101194Jy sigma=0.000775 ! Fit after self-cal, rms=0.101191Jy sigma=0.000775 ! 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.187 mas, bmaj=7.321 mas, bpa=-3.275 degrees ! Estimated noise=531.035 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 7.321 at -3.275 degrees (North through East) ! Clean map min=-0.0015204 max=0.10928 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.677 mas, bmaj=6.45 mas, bpa=-3.605 degrees ! Estimated noise=664.333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0887204 Jy ! Component: 100 - total flux cleaned = 0.125178 Jy ! Component: 150 - total flux cleaned = 0.145059 Jy ! Component: 200 - total flux cleaned = 0.158498 Jy ! Total flux subtracted in 200 components = 0.158498 Jy ! Clean residual min=-0.003939 max=0.007952 Jy/beam ! Clean residual mean=-0.000001 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.158498 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.158498 Jy ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.321 mas, bpa=-3.275 degrees ! Estimated noise=531.035 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.0143737 Jy ! Component: 100 - total flux cleaned = 0.0231882 Jy ! Component: 150 - total flux cleaned = 0.0288046 Jy ! Component: 200 - total flux cleaned = 0.0324275 Jy ! Total flux subtracted in 200 components = 0.0324275 Jy ! Clean residual min=-0.002014 max=0.002553 Jy/beam ! Clean residual mean=-0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.190926 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 0.190925 Jy ! Inverting map ! Added new window around map position (9.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273627 Jy ! Component: 100 - total flux cleaned = 0.00457835 Jy ! Component: 150 - total flux cleaned = 0.00588598 Jy ! Component: 200 - total flux cleaned = 0.00655346 Jy ! Total flux subtracted in 200 components = 0.00655346 Jy ! Clean residual min=-0.001541 max=0.001640 Jy/beam ! Clean residual mean=-0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.197479 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.197479 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.059 mas, bmaj=12.15 mas, bpa=-3.555 degrees ! Estimated noise=681.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000757809 Jy ! Component: 100 - total flux cleaned = 0.000944029 Jy ! Component: 150 - total flux cleaned = 0.00103029 Jy ! Component: 200 - total flux cleaned = 0.00110801 Jy ! Total flux subtracted in 200 components = 0.00110801 Jy ! Clean residual min=-0.001862 max=0.002155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.198587 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 = 8.45776e-05 Jy ! Component: 100 - total flux cleaned = 0.000144784 Jy ! Component: 150 - total flux cleaned = 0.000185812 Jy ! Component: 200 - total flux cleaned = 0.000223529 Jy ! Total flux subtracted in 200 components = 0.000223529 Jy ! Clean residual min=-0.001842 max=0.002155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.198811 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 80 components and 0.19881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.321 mas, bpa=-3.275 degrees ! Estimated noise=531.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000299149 Jy ! Component: 100 - total flux cleaned = -0.000348309 Jy ! Component: 150 - total flux cleaned = -0.000371191 Jy ! Component: 200 - total flux cleaned = -0.000371536 Jy ! Total flux subtracted in 200 components = -0.000371536 Jy ! Clean residual min=-0.001401 max=0.001563 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.198439 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.198439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101119Jy sigma=0.000774 ! Fit after self-cal, rms=0.101114Jy sigma=0.000774 wmodel J1533-0421_S_2015_01_23_pus_map.mod ! Writing 96 model components to file: J1533-0421_S_2015_01_23_pus_map.mod wobs J1533-0421_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1533-0421_S_2015_01_23_pus_uvs.fits wwins J1533-0421_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1533-0421_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.000370891 Jy ! Component: 100 - total flux cleaned = 0.000422923 Jy ! Component: 150 - total flux cleaned = 0.000397753 Jy ! Component: 200 - total flux cleaned = 0.000348766 Jy ! Component: 250 - total flux cleaned = 0.000396019 Jy ! Component: 300 - total flux cleaned = 0.000418826 Jy ! Component: 350 - total flux cleaned = 0.000418721 Jy ! Component: 400 - total flux cleaned = 0.000462925 Jy ! Component: 450 - total flux cleaned = 0.000527142 Jy ! Component: 500 - total flux cleaned = 0.000526857 Jy ! Component: 550 - total flux cleaned = 0.000568272 Jy ! Component: 600 - total flux cleaned = 0.000588284 Jy ! Component: 650 - total flux cleaned = 0.000588288 Jy ! Component: 700 - total flux cleaned = 0.000588453 Jy ! Component: 750 - total flux cleaned = 0.000627061 Jy ! Component: 800 - total flux cleaned = 0.000627261 Jy ! Component: 850 - total flux cleaned = 0.000627328 Jy ! Component: 900 - total flux cleaned = 0.000664175 Jy ! Component: 950 - total flux cleaned = 0.00070092 Jy ! Component: 1000 - total flux cleaned = 0.000790557 Jy ! Component: 1050 - total flux cleaned = 0.000825864 Jy ! Component: 1100 - total flux cleaned = 0.000843447 Jy ! Component: 1150 - total flux cleaned = 0.000947116 Jy ! Component: 1200 - total flux cleaned = 0.000981449 Jy ! Component: 1250 - total flux cleaned = 0.00111622 Jy ! Component: 1300 - total flux cleaned = 0.00111595 Jy ! Component: 1350 - total flux cleaned = 0.00110009 Jy ! Component: 1400 - total flux cleaned = 0.00114907 Jy ! Component: 1450 - total flux cleaned = 0.00113314 Jy ! Component: 1500 - total flux cleaned = 0.00114931 Jy ! Component: 1550 - total flux cleaned = 0.00116505 Jy ! Component: 1600 - total flux cleaned = 0.00114962 Jy ! Component: 1650 - total flux cleaned = 0.00119553 Jy ! Component: 1700 - total flux cleaned = 0.00116485 Jy ! Component: 1750 - total flux cleaned = 0.00113476 Jy ! Component: 1800 - total flux cleaned = 0.00113471 Jy ! Component: 1850 - total flux cleaned = 0.00111989 Jy ! Component: 1900 - total flux cleaned = 0.00109064 Jy ! Component: 1950 - total flux cleaned = 0.00111948 Jy ! Component: 2000 - total flux cleaned = 0.00107666 Jy ! Component: 2050 - total flux cleaned = 0.00110511 Jy ! Component: 2100 - total flux cleaned = 0.00113321 Jy ! Component: 2150 - total flux cleaned = 0.00110575 Jy ! Component: 2200 - total flux cleaned = 0.00120234 Jy ! Component: 2250 - total flux cleaned = 0.00125676 Jy ! Component: 2300 - total flux cleaned = 0.00128374 Jy ! Component: 2350 - total flux cleaned = 0.00131036 Jy ! Component: 2400 - total flux cleaned = 0.00135015 Jy ! Component: 2450 - total flux cleaned = 0.00138962 Jy ! Component: 2500 - total flux cleaned = 0.00142872 Jy ! Component: 2550 - total flux cleaned = 0.00144184 Jy ! Component: 2600 - total flux cleaned = 0.00148041 Jy ! Component: 2650 - total flux cleaned = 0.00154434 Jy ! Component: 2700 - total flux cleaned = 0.00160746 Jy ! Component: 2750 - total flux cleaned = 0.00167016 Jy ! Component: 2800 - total flux cleaned = 0.0017074 Jy ! Component: 2850 - total flux cleaned = 0.00176893 Jy ! Component: 2900 - total flux cleaned = 0.00174459 Jy ! Component: 2950 - total flux cleaned = 0.00182963 Jy ! Component: 3000 - total flux cleaned = 0.00192594 Jy ! Component: 3050 - total flux cleaned = 0.0019617 Jy ! Component: 3100 - total flux cleaned = 0.00198536 Jy ! Component: 3150 - total flux cleaned = 0.00204431 Jy ! Component: 3200 - total flux cleaned = 0.00210268 Jy ! Component: 3250 - total flux cleaned = 0.00214909 Jy ! Component: 3300 - total flux cleaned = 0.00218375 Jy ! Component: 3350 - total flux cleaned = 0.00224128 Jy ! Component: 3400 - total flux cleaned = 0.00232083 Jy ! Component: 3450 - total flux cleaned = 0.00241103 Jy ! Component: 3500 - total flux cleaned = 0.00241106 Jy ! Component: 3550 - total flux cleaned = 0.00244447 Jy ! Component: 3600 - total flux cleaned = 0.00251085 Jy ! Component: 3650 - total flux cleaned = 0.00257668 Jy ! Component: 3700 - total flux cleaned = 0.00265306 Jy ! Component: 3750 - total flux cleaned = 0.00270734 Jy ! Component: 3800 - total flux cleaned = 0.00276125 Jy ! Component: 3850 - total flux cleaned = 0.00281483 Jy ! Component: 3900 - total flux cleaned = 0.00284682 Jy ! Component: 3950 - total flux cleaned = 0.00289988 Jy ! Component: 4000 - total flux cleaned = 0.00297366 Jy ! Component: 4050 - total flux cleaned = 0.00302602 Jy ! Total flux subtracted in 4096 components = 0.00302602 Jy ! Clean residual min=-0.000811 max=0.000639 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.201465 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 376 components and 0.201465 Jy ![Exited script file: muppet] wmap "J1533-0421_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 7.321 at -3.275 degrees (North through East) ! Clean map min=-0.0011781 max=0.10962 Jy/beam ! Writing clean map to FITS file: J1533-0421_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.109615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187632 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.513518 0.513518 1.02704 2.05407 4.10815 8.21629 16.4326 32.8652 65.7303 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.187 x 7.321 at -3.275 degrees (North through East) ! Clean map min=-0.0011781 max=0.10962 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 J1533-0421_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:28:51 2017