! Started logfile: J1505+0326_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:07:55 2016 obs J1505+0326_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1505+0326_X_2015_03_17_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915873 visibilities/baseline/integration-bin. ! Found source: J1505+0326 ! ! 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 6924 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 J1505+0326_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.679709Jy sigma=0.007991 ! Fit after self-cal, rms=0.674941Jy sigma=0.007936 ! 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.7505 mas, bmaj=1.842 mas, bpa=-5.367 degrees ! Estimated noise=1016.1 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.251294 Jy ! Component: 100 - total flux cleaned = 0.308392 Jy ! Total flux subtracted in 100 components = 0.308392 Jy ! Clean residual min=-0.014167 max=0.023941 Jy/beam ! Clean residual mean=0.000050 rms=0.004407 Jy/beam ! Combined flux in latest and established models = 0.308392 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.308392 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.095545Jy sigma=0.001038 ! Fit after self-cal, rms=0.095547Jy sigma=0.001038 ! 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.8934 mas, bmaj=2.04 mas, bpa=-3.792 degrees ! Estimated noise=732.649 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.0286631 Jy ! Component: 100 - total flux cleaned = 0.0404703 Jy ! Component: 150 - total flux cleaned = 0.0460198 Jy ! Component: 200 - total flux cleaned = 0.0492487 Jy ! Total flux subtracted in 200 components = 0.0492487 Jy ! Clean residual min=-0.020427 max=0.016143 Jy/beam ! Clean residual mean=0.000124 rms=0.004118 Jy/beam ! Combined flux in latest and established models = 0.357641 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.357641 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.088022Jy sigma=0.000940 ! Fit after self-cal, rms=0.088033Jy sigma=0.000940 ! 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.92 FD 1.09 HN 1.14 KP 0.91 ! LA 1.01 MK 0.96 NL 0.98 OV 1.00 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.13 KP 0.85 ! LA 1.03 MK 0.95 NL 0.97 OV 0.98 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.20 KP 0.82 ! LA 1.05 MK 0.96 NL 0.98 OV 0.98 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.12 HN 1.14 KP 0.77 ! LA 1.05 MK 0.97 NL 1.00 OV 0.97 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.09 KP 0.74 ! LA 1.07 MK 0.99 NL 0.99 OV 0.97 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 1.21 KP 0.73 ! LA 1.06 MK 1.00 NL 1.00 OV 1.03 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 1.24 KP 0.73 ! LA 1.06 MK 1.01 NL 0.99 OV 1.04 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.13 HN 1.22 KP 0.74 ! LA 1.05 MK 0.99 NL 0.99 OV 1.04 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.22 KP 0.77 ! LA 1.09 MK 0.99 NL 1.01 OV 1.03 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.13 HN 1.23 KP 0.83 ! LA 1.10 MK 1.01 NL 1.01 OV 1.04 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.26 KP 0.81 ! LA 1.11 MK 1.03 NL 1.03 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.13 HN 1.23 KP 0.88 ! LA 1.07 MK 1.01 NL 1.01 OV 1.04 ! PT 1.02 SC 1.04 ! ! ! Fit before self-cal, rms=0.088033Jy sigma=0.000940 ! Fit after self-cal, rms=0.075577Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8984 mas, bmaj=2.044 mas, bpa=-3.824 degrees ! Estimated noise=731.351 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.000306983 Jy ! Component: 100 - total flux cleaned = -0.000359591 Jy ! Component: 150 - total flux cleaned = -0.000403816 Jy ! Component: 200 - total flux cleaned = -0.000484254 Jy ! Total flux subtracted in 200 components = -0.000484254 Jy ! Clean residual min=-0.002241 max=0.002957 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.357156 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.357156 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.075522Jy sigma=0.000779 ! Fit after self-cal, rms=0.075584Jy sigma=0.000779 ! 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.075584Jy sigma=0.000779 ! Fit after self-cal, rms=0.075671Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8992 mas, bmaj=2.044 mas, bpa=-3.791 degrees ! Estimated noise=731.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207264 Jy ! Component: 100 - total flux cleaned = -0.000243353 Jy ! Component: 150 - total flux cleaned = -0.000277545 Jy ! Component: 200 - total flux cleaned = -0.000277449 Jy ! Total flux subtracted in 200 components = -0.000277449 Jy ! Clean residual min=-0.002174 max=0.002909 Jy/beam ! Clean residual mean=0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.356879 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.356879 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.075641Jy sigma=0.000778 ! Fit after self-cal, rms=0.075638Jy sigma=0.000778 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 (-9.6, -2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200166 Jy ! Component: 100 - total flux cleaned = 0.00190217 Jy ! Component: 150 - total flux cleaned = 0.00198108 Jy ! Component: 200 - total flux cleaned = 0.00205289 Jy ! Total flux subtracted in 200 components = 0.00205289 Jy ! Clean residual min=-0.002003 max=0.002360 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.358932 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.358932 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.075546Jy sigma=0.000777 ! Fit after self-cal, rms=0.075543Jy sigma=0.000777 ! Inverting map ! Added new window around map position (-23.2, 18.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144263 Jy ! Component: 100 - total flux cleaned = 0.00174486 Jy ! Component: 150 - total flux cleaned = 0.00187137 Jy ! Component: 200 - total flux cleaned = 0.00206112 Jy ! Total flux subtracted in 200 components = 0.00206112 Jy ! Clean residual min=-0.001903 max=0.001598 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.360993 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.360993 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.075464Jy sigma=0.000776 ! Fit after self-cal, rms=0.075462Jy sigma=0.000776 ! 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.075462Jy sigma=0.000776 ! Fit after self-cal, rms=0.075527Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8997 mas, bmaj=2.045 mas, bpa=-3.791 degrees ! Estimated noise=731.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000694467 Jy ! Component: 100 - total flux cleaned = 0.00079547 Jy ! Component: 150 - total flux cleaned = 0.000826511 Jy ! Component: 200 - total flux cleaned = 0.000855854 Jy ! Total flux subtracted in 200 components = 0.000855854 Jy ! Clean residual min=-0.001743 max=0.001522 Jy/beam ! Clean residual mean=0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.361849 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.361849 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.075497Jy sigma=0.000776 ! Fit after self-cal, rms=0.075498Jy sigma=0.000776 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.000149706 Jy ! Component: 100 - total flux cleaned = 0.000149797 Jy ! Component: 150 - total flux cleaned = 0.000124798 Jy ! Component: 200 - total flux cleaned = 0.000148841 Jy ! Total flux subtracted in 200 components = 0.000148841 Jy ! Clean residual min=-0.001669 max=0.001519 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.361998 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.361998 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.075480Jy sigma=0.000776 ! Fit after self-cal, rms=0.075479Jy sigma=0.000776 ! 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.075479Jy sigma=0.000776 ! Fit after self-cal, rms=0.075489Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.211 mas, bmaj=3.409 mas, bpa=10.07 degrees ! Estimated noise=885.733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384267 Jy ! Component: 100 - total flux cleaned = 0.000451791 Jy ! Component: 150 - total flux cleaned = 0.000464992 Jy ! Component: 200 - total flux cleaned = 0.000491157 Jy ! Total flux subtracted in 200 components = 0.000491157 Jy ! Clean residual min=-0.001377 max=0.001550 Jy/beam ! Clean residual mean=0.000006 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.362489 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.362489 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.075483Jy sigma=0.000776 ! Fit after self-cal, rms=0.075483Jy sigma=0.000776 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 = 5.64393e-05 Jy ! Component: 100 - total flux cleaned = 8.00693e-05 Jy ! Component: 150 - total flux cleaned = 0.000135327 Jy ! Component: 200 - total flux cleaned = 0.000176888 Jy ! Total flux subtracted in 200 components = 0.000176888 Jy ! Clean residual min=-0.001345 max=0.001543 Jy/beam ! Clean residual mean=0.000006 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.362666 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.362666 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.075480Jy sigma=0.000775 ! Fit after self-cal, rms=0.075480Jy sigma=0.000775 ! 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.8998 mas, bmaj=2.045 mas, bpa=-3.789 degrees ! Estimated noise=731.739 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8998 x 2.045 at -3.789 degrees (North through East) ! Clean map min=-0.0015516 max=0.32843 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.7541 mas, bmaj=1.838 mas, bpa=-5.228 degrees ! Estimated noise=1027.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254197 Jy ! Component: 100 - total flux cleaned = 0.311932 Jy ! Component: 150 - total flux cleaned = 0.333151 Jy ! Component: 200 - total flux cleaned = 0.343141 Jy ! Total flux subtracted in 200 components = 0.343141 Jy ! Clean residual min=-0.003857 max=0.004669 Jy/beam ! Clean residual mean=-0.000006 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.343142 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.343142 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8998 mas, bmaj=2.045 mas, bpa=-3.789 degrees ! Estimated noise=731.739 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.00667388 Jy ! Component: 100 - total flux cleaned = 0.010345 Jy ! Component: 150 - total flux cleaned = 0.0130209 Jy ! Component: 200 - total flux cleaned = 0.0148726 Jy ! Total flux subtracted in 200 components = 0.0148726 Jy ! Clean residual min=-0.001919 max=0.002042 Jy/beam ! Clean residual mean=0.000002 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.358014 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.358014 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.211 mas, bmaj=3.409 mas, bpa=10.07 degrees ! Estimated noise=885.733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196073 Jy ! Component: 100 - total flux cleaned = 0.00250394 Jy ! Component: 150 - total flux cleaned = 0.00276066 Jy ! Component: 200 - total flux cleaned = 0.00300509 Jy ! Total flux subtracted in 200 components = 0.00300509 Jy ! Clean residual min=-0.001461 max=0.001626 Jy/beam ! Clean residual mean=0.000004 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.361019 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.83752e-05 Jy ! Component: 100 - total flux cleaned = 0.00019489 Jy ! Component: 150 - total flux cleaned = 0.000315774 Jy ! Component: 200 - total flux cleaned = 0.000427558 Jy ! Total flux subtracted in 200 components = 0.000427558 Jy ! Clean residual min=-0.001450 max=0.001506 Jy/beam ! Clean residual mean=0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.361447 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 82 components and 0.361447 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8998 mas, bmaj=2.045 mas, bpa=-3.789 degrees ! Estimated noise=731.739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000546328 Jy ! Component: 100 - total flux cleaned = 0.000584518 Jy ! Component: 150 - total flux cleaned = 0.000585414 Jy ! Component: 200 - total flux cleaned = 0.000616783 Jy ! Total flux subtracted in 200 components = 0.000616783 Jy ! Clean residual min=-0.001633 max=0.001582 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.362064 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.362064 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.075552Jy sigma=0.000776 ! Fit after self-cal, rms=0.075542Jy sigma=0.000776 wmodel J1505+0326_X_2015_03_17_pus_map.mod ! Writing 101 model components to file: J1505+0326_X_2015_03_17_pus_map.mod wobs J1505+0326_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1505+0326_X_2015_03_17_pus_uvs.fits wwins J1505+0326_X_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1505+0326_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.000113787 Jy ! Component: 100 - total flux cleaned = 0.000381833 Jy ! Component: 150 - total flux cleaned = 0.000737456 Jy ! Component: 200 - total flux cleaned = 0.00083337 Jy ! Component: 250 - total flux cleaned = 0.000972036 Jy ! Component: 300 - total flux cleaned = 0.00115011 Jy ! Component: 350 - total flux cleaned = 0.00127933 Jy ! Component: 400 - total flux cleaned = 0.00144732 Jy ! Component: 450 - total flux cleaned = 0.00152914 Jy ! Component: 500 - total flux cleaned = 0.0016292 Jy ! Component: 550 - total flux cleaned = 0.00172657 Jy ! Component: 600 - total flux cleaned = 0.00180271 Jy ! Component: 650 - total flux cleaned = 0.00187743 Jy ! Component: 700 - total flux cleaned = 0.00193247 Jy ! Component: 750 - total flux cleaned = 0.00196812 Jy ! Component: 800 - total flux cleaned = 0.00195037 Jy ! Component: 850 - total flux cleaned = 0.00200228 Jy ! Component: 900 - total flux cleaned = 0.0019681 Jy ! Component: 950 - total flux cleaned = 0.00198511 Jy ! Component: 1000 - total flux cleaned = 0.00200159 Jy ! Component: 1050 - total flux cleaned = 0.00196899 Jy ! Component: 1100 - total flux cleaned = 0.00198518 Jy ! Component: 1150 - total flux cleaned = 0.00196968 Jy ! Component: 1200 - total flux cleaned = 0.0019699 Jy ! Component: 1250 - total flux cleaned = 0.00197003 Jy ! Component: 1300 - total flux cleaned = 0.0019549 Jy ! Component: 1350 - total flux cleaned = 0.00195483 Jy ! Component: 1400 - total flux cleaned = 0.00188111 Jy ! Component: 1450 - total flux cleaned = 0.00189572 Jy ! Component: 1500 - total flux cleaned = 0.00189532 Jy ! Component: 1550 - total flux cleaned = 0.00183847 Jy ! Component: 1600 - total flux cleaned = 0.00178254 Jy ! Component: 1650 - total flux cleaned = 0.00181026 Jy ! Component: 1700 - total flux cleaned = 0.00175559 Jy ! Component: 1750 - total flux cleaned = 0.00174215 Jy ! Component: 1800 - total flux cleaned = 0.00171547 Jy ! Component: 1850 - total flux cleaned = 0.00167578 Jy ! Component: 1900 - total flux cleaned = 0.0016366 Jy ! Component: 1950 - total flux cleaned = 0.0016108 Jy ! Component: 2000 - total flux cleaned = 0.00159817 Jy ! Total flux subtracted in 2048 components = 0.00159821 Jy ! Clean residual min=-0.000666 max=0.000803 Jy/beam ! Clean residual mean=0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.363662 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 213 components and 0.363662 Jy ![Exited script file: muppet] wmap "J1505+0326_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8998 x 2.045 at -3.789 degrees (North through East) ! Clean map min=-0.0013541 max=0.32929 Jy/beam ! Writing clean map to FITS file: J1505+0326_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.329287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222378 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202599 0.202599 0.405199 0.810397 1.62079 3.24159 6.48318 12.9664 25.9327 51.8654 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.329 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.8998 x 2.045 at -3.789 degrees (North through East) ! Clean map min=-0.0013541 max=0.32929 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 J1505+0326_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:07:56 2016