! Started logfile: J1513-1012_X_2017_10_21_pus_uvs.log on Sat May 11 21:56:12 2019 obs J1513-1012_X_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1513-1012_X_2017_10_21_pus_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.918803 visibilities/baseline/integration-bin. ! Found source: J1513-1012 ! ! 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 1202 lines of history. ! ! Reading 10320 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 J1513-1012_X_2017_10_21_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.643525Jy sigma=0.005211 ! Fit after self-cal, rms=0.419706Jy sigma=0.003500 ! 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.8043 mas, bmaj=3.575 mas, bpa=-18.45 degrees ! Estimated noise=1402.54 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 = 1.02716 Jy ! Component: 100 - total flux cleaned = 1.26988 Jy ! Total flux subtracted in 100 components = 1.26988 Jy ! Clean residual min=-0.042574 max=0.096762 Jy/beam ! Clean residual mean=0.000488 rms=0.016453 Jy/beam ! Combined flux in latest and established models = 1.26988 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.26988 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.239872Jy sigma=0.001926 ! Fit after self-cal, rms=0.239797Jy sigma=0.001925 ! 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.031 mas, bmaj=3.762 mas, bpa=-17.92 degrees ! Estimated noise=928.827 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.134726 Jy ! Component: 100 - total flux cleaned = 0.201055 Jy ! Component: 150 - total flux cleaned = 0.237975 Jy ! Component: 200 - total flux cleaned = 0.260947 Jy ! Total flux subtracted in 200 components = 0.260947 Jy ! Clean residual min=-0.025325 max=0.034870 Jy/beam ! Clean residual mean=0.000182 rms=0.008313 Jy/beam ! Combined flux in latest and established models = 1.53083 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 54 components and 1.53083 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.173344Jy sigma=0.001180 ! Fit after self-cal, rms=0.172983Jy sigma=0.001177 ! 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.06 FD 0.99 HN 1.07 KP 0.97 ! LA 0.98 MK 1.00 NL 0.93 OV 0.99 ! PT 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.03 KP 0.97 ! LA 0.98 MK 1.01 NL 0.94 OV 0.99 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.07 KP 0.95 ! LA 0.96 MK 1.02 NL 0.94 OV 0.99 ! PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.07 KP 0.95 ! LA 0.97 MK 1.03 NL 0.93 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.32 KP 0.95 ! LA 1.00 MK 1.00 NL 0.91 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.05 KP 0.95 ! LA 1.01 MK 1.02 NL 0.91 OV 0.99 ! PT 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.05 KP 0.94 ! LA 0.97 MK 1.03 NL 0.94 OV 0.99 ! PT 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.05 KP 0.95 ! LA 1.00 MK 1.03 NL 0.95 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.08 KP 0.95 ! LA 0.97 MK 1.00 NL 0.95 OV 0.99 ! PT 1.04 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.12 KP 0.96 ! LA 0.97 MK 1.03 NL 0.96 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.36 KP 0.96 ! LA 0.97 MK 1.02 NL 0.96 OV 0.99 ! PT 1.06 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.32 KP 0.95 ! LA 1.01 MK 1.13 NL 0.96 OV 1.02 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.172983Jy sigma=0.001177 ! Fit after self-cal, rms=0.146515Jy sigma=0.000881 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=3.826 mas, bpa=-18.07 degrees ! Estimated noise=929.943 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.0128813 Jy ! Component: 100 - total flux cleaned = -0.013337 Jy ! Component: 150 - total flux cleaned = -0.0144823 Jy ! Component: 200 - total flux cleaned = -0.0154044 Jy ! Total flux subtracted in 200 components = -0.0154044 Jy ! Clean residual min=-0.015349 max=0.017124 Jy/beam ! Clean residual mean=0.000143 rms=0.004456 Jy/beam ! Combined flux in latest and established models = 1.51542 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 1.51542 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.142526Jy sigma=0.000861 ! Fit after self-cal, rms=0.142546Jy sigma=0.000860 ! 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.142546Jy sigma=0.000860 ! Fit after self-cal, rms=0.115790Jy sigma=0.000730 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=3.833 mas, bpa=-18.04 degrees ! Estimated noise=928.106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00625346 Jy ! Component: 100 - total flux cleaned = -0.00767677 Jy ! Component: 150 - total flux cleaned = -0.00802456 Jy ! Component: 200 - total flux cleaned = -0.00849915 Jy ! Total flux subtracted in 200 components = -0.00849915 Jy ! Clean residual min=-0.011021 max=0.013115 Jy/beam ! Clean residual mean=0.000097 rms=0.002524 Jy/beam ! Combined flux in latest and established models = 1.50692 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 1.50692 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.115037Jy sigma=0.000724 ! Fit after self-cal, rms=0.115059Jy sigma=0.000724 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 (5.6, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012563 Jy ! Component: 100 - total flux cleaned = 0.0155876 Jy ! Component: 150 - total flux cleaned = 0.016854 Jy ! Component: 200 - total flux cleaned = 0.0177727 Jy ! Total flux subtracted in 200 components = 0.0177727 Jy ! Clean residual min=-0.008486 max=0.005579 Jy/beam ! Clean residual mean=0.000061 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 1.52469 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 118 components and 1.52469 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.113506Jy sigma=0.000710 ! Fit after self-cal, rms=0.113457Jy sigma=0.000709 ! 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.113457Jy sigma=0.000709 ! Fit after self-cal, rms=0.113517Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=3.841 mas, bpa=-18.03 degrees ! Estimated noise=926.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000418216 Jy ! Component: 100 - total flux cleaned = -0.000702117 Jy ! Component: 150 - total flux cleaned = -0.000841615 Jy ! Component: 200 - total flux cleaned = -0.000846971 Jy ! Total flux subtracted in 200 components = -0.000846971 Jy ! Clean residual min=-0.006991 max=0.004832 Jy/beam ! Clean residual mean=0.000054 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 1.52385 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 1.52385 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.113056Jy sigma=0.000704 ! Fit after self-cal, rms=0.113047Jy sigma=0.000704 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.000504994 Jy ! Component: 100 - total flux cleaned = 0.000718012 Jy ! Component: 150 - total flux cleaned = 0.000818861 Jy ! Component: 200 - total flux cleaned = 0.000913304 Jy ! Total flux subtracted in 200 components = 0.000913304 Jy ! Clean residual min=-0.006433 max=0.004411 Jy/beam ! Clean residual mean=0.000052 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 1.52476 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 129 components and 1.52476 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.112835Jy sigma=0.000703 ! Fit after self-cal, rms=0.112828Jy sigma=0.000703 ! 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.112828Jy sigma=0.000703 ! Fit after self-cal, rms=0.112932Jy sigma=0.000702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.426 mas, bmaj=4.61 mas, bpa=-5.877 degrees ! Estimated noise=1054.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109135 Jy ! Component: 100 - total flux cleaned = 0.00153144 Jy ! Component: 150 - total flux cleaned = 0.00183084 Jy ! Component: 200 - total flux cleaned = 0.0018336 Jy ! Total flux subtracted in 200 components = 0.0018336 Jy ! Clean residual min=-0.006675 max=0.004807 Jy/beam ! Clean residual mean=0.000065 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 1.52659 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 1.52659 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.112851Jy sigma=0.000702 ! Fit after self-cal, rms=0.112840Jy sigma=0.000701 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.00037338 Jy ! Component: 100 - total flux cleaned = 0.000311001 Jy ! Component: 150 - total flux cleaned = 0.000257269 Jy ! Component: 200 - total flux cleaned = 0.000257016 Jy ! Total flux subtracted in 200 components = 0.000257016 Jy ! Clean residual min=-0.006398 max=0.004849 Jy/beam ! Clean residual mean=0.000064 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 1.52685 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 155 components and 1.52685 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.112797Jy sigma=0.000701 ! Fit after self-cal, rms=0.112789Jy sigma=0.000701 ! 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.045 mas, bmaj=3.847 mas, bpa=-18.02 degrees ! Estimated noise=926.238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 3.847 at -18.02 degrees (North through East) ! Clean map min=-0.0054632 max=1.3551 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 ! Performing amp+phase self-cal ! ! 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.112789Jy sigma=0.000701 ! Fit after self-cal, rms=0.106742Jy sigma=0.000650 ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=3.85 mas, bpa=-18.02 degrees ! Estimated noise=926.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00299066 Jy ! Component: 100 - total flux cleaned = -0.00341625 Jy ! Component: 150 - total flux cleaned = -0.00341849 Jy ! Component: 200 - total flux cleaned = -0.00341636 Jy ! Total flux subtracted in 200 components = -0.00341636 Jy ! Clean residual min=-0.005292 max=0.004242 Jy/beam ! Clean residual mean=0.000047 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 1.52343 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 161 components and 1.52343 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.106500Jy sigma=0.000649 ! Fit after self-cal, rms=0.106495Jy sigma=0.000649 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.8562e-05 Jy ! Component: 100 - total flux cleaned = 2.7509e-05 Jy ! Component: 150 - total flux cleaned = 2.87505e-05 Jy ! Component: 200 - total flux cleaned = 9.67765e-05 Jy ! Total flux subtracted in 200 components = 9.67765e-05 Jy ! Clean residual min=-0.005032 max=0.004136 Jy/beam ! Clean residual mean=0.000047 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 1.52353 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 168 components and 1.52353 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.106387Jy sigma=0.000648 ! Fit after self-cal, rms=0.106384Jy sigma=0.000648 ! Inverting map ! Performing amp+phase self-cal ! ! 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.106384Jy sigma=0.000648 ! Fit after self-cal, rms=0.106490Jy sigma=0.000648 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.8173 mas, bmaj=3.662 mas, bpa=-18.5 degrees ! Estimated noise=1414.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03551 Jy ! Component: 100 - total flux cleaned = 1.27062 Jy ! Component: 150 - total flux cleaned = 1.36377 Jy ! Component: 200 - total flux cleaned = 1.40993 Jy ! Total flux subtracted in 200 components = 1.40993 Jy ! Clean residual min=-0.013177 max=0.022349 Jy/beam ! Clean residual mean=0.000134 rms=0.004009 Jy/beam ! Combined flux in latest and established models = 1.40993 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 16 model components to the UV plane model. ! The established model now contains 16 components and 1.40993 Jy ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=3.855 mas, bpa=-18.01 degrees ! Estimated noise=925.706 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.0371183 Jy ! Component: 100 - total flux cleaned = 0.0574027 Jy ! Component: 150 - total flux cleaned = 0.0714041 Jy ! Component: 200 - total flux cleaned = 0.0818062 Jy ! Total flux subtracted in 200 components = 0.0818062 Jy ! Clean residual min=-0.006665 max=0.010111 Jy/beam ! Clean residual mean=0.000139 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 1.49174 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 56 components and 1.49174 Jy ! Inverting map ! Added new window around map position (2, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100247 Jy ! Component: 100 - total flux cleaned = 0.016856 Jy ! Component: 150 - total flux cleaned = 0.02218 Jy ! Component: 200 - total flux cleaned = 0.0252924 Jy ! Total flux subtracted in 200 components = 0.0252924 Jy ! Clean residual min=-0.005090 max=0.004606 Jy/beam ! Clean residual mean=0.000054 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 1.51703 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 80 components and 1.51703 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.425 mas, bmaj=4.618 mas, bpa=-5.947 degrees ! Estimated noise=1054.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026301 Jy ! Component: 100 - total flux cleaned = 0.00400224 Jy ! Component: 150 - total flux cleaned = 0.00431799 Jy ! Component: 200 - total flux cleaned = 0.00467248 Jy ! Total flux subtracted in 200 components = 0.00467248 Jy ! Clean residual min=-0.005492 max=0.004799 Jy/beam ! Clean residual mean=0.000071 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 1.52171 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.000154507 Jy ! Component: 100 - total flux cleaned = 0.000356668 Jy ! Component: 150 - total flux cleaned = 0.000474894 Jy ! Component: 200 - total flux cleaned = 0.000582252 Jy ! Total flux subtracted in 200 components = 0.000582252 Jy ! Clean residual min=-0.005200 max=0.004758 Jy/beam ! Clean residual mean=0.000065 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 1.52229 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 124 components and 1.52229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=3.855 mas, bpa=-18.01 degrees ! Estimated noise=925.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000569978 Jy ! Component: 100 - total flux cleaned = 0.000989286 Jy ! Component: 150 - total flux cleaned = 0.000990213 Jy ! Component: 200 - total flux cleaned = 0.000991995 Jy ! Total flux subtracted in 200 components = 0.000991995 Jy ! Clean residual min=-0.003962 max=0.004336 Jy/beam ! Clean residual mean=0.000031 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 1.52328 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 142 components and 1.52328 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.106153Jy sigma=0.000646 ! Fit after self-cal, rms=0.106107Jy sigma=0.000646 wmodel J1513-1012_X_2017_10_21_pus_map.mod ! Writing 142 model components to file: J1513-1012_X_2017_10_21_pus_map.mod wobs J1513-1012_X_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1513-1012_X_2017_10_21_pus_uvs.fits wwins J1513-1012_X_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J1513-1012_X_2017_10_21_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.000733446 Jy ! Component: 100 - total flux cleaned = -0.00147781 Jy ! Component: 150 - total flux cleaned = -0.00148292 Jy ! Component: 200 - total flux cleaned = -0.0014841 Jy ! Component: 250 - total flux cleaned = -0.00136995 Jy ! Component: 300 - total flux cleaned = -0.0015315 Jy ! Component: 350 - total flux cleaned = -0.00168629 Jy ! Component: 400 - total flux cleaned = -0.0016352 Jy ! Component: 450 - total flux cleaned = -0.00153994 Jy ! Component: 500 - total flux cleaned = -0.00154005 Jy ! Component: 550 - total flux cleaned = -0.00140577 Jy ! Component: 600 - total flux cleaned = -0.00140561 Jy ! Component: 650 - total flux cleaned = -0.00123703 Jy ! Component: 700 - total flux cleaned = -0.00119569 Jy ! Component: 750 - total flux cleaned = -0.00107497 Jy ! Component: 800 - total flux cleaned = -0.000919503 Jy ! Component: 850 - total flux cleaned = -0.000843363 Jy ! Component: 900 - total flux cleaned = -0.000658914 Jy ! Component: 950 - total flux cleaned = -0.000659473 Jy ! Component: 1000 - total flux cleaned = -0.000589011 Jy ! Component: 1050 - total flux cleaned = -0.00052019 Jy ! Component: 1100 - total flux cleaned = -0.000419525 Jy ! Component: 1150 - total flux cleaned = -0.000321281 Jy ! Component: 1200 - total flux cleaned = -0.000192307 Jy ! Component: 1250 - total flux cleaned = -0.000160369 Jy ! Component: 1300 - total flux cleaned = -5.37232e-06 Jy ! Component: 1350 - total flux cleaned = -3.60876e-05 Jy ! Component: 1400 - total flux cleaned = 2.35873e-05 Jy ! Component: 1450 - total flux cleaned = 5.37709e-05 Jy ! Component: 1500 - total flux cleaned = 8.29833e-05 Jy ! Component: 1550 - total flux cleaned = 5.50412e-05 Jy ! Component: 1600 - total flux cleaned = 8.31955e-05 Jy ! Component: 1650 - total flux cleaned = 0.000165384 Jy ! Component: 1700 - total flux cleaned = 0.000137997 Jy ! Component: 1750 - total flux cleaned = 0.000138112 Jy ! Component: 1800 - total flux cleaned = 0.000164735 Jy ! Component: 1850 - total flux cleaned = 0.000242975 Jy ! Component: 1900 - total flux cleaned = 0.000165719 Jy ! Component: 1950 - total flux cleaned = 0.000191094 Jy ! Component: 2000 - total flux cleaned = 0.000141095 Jy ! Total flux subtracted in 2048 components = 0.000165854 Jy ! Clean residual min=-0.001433 max=0.001270 Jy/beam ! Clean residual mean=0.000021 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 1.52345 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 280 components and 1.52345 Jy ![Exited script file: muppet] wmap "J1513-1012_X_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 3.855 at -18.01 degrees (North through East) ! Clean map min=-0.0031275 max=1.3579 Jy/beam ! Writing clean map to FITS file: J1513-1012_X_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.35787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000500492 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.110575 0.110575 0.221151 0.442302 0.884603 1.76921 3.53841 7.07683 14.1537 28.3073 56.6146 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.357 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.045 x 3.855 at -18.01 degrees (North through East) ! Clean map min=-0.0031275 max=1.3579 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 J1513-1012_X_2017_10_21_pus_uvs.log closed on Sat May 11 21:56:14 2019