! Started logfile: J1343+6602_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:11:22 2017 obs J1343+6602_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1343+6602_X_2015_01_22_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 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 295 lines of history. ! ! Reading 8640 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_01_22_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891422Jy sigma=0.010575 ! Fit after self-cal, rms=0.873365Jy sigma=0.010364 ! 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.6401 mas, bmaj=2.711 mas, bpa=-51.28 degrees ! Estimated noise=1239.78 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.0904593 Jy ! Component: 100 - total flux cleaned = 0.126047 Jy ! Total flux subtracted in 100 components = 0.126047 Jy ! Clean residual min=-0.009722 max=0.016755 Jy/beam ! Clean residual mean=-0.000015 rms=0.003412 Jy/beam ! Combined flux in latest and established models = 0.126047 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.126047 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.091655Jy sigma=0.001010 ! Fit after self-cal, rms=0.091533Jy sigma=0.001008 ! 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.829 mas, bmaj=2.761 mas, bpa=-51.83 degrees ! Estimated noise=659.802 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.0283552 Jy ! Component: 100 - total flux cleaned = 0.0424572 Jy ! Component: 150 - total flux cleaned = 0.0495841 Jy ! Component: 200 - total flux cleaned = 0.0503556 Jy ! Total flux subtracted in 200 components = 0.0503556 Jy ! Clean residual min=-0.006048 max=0.008030 Jy/beam ! Clean residual mean=-0.000007 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.176402 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.176402 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.083241Jy sigma=0.000895 ! Fit after self-cal, rms=0.083125Jy sigma=0.000893 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.05 HN 1.00 KP 1.15 ! LA 0.93 MK 1.21 NL 0.88 OV 0.94 ! PT 1.09 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.03 HN 1.01 KP 1.10 ! LA 0.98 MK 1.05 NL 0.92 OV 0.92 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.07 HN 0.99 KP 1.05 ! LA 0.96 MK 1.18 NL 0.96 OV 0.94 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.04 HN 1.07 KP 0.99 ! LA 0.99 MK 1.23 NL 0.92 OV 0.94 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.07 HN 1.04 KP 0.94 ! LA 0.94 MK 1.26 NL 0.93 OV 0.91 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.09 HN 0.98 KP 0.94 ! LA 1.01 MK 1.24 NL 0.95 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.16 HN 1.19 KP 0.90 ! LA 1.06 MK 1.21 NL 1.00 OV 1.00 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.13 HN 1.10 KP 0.91 ! LA 1.04 MK 1.24 NL 0.94 OV 0.96 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.13 HN 1.16 KP 0.92 ! LA 1.02 MK 1.18 NL 0.92 OV 1.02 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.06 HN 1.01 KP 1.01 ! LA 1.05 MK 1.19 NL 0.95 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.08 HN 1.09 KP 1.01 ! LA 1.04 MK 1.14 NL 0.93 OV 0.98 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.09 HN 1.02 KP 1.09 ! LA 1.02 MK 1.21 NL 0.95 OV 1.00 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.083125Jy sigma=0.000893 ! Fit after self-cal, rms=0.083689Jy sigma=0.000871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8645 mas, bmaj=2.76 mas, bpa=-52.14 degrees ! Estimated noise=660.816 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.6, -8.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265248 Jy ! Component: 100 - total flux cleaned = 0.00308938 Jy ! Component: 150 - total flux cleaned = 0.00323306 Jy ! Component: 200 - total flux cleaned = 0.00312156 Jy ! Total flux subtracted in 200 components = 0.00312156 Jy ! Clean residual min=-0.002074 max=0.002464 Jy/beam ! Clean residual mean=-0.000020 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.179524 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.179524 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.083441Jy sigma=0.000868 ! Fit after self-cal, rms=0.083462Jy sigma=0.000867 ! 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.083462Jy sigma=0.000867 ! Fit after self-cal, rms=0.083279Jy sigma=0.000867 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8639 mas, bmaj=2.759 mas, bpa=-52.15 degrees ! Estimated noise=659.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548661 Jy ! Component: 100 - total flux cleaned = 0.000441143 Jy ! Component: 150 - total flux cleaned = 0.000309288 Jy ! Component: 200 - total flux cleaned = 0.000112073 Jy ! Total flux subtracted in 200 components = 0.000112073 Jy ! Clean residual min=-0.001614 max=0.002023 Jy/beam ! Clean residual mean=-0.000017 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.179636 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.179636 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.083217Jy sigma=0.000866 ! Fit after self-cal, rms=0.083204Jy sigma=0.000866 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.000109229 Jy ! Component: 100 - total flux cleaned = -4.3473e-05 Jy ! Component: 150 - total flux cleaned = -0.000141636 Jy ! Component: 200 - total flux cleaned = -0.000233235 Jy ! Total flux subtracted in 200 components = -0.000233235 Jy ! Clean residual min=-0.001478 max=0.001730 Jy/beam ! Clean residual mean=-0.000015 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.179403 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.179403 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.083174Jy sigma=0.000866 ! Fit after self-cal, rms=0.083168Jy sigma=0.000866 ! 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.083168Jy sigma=0.000866 ! Fit after self-cal, rms=0.083121Jy sigma=0.000866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8644 mas, bmaj=2.758 mas, bpa=-52.15 degrees ! Estimated noise=658.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145922 Jy ! Component: 100 - total flux cleaned = 8.69764e-05 Jy ! Component: 150 - total flux cleaned = -4.75387e-05 Jy ! Component: 200 - total flux cleaned = -0.000121986 Jy ! Total flux subtracted in 200 components = -0.000121986 Jy ! Clean residual min=-0.001446 max=0.001583 Jy/beam ! Clean residual mean=-0.000013 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.179281 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.179281 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.083099Jy sigma=0.000866 ! Fit after self-cal, rms=0.083094Jy sigma=0.000866 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.43312e-05 Jy ! Component: 100 - total flux cleaned = -0.00014983 Jy ! Component: 150 - total flux cleaned = -0.000236545 Jy ! Component: 200 - total flux cleaned = -0.000277312 Jy ! Total flux subtracted in 200 components = -0.000277312 Jy ! Clean residual min=-0.001449 max=0.001500 Jy/beam ! Clean residual mean=-0.000012 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.179003 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 95 components and 0.179003 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.083081Jy sigma=0.000866 ! Fit after self-cal, rms=0.083079Jy sigma=0.000866 ! 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.083079Jy sigma=0.000866 ! Fit after self-cal, rms=0.083070Jy sigma=0.000866 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.034 mas, bmaj=3.068 mas, bpa=-59.8 degrees ! Estimated noise=820.185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126609 Jy ! Component: 100 - total flux cleaned = -8.2283e-05 Jy ! Component: 150 - total flux cleaned = -0.00018136 Jy ! Component: 200 - total flux cleaned = -0.00022334 Jy ! Total flux subtracted in 200 components = -0.00022334 Jy ! Clean residual min=-0.001590 max=0.001511 Jy/beam ! Clean residual mean=-0.000024 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.17878 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.17878 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.083065Jy sigma=0.000865 ! Fit after self-cal, rms=0.083065Jy sigma=0.000865 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.000145485 Jy ! Component: 100 - total flux cleaned = -0.000222223 Jy ! Component: 150 - total flux cleaned = -0.000247658 Jy ! Component: 200 - total flux cleaned = -0.000283009 Jy ! Total flux subtracted in 200 components = -0.000283009 Jy ! Clean residual min=-0.001557 max=0.001544 Jy/beam ! Clean residual mean=-0.000022 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.178497 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.178497 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.083062Jy sigma=0.000865 ! Fit after self-cal, rms=0.083061Jy sigma=0.000865 ! 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.8652 mas, bmaj=2.758 mas, bpa=-52.16 degrees ! Estimated noise=658.078 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8652 x 2.758 at -52.16 degrees (North through East) ! Clean map min=-0.0021342 max=0.12841 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.6679 mas, bmaj=2.712 mas, bpa=-51.61 degrees ! Estimated noise=1273.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0913789 Jy ! Component: 100 - total flux cleaned = 0.125698 Jy ! Component: 150 - total flux cleaned = 0.1452 Jy ! Component: 200 - total flux cleaned = 0.157257 Jy ! Total flux subtracted in 200 components = 0.157257 Jy ! Clean residual min=-0.005426 max=0.007621 Jy/beam ! Clean residual mean=-0.000011 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.157257 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.157257 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8652 mas, bmaj=2.758 mas, bpa=-52.16 degrees ! Estimated noise=658.078 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.0108768 Jy ! Component: 100 - total flux cleaned = 0.0165104 Jy ! Component: 150 - total flux cleaned = 0.0184778 Jy ! Component: 200 - total flux cleaned = 0.0197568 Jy ! Total flux subtracted in 200 components = 0.0197568 Jy ! Clean residual min=-0.002044 max=0.002244 Jy/beam ! Clean residual mean=-0.000015 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.177014 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.177014 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.034 mas, bmaj=3.068 mas, bpa=-59.8 degrees ! Estimated noise=820.185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781036 Jy ! Component: 100 - total flux cleaned = 0.000830531 Jy ! Component: 150 - total flux cleaned = 0.000743906 Jy ! Component: 200 - total flux cleaned = 0.000812375 Jy ! Total flux subtracted in 200 components = 0.000812375 Jy ! Clean residual min=-0.001708 max=0.001505 Jy/beam ! Clean residual mean=-0.000027 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.177826 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.57967e-05 Jy ! Component: 100 - total flux cleaned = 8.65055e-05 Jy ! Component: 150 - total flux cleaned = 8.7807e-05 Jy ! Component: 200 - total flux cleaned = 0.000108229 Jy ! Total flux subtracted in 200 components = 0.000108229 Jy ! Clean residual min=-0.001697 max=0.001529 Jy/beam ! Clean residual mean=-0.000024 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.177934 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 74 components and 0.177934 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8652 mas, bmaj=2.758 mas, bpa=-52.16 degrees ! Estimated noise=658.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216887 Jy ! Component: 100 - total flux cleaned = 0.000393758 Jy ! Component: 150 - total flux cleaned = 0.000587514 Jy ! Component: 200 - total flux cleaned = 0.000727562 Jy ! Total flux subtracted in 200 components = 0.000727562 Jy ! Clean residual min=-0.001646 max=0.001750 Jy/beam ! Clean residual mean=-0.000010 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.178662 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.178662 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.083120Jy sigma=0.000866 ! Fit after self-cal, rms=0.083105Jy sigma=0.000866 wmodel J1343+6602_X_2015_01_22_pus_map.mod ! Writing 99 model components to file: J1343+6602_X_2015_01_22_pus_map.mod wobs J1343+6602_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1343+6602_X_2015_01_22_pus_uvs.fits wwins J1343+6602_X_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1343+6602_X_2015_01_22_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 = -7.03455e-05 Jy ! Component: 100 - total flux cleaned = 8.14851e-06 Jy ! Component: 150 - total flux cleaned = 9.15367e-06 Jy ! Component: 200 - total flux cleaned = -0.000108835 Jy ! Component: 250 - total flux cleaned = -0.000223503 Jy ! Component: 300 - total flux cleaned = -0.00033482 Jy ! Component: 350 - total flux cleaned = -0.000398988 Jy ! Component: 400 - total flux cleaned = -0.00044074 Jy ! Component: 450 - total flux cleaned = -0.000541425 Jy ! Component: 500 - total flux cleaned = -0.000599882 Jy ! Component: 550 - total flux cleaned = -0.000561755 Jy ! Component: 600 - total flux cleaned = -0.000580656 Jy ! Component: 650 - total flux cleaned = -0.00061667 Jy ! Component: 700 - total flux cleaned = -0.000598394 Jy ! Component: 750 - total flux cleaned = -0.000563509 Jy ! Component: 800 - total flux cleaned = -0.000563523 Jy ! Component: 850 - total flux cleaned = -0.000580125 Jy ! Component: 900 - total flux cleaned = -0.000579864 Jy ! Component: 950 - total flux cleaned = -0.000612352 Jy ! Component: 1000 - total flux cleaned = -0.000612439 Jy ! Component: 1050 - total flux cleaned = -0.000596473 Jy ! Component: 1100 - total flux cleaned = -0.000611981 Jy ! Component: 1150 - total flux cleaned = -0.000642266 Jy ! Component: 1200 - total flux cleaned = -0.000687117 Jy ! Component: 1250 - total flux cleaned = -0.000701845 Jy ! Component: 1300 - total flux cleaned = -0.000730822 Jy ! Component: 1350 - total flux cleaned = -0.000745182 Jy ! Component: 1400 - total flux cleaned = -0.000787772 Jy ! Component: 1450 - total flux cleaned = -0.00081561 Jy ! Component: 1500 - total flux cleaned = -0.000829369 Jy ! Component: 1550 - total flux cleaned = -0.000843046 Jy ! Component: 1600 - total flux cleaned = -0.000856477 Jy ! Component: 1650 - total flux cleaned = -0.000869651 Jy ! Component: 1700 - total flux cleaned = -0.000856784 Jy ! Component: 1750 - total flux cleaned = -0.000882765 Jy ! Component: 1800 - total flux cleaned = -0.000908256 Jy ! Component: 1850 - total flux cleaned = -0.000933479 Jy ! Component: 1900 - total flux cleaned = -0.000970714 Jy ! Component: 1950 - total flux cleaned = -0.000995114 Jy ! Component: 2000 - total flux cleaned = -0.00101917 Jy ! Total flux subtracted in 2048 components = -0.00104306 Jy ! Clean residual min=-0.000852 max=0.000672 Jy/beam ! Clean residual mean=-0.000003 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.177619 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 216 components and 0.177619 Jy ![Exited script file: muppet] wmap "J1343+6602_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8652 x 2.758 at -52.16 degrees (North through East) ! Clean map min=-0.0022078 max=0.12763 Jy/beam ! Writing clean map to FITS file: J1343+6602_X_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226611 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532646 0.532646 1.06529 2.13059 4.26117 8.52234 17.0447 34.0894 68.1787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.8652 x 2.758 at -52.16 degrees (North through East) ! Clean map min=-0.0022078 max=0.12763 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_01_22_pus_uvs.log closed on Wed Jan 4 13:11:23 2017