! Started logfile: J0958-3612_X_2014_08_05_pus_uvs.log on Sat Nov 12 21:09:55 2016 obs J0958-3612_X_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0958-3612_X_2014_08_05_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.599805 visibilities/baseline/integration-bin. ! Found source: J0958-3612 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 414 lines of history. ! ! Reading 36924 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0958-3612_X_2014_08_05_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 = 512x512 pixels with 0.200x0.200 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 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923785Jy sigma=0.008101 ! Fit after self-cal, rms=0.882171Jy sigma=0.007723 ! 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=0.7985 mas, bmaj=2.921 mas, bpa=19.84 degrees ! Estimated noise=1099.9 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.0850467 Jy ! Component: 100 - total flux cleaned = 0.112584 Jy ! Total flux subtracted in 100 components = 0.112584 Jy ! Clean residual min=-0.007698 max=0.012802 Jy/beam ! Clean residual mean=-0.000080 rms=0.002499 Jy/beam ! Combined flux in latest and established models = 0.112584 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.112584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.101791Jy sigma=0.000833 ! Fit after self-cal, rms=0.101719Jy sigma=0.000832 ! 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=1.071 mas, bmaj=3.877 mas, bpa=19.66 degrees ! Estimated noise=452.244 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.0214825 Jy ! Component: 100 - total flux cleaned = 0.0307653 Jy ! Component: 150 - total flux cleaned = 0.0352838 Jy ! Component: 200 - total flux cleaned = 0.0375522 Jy ! Total flux subtracted in 200 components = 0.0375522 Jy ! Clean residual min=-0.008080 max=0.007979 Jy/beam ! Clean residual mean=0.000066 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 0.150136 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 54 components and 0.150136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.097892Jy sigma=0.000792 ! Fit after self-cal, rms=0.097897Jy sigma=0.000792 ! 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.89 FD 1.03 HN 1.00* KP 0.94 ! LA 1.01 MK 1.00* NL 1.26 OV 1.00 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.00* KP 0.88 ! LA 1.03 MK 1.00* NL 1.18 OV 1.01 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 1.22 KP 0.84 ! LA 1.03 MK 1.00* NL 1.19 OV 0.96 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.03 HN 1.00* KP 0.80 ! LA 1.04 MK 1.00* NL 1.18 OV 1.00 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 1.00* KP 0.76 ! LA 0.98 MK 1.00* NL 1.23 OV 1.00 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 1.00* KP 0.75 ! LA 0.97 MK 1.00* NL 1.20 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.15 HN 1.00* KP 0.78 ! LA 1.07 MK 1.00* NL 1.24 OV 1.07 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.00* KP 0.74 ! LA 1.00 MK 1.00* NL 1.22 OV 1.03 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.00* KP 0.78 ! LA 1.03 MK 1.00* NL 1.12 OV 1.03 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.00* KP 0.82 ! LA 1.03 MK 1.00* NL 1.18 OV 1.08 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.10 HN 1.00* KP 0.82 ! LA 1.03 MK 1.00* NL 1.25 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.09 HN 1.00* KP 0.89 ! LA 0.99 MK 1.00* NL 1.19 OV 1.01 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.097897Jy sigma=0.000792 ! Fit after self-cal, rms=0.098982Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=3.925 mas, bpa=19.96 degrees ! Estimated noise=449.23 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.00154395 Jy ! Component: 100 - total flux cleaned = -0.00159517 Jy ! Component: 150 - total flux cleaned = -0.00164513 Jy ! Component: 200 - total flux cleaned = -0.00173713 Jy ! Total flux subtracted in 200 components = -0.00173713 Jy ! Clean residual min=-0.003616 max=0.005488 Jy/beam ! Clean residual mean=-0.000020 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.148399 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.148399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.098899Jy sigma=0.000774 ! Fit after self-cal, rms=0.099062Jy sigma=0.000774 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.099062Jy sigma=0.000774 ! Fit after self-cal, rms=0.102023Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.058 mas, bmaj=3.914 mas, bpa=19.86 degrees ! Estimated noise=447.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000729951 Jy ! Component: 100 - total flux cleaned = -0.000860371 Jy ! Component: 150 - total flux cleaned = -0.000905507 Jy ! Component: 200 - total flux cleaned = -0.000947516 Jy ! Total flux subtracted in 200 components = -0.000947516 Jy ! Clean residual min=-0.003137 max=0.005008 Jy/beam ! Clean residual mean=-0.000007 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.147452 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.147452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102009Jy sigma=0.000770 ! Fit after self-cal, rms=0.102092Jy sigma=0.000770 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 = -6.94905e-05 Jy ! Component: 100 - total flux cleaned = -8.78463e-05 Jy ! Component: 150 - total flux cleaned = -0.000122139 Jy ! Component: 200 - total flux cleaned = -0.00013846 Jy ! Total flux subtracted in 200 components = -0.00013846 Jy ! Clean residual min=-0.003027 max=0.004961 Jy/beam ! Clean residual mean=-0.000007 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.147313 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.147313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102086Jy sigma=0.000770 ! Fit after self-cal, rms=0.102080Jy sigma=0.000770 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102080Jy sigma=0.000770 ! Fit after self-cal, rms=0.102487Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.06 mas, bmaj=3.918 mas, bpa=19.92 degrees ! Estimated noise=447.569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000564432 Jy ! Component: 100 - total flux cleaned = -0.000656813 Jy ! Component: 150 - total flux cleaned = -0.000704405 Jy ! Component: 200 - total flux cleaned = -0.000734042 Jy ! Total flux subtracted in 200 components = -0.000734042 Jy ! Clean residual min=-0.002910 max=0.004937 Jy/beam ! Clean residual mean=-0.000006 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.146579 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.146579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102481Jy sigma=0.000770 ! Fit after self-cal, rms=0.102485Jy sigma=0.000770 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 = -4.48168e-05 Jy ! Component: 100 - total flux cleaned = -7.19013e-05 Jy ! Component: 150 - total flux cleaned = -8.47586e-05 Jy ! Component: 200 - total flux cleaned = -0.000109896 Jy ! Total flux subtracted in 200 components = -0.000109896 Jy ! Clean residual min=-0.002856 max=0.004914 Jy/beam ! Clean residual mean=-0.000006 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.146469 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.146469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102482Jy sigma=0.000770 ! Fit after self-cal, rms=0.102478Jy sigma=0.000770 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102478Jy sigma=0.000770 ! Fit after self-cal, rms=0.102685Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.649 mas, bmaj=7.809 mas, bpa=6.873 degrees ! Estimated noise=506.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000704261 Jy ! Component: 100 - total flux cleaned = -0.000744868 Jy ! Component: 150 - total flux cleaned = -0.000780854 Jy ! Component: 200 - total flux cleaned = -0.000813081 Jy ! Total flux subtracted in 200 components = -0.000813081 Jy ! Clean residual min=-0.003722 max=0.006742 Jy/beam ! Clean residual mean=-0.000008 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.145656 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.145656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102684Jy sigma=0.000770 ! Fit after self-cal, rms=0.102689Jy sigma=0.000770 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 = -7.72593e-05 Jy ! Component: 100 - total flux cleaned = -7.77046e-05 Jy ! Component: 150 - total flux cleaned = -7.67832e-05 Jy ! Component: 200 - total flux cleaned = -8.55601e-05 Jy ! Total flux subtracted in 200 components = -8.55601e-05 Jy ! Clean residual min=-0.003734 max=0.006747 Jy/beam ! Clean residual mean=-0.000008 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.145571 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.145571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102689Jy sigma=0.000770 ! Fit after self-cal, rms=0.102685Jy sigma=0.000770 ! 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=1.062 mas, bmaj=3.921 mas, bpa=19.97 degrees ! Estimated noise=447.442 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.062 x 3.921 at 19.97 degrees (North through East) ! Clean map min=-0.0027608 max=0.11953 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=0.7851 mas, bmaj=2.963 mas, bpa=20.27 degrees ! Estimated noise=1099.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0847723 Jy ! Component: 100 - total flux cleaned = 0.113761 Jy ! Component: 150 - total flux cleaned = 0.128709 Jy ! Component: 200 - total flux cleaned = 0.136551 Jy ! Total flux subtracted in 200 components = 0.136551 Jy ! Clean residual min=-0.003839 max=0.004789 Jy/beam ! Clean residual mean=-0.000040 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.136551 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.136551 Jy ! Inverting map and beam ! Estimated beam: bmin=1.062 mas, bmaj=3.921 mas, bpa=19.97 degrees ! Estimated noise=447.442 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.00553092 Jy ! Component: 100 - total flux cleaned = 0.00774662 Jy ! Component: 150 - total flux cleaned = 0.00869877 Jy ! Component: 200 - total flux cleaned = 0.00899364 Jy ! Total flux subtracted in 200 components = 0.00899364 Jy ! Clean residual min=-0.002862 max=0.004817 Jy/beam ! Clean residual mean=-0.000005 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.145545 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.145545 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.649 mas, bmaj=7.809 mas, bpa=6.873 degrees ! Estimated noise=506.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.98314e-05 Jy ! Component: 100 - total flux cleaned = 4.11713e-06 Jy ! Component: 150 - total flux cleaned = -1.78825e-05 Jy ! Component: 200 - total flux cleaned = -4.64017e-05 Jy ! Total flux subtracted in 200 components = -4.64017e-05 Jy ! Clean residual min=-0.003738 max=0.006724 Jy/beam ! Clean residual mean=-0.000008 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.145499 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 = -2.46423e-05 Jy ! Component: 100 - total flux cleaned = -3.92107e-05 Jy ! Component: 150 - total flux cleaned = -5.85947e-05 Jy ! Component: 200 - total flux cleaned = -7.04209e-05 Jy ! Total flux subtracted in 200 components = -7.04209e-05 Jy ! Clean residual min=-0.003753 max=0.006722 Jy/beam ! Clean residual mean=-0.000008 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.145428 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.145428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.062 mas, bmaj=3.921 mas, bpa=19.97 degrees ! Estimated noise=447.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.21119e-06 Jy ! Component: 100 - total flux cleaned = 8.62705e-06 Jy ! Component: 150 - total flux cleaned = -4.16115e-07 Jy ! Component: 200 - total flux cleaned = -8.80842e-06 Jy ! Total flux subtracted in 200 components = -8.80842e-06 Jy ! Clean residual min=-0.002891 max=0.004818 Jy/beam ! Clean residual mean=-0.000005 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.145419 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.145419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.102679Jy sigma=0.000770 ! Fit after self-cal, rms=0.102660Jy sigma=0.000770 wmodel J0958-3612_X_2014_08_05_pus_map.mod ! Writing 66 model components to file: J0958-3612_X_2014_08_05_pus_map.mod wobs J0958-3612_X_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0958-3612_X_2014_08_05_pus_uvs.fits wwins J0958-3612_X_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0958-3612_X_2014_08_05_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203208 Jy ! Component: 100 - total flux cleaned = 0.00371524 Jy ! Component: 150 - total flux cleaned = 0.00518923 Jy ! Component: 200 - total flux cleaned = 0.00649534 Jy ! Component: 250 - total flux cleaned = 0.00744151 Jy ! Component: 300 - total flux cleaned = 0.00805437 Jy ! Component: 350 - total flux cleaned = 0.00838085 Jy ! Component: 400 - total flux cleaned = 0.00868963 Jy ! Component: 450 - total flux cleaned = 0.0090934 Jy ! Component: 500 - total flux cleaned = 0.00948051 Jy ! Component: 550 - total flux cleaned = 0.00978477 Jy ! Component: 600 - total flux cleaned = 0.0100136 Jy ! Component: 650 - total flux cleaned = 0.0102342 Jy ! Component: 700 - total flux cleaned = 0.0104163 Jy ! Component: 750 - total flux cleaned = 0.0104745 Jy ! Component: 800 - total flux cleaned = 0.0105599 Jy ! Component: 850 - total flux cleaned = 0.0106148 Jy ! Component: 900 - total flux cleaned = 0.010695 Jy ! Component: 950 - total flux cleaned = 0.0107474 Jy ! Component: 1000 - total flux cleaned = 0.0108486 Jy ! Component: 1050 - total flux cleaned = 0.0108984 Jy ! Component: 1100 - total flux cleaned = 0.0109702 Jy ! Component: 1150 - total flux cleaned = 0.0110166 Jy ! Component: 1200 - total flux cleaned = 0.0110393 Jy ! Component: 1250 - total flux cleaned = 0.0111052 Jy ! Component: 1300 - total flux cleaned = 0.0111263 Jy ! Component: 1350 - total flux cleaned = 0.0111472 Jy ! Component: 1400 - total flux cleaned = 0.0111881 Jy ! Component: 1450 - total flux cleaned = 0.0112083 Jy ! Component: 1500 - total flux cleaned = 0.0112477 Jy ! Component: 1550 - total flux cleaned = 0.0112667 Jy ! Component: 1600 - total flux cleaned = 0.0112854 Jy ! Component: 1650 - total flux cleaned = 0.0113212 Jy ! Component: 1700 - total flux cleaned = 0.0112682 Jy ! Component: 1750 - total flux cleaned = 0.0112339 Jy ! Component: 1800 - total flux cleaned = 0.0112511 Jy ! Component: 1850 - total flux cleaned = 0.0112676 Jy ! Component: 1900 - total flux cleaned = 0.0112189 Jy ! Component: 1950 - total flux cleaned = 0.0112031 Jy ! Component: 2000 - total flux cleaned = 0.0111408 Jy ! Total flux subtracted in 2048 components = 0.0111103 Jy ! Clean residual min=-0.000809 max=0.000882 Jy/beam ! Clean residual mean=0.000012 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.15653 Jy keep ! Adding 194 model components to the UV plane model. ! The established model now contains 260 components and 0.15653 Jy ![Exited script file: muppet] wmap "J0958-3612_X_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.062 x 3.921 at 19.97 degrees (North through East) ! Clean map min=-0.0020316 max=0.11932 Jy/beam ! Writing clean map to FITS file: J0958-3612_X_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119323 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000350688 device "J0958-3612_X_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0958-3612_X_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.881696 0.881696 1.76339 3.52678 7.05356 14.1071 28.2143 56.4285 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.062 x 3.921 at 19.97 degrees (North through East) ! Clean map min=-0.0020316 max=0.11932 Jy/beam quit ! Quitting program ! Log file J0958-3612_X_2014_08_05_pus_uvs.log closed on Sat Nov 12 21:09:57 2016