! Started logfile: J1033+071A_X_2017_01_21_pus_uvs.log on Sun May 5 15:28:35 2019 obs J1033+071A_X_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1033+071A_X_2017_01_21_pus_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.650794 visibilities/baseline/integration-bin. ! Found source: J1033+071A ! ! 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 1086 lines of history. ! ! Reading 1968 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 J1033+071A_X_2017_01_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823366Jy sigma=0.006856 ! Fit after self-cal, rms=0.810036Jy sigma=0.006787 ! 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.5764 mas, bmaj=1.612 mas, bpa=0.02234 degrees ! Estimated noise=2643.04 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.144624 Jy ! Component: 100 - total flux cleaned = 0.181872 Jy ! Total flux subtracted in 100 components = 0.181872 Jy ! Clean residual min=-0.014096 max=0.016409 Jy/beam ! Clean residual mean=0.000004 rms=0.004089 Jy/beam ! Combined flux in latest and established models = 0.181872 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.181872 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.094659Jy sigma=0.000702 ! Fit after self-cal, rms=0.094630Jy sigma=0.000702 ! 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.6855 mas, bmaj=1.806 mas, bpa=0.9381 degrees ! Estimated noise=1955.86 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.0226981 Jy ! Component: 100 - total flux cleaned = 0.0336359 Jy ! Component: 150 - total flux cleaned = 0.0380525 Jy ! Component: 200 - total flux cleaned = 0.0390524 Jy ! Total flux subtracted in 200 components = 0.0390524 Jy ! Clean residual min=-0.006604 max=0.010694 Jy/beam ! Clean residual mean=-0.000003 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.220924 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.220924 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.089572Jy sigma=0.000653 ! Fit after self-cal, rms=0.089521Jy sigma=0.000653 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.87 LA 1.05 ! MK 0.91 NL 1.02 OV 0.88 PT 0.99 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 0.94 LA 1.11 ! MK 1.03 NL 1.00 OV 0.96 PT 0.98 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.99 LA 1.11 ! MK 1.00 NL 0.96 OV 0.94 PT 0.93 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.92 LA 1.06 ! MK 1.06 NL 0.95 OV 0.92 PT 1.01 ! SC 1.12 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 0.94 LA 1.26 ! MK 0.99 NL 0.99 OV 0.98 PT 0.91 ! SC 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 0.90 LA 1.11 ! MK 1.01 NL 1.03 OV 1.02 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 1.05 LA 1.04 ! MK 1.03 NL 0.94 OV 0.99 PT 1.01 ! SC 1.05 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.97 LA 1.08 ! MK 1.03 NL 0.98 OV 0.97 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.91 LA 1.09 ! MK 0.96 NL 0.96 OV 1.08 PT 0.97 ! SC 0.92 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* HN 1.03 LA 1.17 ! MK 1.00 NL 0.89 OV 1.03 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.01 LA 1.22 ! MK 1.12 NL 0.94 OV 1.05 PT 0.93 ! SC 0.94 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.00 LA 1.12 ! MK 0.91 NL 0.93 OV 0.93 PT 1.03 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.089521Jy sigma=0.000653 ! Fit after self-cal, rms=0.087527Jy sigma=0.000634 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6856 mas, bmaj=1.8 mas, bpa=0.851 degrees ! Estimated noise=1934.58 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.000498531 Jy ! Component: 100 - total flux cleaned = -0.000423888 Jy ! Component: 150 - total flux cleaned = -0.000361152 Jy ! Component: 200 - total flux cleaned = -0.000307977 Jy ! Total flux subtracted in 200 components = -0.000307977 Jy ! Clean residual min=-0.005275 max=0.007428 Jy/beam ! Clean residual mean=0.000006 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.220616 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.220616 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.087431Jy sigma=0.000633 ! Fit after self-cal, rms=0.087495Jy sigma=0.000633 ! 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.087495Jy sigma=0.000633 ! Fit after self-cal, rms=0.087496Jy sigma=0.000633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6853 mas, bmaj=1.8 mas, bpa=0.7868 degrees ! Estimated noise=1931.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.2166e-05 Jy ! Component: 100 - total flux cleaned = 8.31702e-05 Jy ! Component: 150 - total flux cleaned = 0.000132738 Jy ! Component: 200 - total flux cleaned = 0.00017911 Jy ! Total flux subtracted in 200 components = 0.00017911 Jy ! Clean residual min=-0.005164 max=0.007355 Jy/beam ! Clean residual mean=0.000006 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.220795 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.220795 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.087445Jy sigma=0.000633 ! Fit after self-cal, rms=0.087447Jy sigma=0.000633 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 (3.6, 7.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00618534 Jy ! Component: 100 - total flux cleaned = 0.00909703 Jy ! Component: 150 - total flux cleaned = 0.0106564 Jy ! Component: 200 - total flux cleaned = 0.0115847 Jy ! Total flux subtracted in 200 components = 0.0115847 Jy ! Clean residual min=-0.004408 max=0.005565 Jy/beam ! Clean residual mean=0.000007 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.23238 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.23238 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.087012Jy sigma=0.000628 ! Fit after self-cal, rms=0.086993Jy sigma=0.000628 ! Inverting map ! Added new window around map position (0.8, 11.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419588 Jy ! Component: 100 - total flux cleaned = 0.00463359 Jy ! Component: 150 - total flux cleaned = 0.00559979 Jy ! Component: 200 - total flux cleaned = 0.00623305 Jy ! Total flux subtracted in 200 components = 0.00623305 Jy ! Clean residual min=-0.004147 max=0.004059 Jy/beam ! Clean residual mean=0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.238613 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.238613 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.086703Jy sigma=0.000625 ! Fit after self-cal, rms=0.086697Jy sigma=0.000625 ! 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.086697Jy sigma=0.000625 ! Fit after self-cal, rms=0.086294Jy sigma=0.000625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6841 mas, bmaj=1.799 mas, bpa=0.8303 degrees ! Estimated noise=1919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175466 Jy ! Component: 100 - total flux cleaned = 0.00250101 Jy ! Component: 150 - total flux cleaned = 0.00271424 Jy ! Component: 200 - total flux cleaned = 0.00286309 Jy ! Total flux subtracted in 200 components = 0.00286309 Jy ! Clean residual min=-0.003915 max=0.003611 Jy/beam ! Clean residual mean=0.000004 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.241476 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.241476 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.086236Jy sigma=0.000625 ! Fit after self-cal, rms=0.086231Jy sigma=0.000625 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.000294441 Jy ! Component: 100 - total flux cleaned = 0.000488431 Jy ! Component: 150 - total flux cleaned = 0.000609434 Jy ! Component: 200 - total flux cleaned = 0.000779051 Jy ! Total flux subtracted in 200 components = 0.000779051 Jy ! Clean residual min=-0.003848 max=0.003629 Jy/beam ! Clean residual mean=0.000004 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.242255 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.242255 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.086208Jy sigma=0.000624 ! Fit after self-cal, rms=0.086205Jy sigma=0.000624 ! 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.086205Jy sigma=0.000624 ! Fit after self-cal, rms=0.086175Jy sigma=0.000624 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.78 mas, bmaj=3.221 mas, bpa=-1.127 degrees ! Estimated noise=2872.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192329 Jy ! Component: 100 - total flux cleaned = 0.00250375 Jy ! Component: 150 - total flux cleaned = 0.00275392 Jy ! Component: 200 - total flux cleaned = 0.00290489 Jy ! Total flux subtracted in 200 components = 0.00290489 Jy ! Clean residual min=-0.003501 max=0.003240 Jy/beam ! Clean residual mean=0.000007 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.24516 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.24516 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.086184Jy sigma=0.000624 ! Fit after self-cal, rms=0.086176Jy sigma=0.000624 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.000322431 Jy ! Component: 100 - total flux cleaned = 0.000507199 Jy ! Component: 150 - total flux cleaned = 0.000643546 Jy ! Component: 200 - total flux cleaned = 0.000738877 Jy ! Total flux subtracted in 200 components = 0.000738877 Jy ! Clean residual min=-0.003314 max=0.003185 Jy/beam ! Clean residual mean=0.000007 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.245899 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.245899 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.086191Jy sigma=0.000625 ! Fit after self-cal, rms=0.086184Jy sigma=0.000625 ! 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.6839 mas, bmaj=1.799 mas, bpa=0.8476 degrees ! Estimated noise=1917.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6839 x 1.799 at 0.8476 degrees (North through East) ! Clean map min=-0.0030876 max=0.19069 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.5757 mas, bmaj=1.607 mas, bpa=-0.09292 degrees ! Estimated noise=2579.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140868 Jy ! Component: 100 - total flux cleaned = 0.177989 Jy ! Component: 150 - total flux cleaned = 0.19658 Jy ! Component: 200 - total flux cleaned = 0.206628 Jy ! Total flux subtracted in 200 components = 0.206628 Jy ! Clean residual min=-0.009177 max=0.009034 Jy/beam ! Clean residual mean=0.000005 rms=0.002580 Jy/beam ! Combined flux in latest and established models = 0.206628 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.206628 Jy ! Inverting map and beam ! Estimated beam: bmin=0.6839 mas, bmaj=1.799 mas, bpa=0.8476 degrees ! Estimated noise=1917.91 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.00981041 Jy ! Component: 100 - total flux cleaned = 0.0163073 Jy ! Component: 150 - total flux cleaned = 0.0213356 Jy ! Component: 200 - total flux cleaned = 0.0246315 Jy ! Total flux subtracted in 200 components = 0.0246315 Jy ! Clean residual min=-0.004752 max=0.004528 Jy/beam ! Clean residual mean=0.000004 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.23126 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.23126 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=1.78 mas, bmaj=3.221 mas, bpa=-1.127 degrees ! Estimated noise=2872.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00603568 Jy ! Component: 100 - total flux cleaned = 0.00868456 Jy ! Component: 150 - total flux cleaned = 0.0101987 Jy ! Component: 200 - total flux cleaned = 0.0115366 Jy ! Total flux subtracted in 200 components = 0.0115366 Jy ! Clean residual min=-0.003677 max=0.003352 Jy/beam ! Clean residual mean=0.000007 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.242796 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000965919 Jy ! Component: 100 - total flux cleaned = 0.00147898 Jy ! Component: 150 - total flux cleaned = 0.00175073 Jy ! Component: 200 - total flux cleaned = 0.00187406 Jy ! Total flux subtracted in 200 components = 0.00187406 Jy ! Clean residual min=-0.003211 max=0.003347 Jy/beam ! Clean residual mean=0.000006 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.24467 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.24467 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.6839 mas, bmaj=1.799 mas, bpa=0.8476 degrees ! Estimated noise=1917.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207316 Jy ! Component: 100 - total flux cleaned = -0.000518651 Jy ! Component: 150 - total flux cleaned = -0.000783159 Jy ! Component: 200 - total flux cleaned = -0.000720581 Jy ! Total flux subtracted in 200 components = -0.000720581 Jy ! Clean residual min=-0.003939 max=0.003789 Jy/beam ! Clean residual mean=0.000003 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.24395 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.24395 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.086249Jy sigma=0.000625 ! Fit after self-cal, rms=0.086243Jy sigma=0.000625 wmodel J1033+071A_X_2017_01_21_pus_map.mod ! Writing 68 model components to file: J1033+071A_X_2017_01_21_pus_map.mod wobs J1033+071A_X_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1033+071A_X_2017_01_21_pus_uvs.fits wwins J1033+071A_X_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J1033+071A_X_2017_01_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163896 Jy ! Component: 100 - total flux cleaned = -4.98952e-05 Jy ! Component: 150 - total flux cleaned = 0.000448862 Jy ! Component: 200 - total flux cleaned = 0.000813881 Jy ! Component: 250 - total flux cleaned = 0.000915626 Jy ! Component: 300 - total flux cleaned = 0.000869998 Jy ! Component: 350 - total flux cleaned = 0.000686347 Jy ! Component: 400 - total flux cleaned = 0.0004217 Jy ! Component: 450 - total flux cleaned = 0.00016631 Jy ! Component: 500 - total flux cleaned = -4.06991e-05 Jy ! Component: 550 - total flux cleaned = -0.000283817 Jy ! Component: 600 - total flux cleaned = -0.00063881 Jy ! Component: 650 - total flux cleaned = -0.000908622 Jy ! Component: 700 - total flux cleaned = -0.00113423 Jy ! Component: 750 - total flux cleaned = -0.00135565 Jy ! Component: 800 - total flux cleaned = -0.00139213 Jy ! Component: 850 - total flux cleaned = -0.00164073 Jy ! Component: 900 - total flux cleaned = -0.00174481 Jy ! Component: 950 - total flux cleaned = -0.00188173 Jy ! Component: 1000 - total flux cleaned = -0.00198271 Jy ! Component: 1050 - total flux cleaned = -0.002181 Jy ! Component: 1100 - total flux cleaned = -0.00211616 Jy ! Component: 1150 - total flux cleaned = -0.00214913 Jy ! Component: 1200 - total flux cleaned = -0.00218093 Jy ! Component: 1250 - total flux cleaned = -0.00214995 Jy ! Component: 1300 - total flux cleaned = -0.00221163 Jy ! Component: 1350 - total flux cleaned = -0.00224245 Jy ! Component: 1400 - total flux cleaned = -0.00230287 Jy ! Component: 1450 - total flux cleaned = -0.00236166 Jy ! Component: 1500 - total flux cleaned = -0.00236195 Jy ! Component: 1550 - total flux cleaned = -0.00247708 Jy ! Component: 1600 - total flux cleaned = -0.00256239 Jy ! Component: 1650 - total flux cleaned = -0.00273049 Jy ! Component: 1700 - total flux cleaned = -0.00284131 Jy ! Component: 1750 - total flux cleaned = -0.00289615 Jy ! Component: 1800 - total flux cleaned = -0.00295088 Jy ! Component: 1850 - total flux cleaned = -0.00316608 Jy ! Component: 1900 - total flux cleaned = -0.00332548 Jy ! Component: 1950 - total flux cleaned = -0.00348356 Jy ! Component: 2000 - total flux cleaned = -0.00363952 Jy ! Total flux subtracted in 2048 components = -0.00374277 Jy ! Clean residual min=-0.001465 max=0.001506 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.240207 Jy keep ! Adding 100 model components to the UV plane model. ! The established model now contains 168 components and 0.240207 Jy ![Exited script file: muppet] wmap "J1033+071A_X_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6839 x 1.799 at 0.8476 degrees (North through East) ! Clean map min=-0.0023242 max=0.18974 Jy/beam ! Writing clean map to FITS file: J1033+071A_X_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.189742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000432197 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.683346 0.683346 1.36669 2.73339 5.46677 10.9335 21.8671 43.7342 87.4683 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.6839 x 1.799 at 0.8476 degrees (North through East) ! Clean map min=-0.0023242 max=0.18974 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 J1033+071A_X_2017_01_21_pus_uvs.log closed on Sun May 5 15:28:35 2019