! Started logfile: J1343+6602_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:07:13 2016 obs J1343+6602_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1343+6602_X_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.797037 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 338 lines of history. ! ! Reading 6456 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 J1343+6602_X_2015_03_17_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.833537Jy sigma=0.009520 ! Fit after self-cal, rms=0.828488Jy sigma=0.009461 ! 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.6302 mas, bmaj=2.881 mas, bpa=-50.84 degrees ! Estimated noise=1571.41 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.117503 Jy ! Component: 100 - total flux cleaned = 0.160305 Jy ! Total flux subtracted in 100 components = 0.160305 Jy ! Clean residual min=-0.014698 max=0.020933 Jy/beam ! Clean residual mean=-0.000060 rms=0.003936 Jy/beam ! Combined flux in latest and established models = 0.160305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.160305 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.091806Jy sigma=0.001003 ! Fit after self-cal, rms=0.091781Jy sigma=0.001002 ! 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=0.9729 mas, bmaj=2.89 mas, bpa=-53.53 degrees ! Estimated noise=778.634 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.0354428 Jy ! Component: 100 - total flux cleaned = 0.0527038 Jy ! Component: 150 - total flux cleaned = 0.0622015 Jy ! Component: 200 - total flux cleaned = 0.0678307 Jy ! Total flux subtracted in 200 components = 0.0678307 Jy ! Clean residual min=-0.011861 max=0.013372 Jy/beam ! Clean residual mean=0.000092 rms=0.002798 Jy/beam ! Combined flux in latest and established models = 0.228136 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 32 components and 0.228136 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.078435Jy sigma=0.000836 ! Fit after self-cal, rms=0.078112Jy sigma=0.000832 ! 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.95 FD 1.16 HN 0.98 KP 0.91 ! LA 1.02 MK 1.00 NL 0.96 OV 1.01 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.06 KP 0.85 ! LA 0.98 MK 1.00 NL 0.95 OV 1.00 ! PT 0.97 SC 1.17 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.19 HN 1.09 KP 0.81 ! LA 1.04 MK 0.96 NL 0.96 OV 0.97 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.15 HN 1.01 KP 0.81 ! LA 1.05 MK 0.97 NL 0.98 OV 0.96 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.20 HN 0.94 KP 0.77 ! LA 1.04 MK 0.90 NL 1.00 OV 0.96 ! PT 0.97 SC 1.09 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.19 HN 1.08 KP 0.75 ! LA 1.01 MK 1.05 NL 0.96 OV 0.98 ! PT 0.95 SC 1.09 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.20 HN 1.09 KP 0.73 ! LA 1.04 MK 1.08 NL 0.98 OV 1.04 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.30 HN 1.15 KP 0.74 ! LA 1.03 MK 0.93 NL 1.00 OV 1.03 ! PT 0.96 SC 1.11 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 1.07 KP 0.78 ! LA 1.06 MK 0.90 NL 1.04 OV 1.03 ! PT 0.95 SC 1.01 ! ! ! 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.15 HN 0.99 KP 0.80 ! LA 1.06 MK 1.08 NL 1.01 OV 1.03 ! PT 0.93 SC 1.08 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.24 HN 1.10 KP 0.84 ! LA 1.07 MK 1.06 NL 1.01 OV 0.99 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.21 HN 1.06 KP 0.89 ! LA 1.12 MK 1.05 NL 0.94 OV 0.98 ! PT 0.99 SC 1.22 ! ! ! Fit before self-cal, rms=0.078112Jy sigma=0.000832 ! Fit after self-cal, rms=0.075042Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9831 mas, bmaj=2.877 mas, bpa=-53.56 degrees ! Estimated noise=775.074 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.00130639 Jy ! Component: 100 - total flux cleaned = -0.000864999 Jy ! Component: 150 - total flux cleaned = -0.000859668 Jy ! Component: 200 - total flux cleaned = -0.000826116 Jy ! Total flux subtracted in 200 components = -0.000826116 Jy ! Clean residual min=-0.002623 max=0.002741 Jy/beam ! Clean residual mean=-0.000018 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.22731 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.22731 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.074873Jy sigma=0.000773 ! Fit after self-cal, rms=0.074917Jy sigma=0.000772 ! 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.074917Jy sigma=0.000772 ! Fit after self-cal, rms=0.075235Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9846 mas, bmaj=2.879 mas, bpa=-53.51 degrees ! Estimated noise=775.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405532 Jy ! Component: 100 - total flux cleaned = -0.000348056 Jy ! Component: 150 - total flux cleaned = -0.000486167 Jy ! Component: 200 - total flux cleaned = -0.000516444 Jy ! Total flux subtracted in 200 components = -0.000516444 Jy ! Clean residual min=-0.002254 max=0.002666 Jy/beam ! Clean residual mean=-0.000018 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.226793 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.226793 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.075172Jy sigma=0.000771 ! Fit after self-cal, rms=0.075155Jy sigma=0.000771 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 = -1.92564e-06 Jy ! Component: 100 - total flux cleaned = 4.66362e-05 Jy ! Component: 150 - total flux cleaned = -6.28917e-06 Jy ! Component: 200 - total flux cleaned = -8.00372e-05 Jy ! Total flux subtracted in 200 components = -8.00372e-05 Jy ! Clean residual min=-0.002120 max=0.002659 Jy/beam ! Clean residual mean=-0.000018 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.226713 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.226713 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.075124Jy sigma=0.000771 ! Fit after self-cal, rms=0.075113Jy sigma=0.000771 ! 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.075113Jy sigma=0.000771 ! Fit after self-cal, rms=0.075309Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9863 mas, bmaj=2.882 mas, bpa=-53.48 degrees ! Estimated noise=776.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218046 Jy ! Component: 100 - total flux cleaned = -0.000242683 Jy ! Component: 150 - total flux cleaned = -0.000243697 Jy ! Component: 200 - total flux cleaned = -0.000264796 Jy ! Total flux subtracted in 200 components = -0.000264796 Jy ! Clean residual min=-0.002006 max=0.002607 Jy/beam ! Clean residual mean=-0.000017 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.226449 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.226449 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.075288Jy sigma=0.000770 ! Fit after self-cal, rms=0.075285Jy 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 = 1.39106e-05 Jy ! Component: 100 - total flux cleaned = 3.64833e-05 Jy ! Component: 150 - total flux cleaned = 3.6504e-05 Jy ! Component: 200 - total flux cleaned = 1.76034e-05 Jy ! Total flux subtracted in 200 components = 1.76034e-05 Jy ! Clean residual min=-0.001977 max=0.002607 Jy/beam ! Clean residual mean=-0.000017 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.226466 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.226466 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.075271Jy sigma=0.000770 ! Fit after self-cal, rms=0.075267Jy sigma=0.000770 ! Inverting map ! Added new window around map position (25.2, -20.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224162 Jy ! Component: 100 - total flux cleaned = 0.0027992 Jy ! Component: 150 - total flux cleaned = 0.00311743 Jy ! Component: 200 - total flux cleaned = 0.00330266 Jy ! Total flux subtracted in 200 components = 0.00330266 Jy ! Clean residual min=-0.001744 max=0.002019 Jy/beam ! Clean residual mean=-0.000028 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.229769 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.229769 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.075185Jy sigma=0.000769 ! Fit after self-cal, rms=0.075186Jy sigma=0.000769 ! 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.075186Jy sigma=0.000769 ! Fit after self-cal, rms=0.075197Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.124 mas, bmaj=3.226 mas, bpa=-60.02 degrees ! Estimated noise=910.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421252 Jy ! Component: 100 - total flux cleaned = 0.00047531 Jy ! Component: 150 - total flux cleaned = 0.000456 Jy ! Component: 200 - total flux cleaned = 0.000456671 Jy ! Total flux subtracted in 200 components = 0.000456671 Jy ! Clean residual min=-0.002029 max=0.002302 Jy/beam ! Clean residual mean=-0.000042 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.230226 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.230226 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.075187Jy sigma=0.000769 ! Fit after self-cal, rms=0.075187Jy sigma=0.000769 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.39024e-05 Jy ! Component: 100 - total flux cleaned = -5.7363e-05 Jy ! Component: 150 - total flux cleaned = -5.77683e-05 Jy ! Component: 200 - total flux cleaned = -4.73593e-05 Jy ! Total flux subtracted in 200 components = -4.73593e-05 Jy ! Clean residual min=-0.002077 max=0.002223 Jy/beam ! Clean residual mean=-0.000041 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.230178 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.230178 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.075185Jy sigma=0.000769 ! Fit after self-cal, rms=0.075184Jy sigma=0.000769 ! 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=0.9868 mas, bmaj=2.883 mas, bpa=-53.47 degrees ! Estimated noise=775.295 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9868 x 2.883 at -53.47 degrees (North through East) ! Clean map min=-0.0016484 max=0.16974 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.6415 mas, bmaj=2.865 mas, bpa=-50.82 degrees ! Estimated noise=1583.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11758 Jy ! Component: 100 - total flux cleaned = 0.159535 Jy ! Component: 150 - total flux cleaned = 0.183203 Jy ! Component: 200 - total flux cleaned = 0.197962 Jy ! Total flux subtracted in 200 components = 0.197962 Jy ! Clean residual min=-0.006310 max=0.008566 Jy/beam ! Clean residual mean=-0.000043 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.197962 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.197962 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9868 mas, bmaj=2.883 mas, bpa=-53.47 degrees ! Estimated noise=775.295 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.0144519 Jy ! Component: 100 - total flux cleaned = 0.0213358 Jy ! Component: 150 - total flux cleaned = 0.0250233 Jy ! Component: 200 - total flux cleaned = 0.0274759 Jy ! Total flux subtracted in 200 components = 0.0274759 Jy ! Clean residual min=-0.002210 max=0.002216 Jy/beam ! Clean residual mean=-0.000028 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.225438 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.225438 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.124 mas, bmaj=3.226 mas, bpa=-60.02 degrees ! Estimated noise=910.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240567 Jy ! Component: 100 - total flux cleaned = 0.00377131 Jy ! Component: 150 - total flux cleaned = 0.00407366 Jy ! Component: 200 - total flux cleaned = 0.00419664 Jy ! Total flux subtracted in 200 components = 0.00419664 Jy ! Clean residual min=-0.002013 max=0.002592 Jy/beam ! Clean residual mean=-0.000048 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.229635 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 = 7.3068e-05 Jy ! Component: 100 - total flux cleaned = 0.000133521 Jy ! Component: 150 - total flux cleaned = 0.000159073 Jy ! Component: 200 - total flux cleaned = 0.000226635 Jy ! Total flux subtracted in 200 components = 0.000226635 Jy ! Clean residual min=-0.002041 max=0.002450 Jy/beam ! Clean residual mean=-0.000048 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.229861 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.229861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9868 mas, bmaj=2.883 mas, bpa=-53.47 degrees ! Estimated noise=775.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133253 Jy ! Component: 100 - total flux cleaned = -0.000132176 Jy ! Component: 150 - total flux cleaned = -0.000131671 Jy ! Component: 200 - total flux cleaned = -0.000109156 Jy ! Total flux subtracted in 200 components = -0.000109156 Jy ! Clean residual min=-0.001740 max=0.001956 Jy/beam ! Clean residual mean=-0.000023 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.229752 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.229752 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.075185Jy sigma=0.000769 ! Fit after self-cal, rms=0.075180Jy sigma=0.000769 wmodel J1343+6602_X_2015_03_17_pus_map.mod ! Writing 86 model components to file: J1343+6602_X_2015_03_17_pus_map.mod wobs J1343+6602_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1343+6602_X_2015_03_17_pus_uvs.fits wwins J1343+6602_X_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1343+6602_X_2015_03_17_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.000430057 Jy ! Component: 100 - total flux cleaned = 0.000641556 Jy ! Component: 150 - total flux cleaned = 0.000530659 Jy ! Component: 200 - total flux cleaned = 0.000322559 Jy ! Component: 250 - total flux cleaned = 0.000149391 Jy ! Component: 300 - total flux cleaned = 8.26183e-06 Jy ! Component: 350 - total flux cleaned = 3.06479e-05 Jy ! Component: 400 - total flux cleaned = -1.28046e-05 Jy ! Component: 450 - total flux cleaned = 2.97776e-05 Jy ! Component: 500 - total flux cleaned = 5.04391e-05 Jy ! Component: 550 - total flux cleaned = 6.99725e-05 Jy ! Component: 600 - total flux cleaned = 6.96005e-05 Jy ! Component: 650 - total flux cleaned = 0.00014344 Jy ! Component: 700 - total flux cleaned = 0.000125083 Jy ! Component: 750 - total flux cleaned = 8.97569e-05 Jy ! Component: 800 - total flux cleaned = 0.000124575 Jy ! Component: 850 - total flux cleaned = 3.88671e-05 Jy ! Component: 900 - total flux cleaned = 2.2077e-05 Jy ! Component: 950 - total flux cleaned = -2.76215e-05 Jy ! Component: 1000 - total flux cleaned = -6.01126e-05 Jy ! Component: 1050 - total flux cleaned = -0.000108257 Jy ! Component: 1100 - total flux cleaned = -0.000186773 Jy ! Component: 1150 - total flux cleaned = -0.000232936 Jy ! Component: 1200 - total flux cleaned = -0.000278371 Jy ! Component: 1250 - total flux cleaned = -0.000308542 Jy ! Component: 1300 - total flux cleaned = -0.000367369 Jy ! Component: 1350 - total flux cleaned = -0.000425368 Jy ! Component: 1400 - total flux cleaned = -0.000482543 Jy ! Component: 1450 - total flux cleaned = -0.000552914 Jy ! Component: 1500 - total flux cleaned = -0.000580714 Jy ! Component: 1550 - total flux cleaned = -0.000676761 Jy ! Component: 1600 - total flux cleaned = -0.00073076 Jy ! Component: 1650 - total flux cleaned = -0.000824392 Jy ! Component: 1700 - total flux cleaned = -0.000903721 Jy ! Component: 1750 - total flux cleaned = -0.000969404 Jy ! Component: 1800 - total flux cleaned = -0.00104713 Jy ! Component: 1850 - total flux cleaned = -0.00112395 Jy ! Component: 1900 - total flux cleaned = -0.00118746 Jy ! Component: 1950 - total flux cleaned = -0.00128785 Jy ! Component: 2000 - total flux cleaned = -0.00132499 Jy ! Total flux subtracted in 2048 components = -0.00138648 Jy ! Clean residual min=-0.000672 max=0.000819 Jy/beam ! Clean residual mean=-0.000008 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.228366 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 222 components and 0.228366 Jy ![Exited script file: muppet] wmap "J1343+6602_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9868 x 2.883 at -53.47 degrees (North through East) ! Clean map min=-0.0010039 max=0.16953 Jy/beam ! Writing clean map to FITS file: J1343+6602_X_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.169531 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.402097 0.402097 0.804194 1.60839 3.21677 6.43355 12.8671 25.7342 51.4684 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.169 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9868 x 2.883 at -53.47 degrees (North through East) ! Clean map min=-0.0010039 max=0.16953 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 J1343+6602_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:07:14 2016