! Started logfile: J1705+5109_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:09:17 2016 obs J1705+5109_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1705+5109_X_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776039 visibilities/baseline/integration-bin. ! Found source: J1705+5109 ! ! 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 48192 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 J1705+5109_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964795Jy sigma=0.011570 ! Fit after self-cal, rms=0.920544Jy sigma=0.011040 ! 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.8224 mas, bmaj=0.9651 mas, bpa=-18.52 degrees ! Estimated noise=779.643 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.0610124 Jy ! Component: 100 - total flux cleaned = 0.0759357 Jy ! Total flux subtracted in 100 components = 0.0759357 Jy ! Clean residual min=-0.004461 max=0.006485 Jy/beam ! Clean residual mean=-0.000067 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.0759357 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0759357 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.071273Jy sigma=0.000804 ! Fit after self-cal, rms=0.071218Jy sigma=0.000803 ! 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.099 mas, bmaj=1.215 mas, bpa=-10.25 degrees ! Estimated noise=272.329 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.00971304 Jy ! Component: 100 - total flux cleaned = 0.0142412 Jy ! Component: 150 - total flux cleaned = 0.0167269 Jy ! Component: 200 - total flux cleaned = 0.0182149 Jy ! Total flux subtracted in 200 components = 0.0182149 Jy ! Clean residual min=-0.004261 max=0.007507 Jy/beam ! Clean residual mean=-0.000024 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.0941506 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.0941506 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.069980Jy sigma=0.000788 ! Fit after self-cal, rms=0.069982Jy sigma=0.000788 ! Inverting map ! Added new window around map position (0, 2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00669502 Jy ! Component: 100 - total flux cleaned = 0.00973177 Jy ! Component: 150 - total flux cleaned = 0.0109091 Jy ! Component: 200 - total flux cleaned = 0.0113656 Jy ! Total flux subtracted in 200 components = 0.0113656 Jy ! Clean residual min=-0.003969 max=0.002726 Jy/beam ! Clean residual mean=0.000021 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.105516 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.105516 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.069376Jy sigma=0.000781 ! Fit after self-cal, rms=0.069297Jy sigma=0.000780 ! 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.93 FD 1.12 HN 1.05 KP 0.95 ! LA 1.03 MK 0.96 NL 0.99 OV 1.02 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.17 HN 1.08 KP 0.90 ! LA 1.03 MK 0.96 NL 1.00 OV 1.02 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 1.14 KP 0.85 ! LA 1.09 MK 0.97 NL 1.02 OV 1.02 ! PT 0.95 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.15 HN 1.03 KP 0.82 ! LA 1.05 MK 0.99 NL 0.99 OV 0.98 ! PT 0.99 SC 1.11 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.06 KP 0.78 ! LA 1.02 MK 0.98 NL 1.02 OV 1.03 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.02 KP 0.74 ! LA 1.06 MK 0.97 NL 1.00 OV 1.04 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.05 KP 0.76 ! LA 1.05 MK 1.05 NL 0.99 OV 1.05 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.18 HN 1.14 KP 0.75 ! LA 1.05 MK 0.98 NL 1.01 OV 1.02 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.10 HN 1.09 KP 0.78 ! LA 1.07 MK 0.97 NL 0.99 OV 1.07 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 1.09 KP 0.79 ! LA 1.12 MK 0.99 NL 1.01 OV 1.07 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.11 KP 0.85 ! LA 1.04 MK 1.00 NL 1.05 OV 1.11 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 0.98 KP 0.86 ! LA 1.07 MK 0.94 NL 1.03 OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Fit before self-cal, rms=0.069297Jy sigma=0.000780 ! Fit after self-cal, rms=0.068504Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.101 mas, bmaj=1.226 mas, bpa=-12.55 degrees ! Estimated noise=273.763 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.0009895 Jy ! Component: 100 - total flux cleaned = 0.00106631 Jy ! Component: 150 - total flux cleaned = 0.000970277 Jy ! Component: 200 - total flux cleaned = 0.000910334 Jy ! Total flux subtracted in 200 components = 0.000910334 Jy ! Clean residual min=-0.000969 max=0.000930 Jy/beam ! Clean residual mean=0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.106426 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.106426 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.068467Jy sigma=0.000769 ! Fit after self-cal, rms=0.068478Jy sigma=0.000769 ! 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.068478Jy sigma=0.000769 ! Fit after self-cal, rms=0.068430Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.103 mas, bmaj=1.221 mas, bpa=-10.75 degrees ! Estimated noise=273.101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357049 Jy ! Component: 100 - total flux cleaned = 0.000343793 Jy ! Component: 150 - total flux cleaned = 0.00027377 Jy ! Component: 200 - total flux cleaned = 0.00023695 Jy ! Total flux subtracted in 200 components = 0.00023695 Jy ! Clean residual min=-0.000817 max=0.000837 Jy/beam ! Clean residual mean=-0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.106663 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.106663 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.068422Jy sigma=0.000768 ! Fit after self-cal, rms=0.068427Jy sigma=0.000768 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.90891e-05 Jy ! Component: 100 - total flux cleaned = 3.20241e-05 Jy ! Component: 150 - total flux cleaned = 1.23041e-05 Jy ! Component: 200 - total flux cleaned = 2.81384e-06 Jy ! Total flux subtracted in 200 components = 2.81384e-06 Jy ! Clean residual min=-0.000804 max=0.000844 Jy/beam ! Clean residual mean=-0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.106666 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.106666 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.068423Jy sigma=0.000768 ! Fit after self-cal, rms=0.068422Jy sigma=0.000768 ! 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.068422Jy sigma=0.000768 ! Fit after self-cal, rms=0.068434Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.104 mas, bmaj=1.221 mas, bpa=-10.67 degrees ! Estimated noise=272.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.47286e-05 Jy ! Component: 100 - total flux cleaned = 0.000106882 Jy ! Component: 150 - total flux cleaned = 0.000107107 Jy ! Component: 200 - total flux cleaned = 9.90764e-05 Jy ! Total flux subtracted in 200 components = 9.90764e-05 Jy ! Clean residual min=-0.000807 max=0.000821 Jy/beam ! Clean residual mean=-0.000002 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.106765 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.106765 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.068431Jy sigma=0.000768 ! Fit after self-cal, rms=0.068432Jy sigma=0.000768 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.85848e-05 Jy ! Component: 100 - total flux cleaned = 5.05054e-05 Jy ! Component: 150 - total flux cleaned = 4.30728e-05 Jy ! Component: 200 - total flux cleaned = 4.29278e-05 Jy ! Total flux subtracted in 200 components = 4.29278e-05 Jy ! Clean residual min=-0.000796 max=0.000827 Jy/beam ! Clean residual mean=-0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.106808 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.106808 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.068430Jy sigma=0.000768 ! Fit after self-cal, rms=0.068430Jy sigma=0.000768 ! 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.068430Jy sigma=0.000768 ! Fit after self-cal, rms=0.068458Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.32 mas, bmaj=2.523 mas, bpa=71.97 degrees ! Estimated noise=333.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.19462e-05 Jy ! Component: 100 - total flux cleaned = -2.54262e-06 Jy ! Component: 150 - total flux cleaned = 4.39026e-06 Jy ! Component: 200 - total flux cleaned = 9.54644e-06 Jy ! Total flux subtracted in 200 components = 9.54644e-06 Jy ! Clean residual min=-0.000710 max=0.000820 Jy/beam ! Clean residual mean=-0.000004 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.106818 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.106818 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.068458Jy sigma=0.000768 ! Fit after self-cal, rms=0.068458Jy sigma=0.000768 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 = 2.72827e-05 Jy ! Component: 100 - total flux cleaned = 6.63915e-05 Jy ! Component: 150 - total flux cleaned = 7.68284e-05 Jy ! Component: 200 - total flux cleaned = 8.13796e-05 Jy ! Total flux subtracted in 200 components = 8.13796e-05 Jy ! Clean residual min=-0.000704 max=0.000817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.106899 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.106899 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.068458Jy sigma=0.000768 ! Fit after self-cal, rms=0.068458Jy sigma=0.000768 ! 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.104 mas, bmaj=1.222 mas, bpa=-10.79 degrees ! Estimated noise=272.759 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.104 x 1.222 at -10.79 degrees (North through East) ! Clean map min=-0.00071124 max=0.079583 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.8272 mas, bmaj=0.9661 mas, bpa=-18.75 degrees ! Estimated noise=780.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0608084 Jy ! Component: 100 - total flux cleaned = 0.0760023 Jy ! Component: 150 - total flux cleaned = 0.0843163 Jy ! Component: 200 - total flux cleaned = 0.090266 Jy ! Total flux subtracted in 200 components = 0.090266 Jy ! Clean residual min=-0.003184 max=0.003360 Jy/beam ! Clean residual mean=-0.000041 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.090266 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.090266 Jy ! Inverting map and beam ! Estimated beam: bmin=1.104 mas, bmaj=1.222 mas, bpa=-10.79 degrees ! Estimated noise=272.759 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.0060124 Jy ! Component: 100 - total flux cleaned = 0.00944523 Jy ! Component: 150 - total flux cleaned = 0.0117139 Jy ! Component: 200 - total flux cleaned = 0.0132887 Jy ! Total flux subtracted in 200 components = 0.0132887 Jy ! Clean residual min=-0.000883 max=0.001009 Jy/beam ! Clean residual mean=-0.000014 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.103555 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.103555 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.32 mas, bmaj=2.523 mas, bpa=71.97 degrees ! Estimated noise=333.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016198 Jy ! Component: 100 - total flux cleaned = 0.00245722 Jy ! Component: 150 - total flux cleaned = 0.00291498 Jy ! Component: 200 - total flux cleaned = 0.00311459 Jy ! Total flux subtracted in 200 components = 0.00311459 Jy ! Clean residual min=-0.000760 max=0.000814 Jy/beam ! Clean residual mean=-0.000005 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.106669 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 = 3.30187e-05 Jy ! Component: 100 - total flux cleaned = 4.72853e-05 Jy ! Component: 150 - total flux cleaned = 5.98689e-05 Jy ! Component: 200 - total flux cleaned = 6.54098e-05 Jy ! Total flux subtracted in 200 components = 6.54098e-05 Jy ! Clean residual min=-0.000738 max=0.000805 Jy/beam ! Clean residual mean=-0.000005 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.106735 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 75 components and 0.106735 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.104 mas, bmaj=1.222 mas, bpa=-10.79 degrees ! Estimated noise=272.759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.87822e-05 Jy ! Component: 100 - total flux cleaned = 7.28878e-05 Jy ! Component: 150 - total flux cleaned = 5.8966e-05 Jy ! Component: 200 - total flux cleaned = 5.84988e-05 Jy ! Total flux subtracted in 200 components = 5.84988e-05 Jy ! Clean residual min=-0.000741 max=0.000793 Jy/beam ! Clean residual mean=-0.000002 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.106793 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.106793 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.068461Jy sigma=0.000768 ! Fit after self-cal, rms=0.068455Jy sigma=0.000768 wmodel J1705+5109_X_2015_03_17_pus_map.mod ! Writing 85 model components to file: J1705+5109_X_2015_03_17_pus_map.mod wobs J1705+5109_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1705+5109_X_2015_03_17_pus_uvs.fits wwins J1705+5109_X_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1705+5109_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.000101223 Jy ! Component: 100 - total flux cleaned = 0.00014009 Jy ! Component: 150 - total flux cleaned = 0.000189545 Jy ! Component: 200 - total flux cleaned = 0.000212854 Jy ! Component: 250 - total flux cleaned = 0.000246663 Jy ! Component: 300 - total flux cleaned = 0.000279278 Jy ! Component: 350 - total flux cleaned = 0.00028975 Jy ! Component: 400 - total flux cleaned = 0.00028986 Jy ! Component: 450 - total flux cleaned = 0.000299861 Jy ! Component: 500 - total flux cleaned = 0.000280725 Jy ! Component: 550 - total flux cleaned = 0.000327672 Jy ! Component: 600 - total flux cleaned = 0.000346099 Jy ! Component: 650 - total flux cleaned = 0.000409182 Jy ! Component: 700 - total flux cleaned = 0.000461839 Jy ! Component: 750 - total flux cleaned = 0.00050494 Jy ! Component: 800 - total flux cleaned = 0.000564287 Jy ! Component: 850 - total flux cleaned = 0.000614381 Jy ! Component: 900 - total flux cleaned = 0.000688251 Jy ! Component: 950 - total flux cleaned = 0.000760858 Jy ! Component: 1000 - total flux cleaned = 0.000832218 Jy ! Component: 1050 - total flux cleaned = 0.0008947 Jy ! Component: 1100 - total flux cleaned = 0.000979262 Jy ! Component: 1150 - total flux cleaned = 0.0010473 Jy ! Component: 1200 - total flux cleaned = 0.001107 Jy ! Component: 1250 - total flux cleaned = 0.00116604 Jy ! Component: 1300 - total flux cleaned = 0.00124589 Jy ! Component: 1350 - total flux cleaned = 0.00130308 Jy ! Component: 1400 - total flux cleaned = 0.00137366 Jy ! Component: 1450 - total flux cleaned = 0.00143616 Jy ! Component: 1500 - total flux cleaned = 0.0014843 Jy ! Component: 1550 - total flux cleaned = 0.00153859 Jy ! Component: 1600 - total flux cleaned = 0.0015989 Jy ! Component: 1650 - total flux cleaned = 0.00165825 Jy ! Component: 1700 - total flux cleaned = 0.00169739 Jy ! Component: 1750 - total flux cleaned = 0.00174251 Jy ! Component: 1800 - total flux cleaned = 0.00176799 Jy ! Component: 1850 - total flux cleaned = 0.00178068 Jy ! Component: 1900 - total flux cleaned = 0.00180573 Jy ! Component: 1950 - total flux cleaned = 0.00183042 Jy ! Component: 2000 - total flux cleaned = 0.00186715 Jy ! Total flux subtracted in 2048 components = 0.00187921 Jy ! Clean residual min=-0.000371 max=0.000350 Jy/beam ! Clean residual mean=-0.000002 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.108672 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 243 components and 0.108672 Jy ![Exited script file: muppet] wmap "J1705+5109_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.104 x 1.222 at -10.79 degrees (North through East) ! Clean map min=-0.00051272 max=0.080321 Jy/beam ! Writing clean map to FITS file: J1705+5109_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.0803213 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110426 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.412442 0.412442 0.824885 1.64977 3.29954 6.59908 13.1982 26.3963 52.7926 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.104 x 1.222 at -10.79 degrees (North through East) ! Clean map min=-0.00051272 max=0.080321 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 J1705+5109_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:09:20 2016