! Started logfile: J0805+6144_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:09:35 2017 obs J0805+6144_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J0805+6144_X_2015_01_22_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 6912 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 J0805+6144_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.603363Jy sigma=0.006272 ! Fit after self-cal, rms=0.597606Jy sigma=0.006218 ! 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.701 mas, bmaj=2.821 mas, bpa=73.39 degrees ! Estimated noise=1240.02 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.320795 Jy ! Component: 100 - total flux cleaned = 0.398181 Jy ! Total flux subtracted in 100 components = 0.398181 Jy ! Clean residual min=-0.028192 max=0.034256 Jy/beam ! Clean residual mean=-0.000099 rms=0.008180 Jy/beam ! Combined flux in latest and established models = 0.398181 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.398181 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.142129Jy sigma=0.001453 ! Fit after self-cal, rms=0.141960Jy sigma=0.001452 ! 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.9168 mas, bmaj=3.038 mas, bpa=72.14 degrees ! Estimated noise=826.543 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.0462036 Jy ! Component: 100 - total flux cleaned = 0.0682037 Jy ! Component: 150 - total flux cleaned = 0.0720517 Jy ! Component: 200 - total flux cleaned = 0.072056 Jy ! Total flux subtracted in 200 components = 0.072056 Jy ! Clean residual min=-0.026034 max=0.023792 Jy/beam ! Clean residual mean=0.000229 rms=0.006392 Jy/beam ! Combined flux in latest and established models = 0.470237 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.470237 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.127581Jy sigma=0.001287 ! Fit after self-cal, rms=0.127372Jy sigma=0.001282 ! 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.81 FD 1.08 HN 1.04 KP 1.11 ! LA 0.94 MK 0.92 NL 1.03 OV 0.91 ! PT 1.12 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.06 HN 1.03 KP 1.05 ! LA 0.94 MK 0.96 NL 1.04 OV 0.90 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.06 HN 1.02 KP 0.99 ! LA 0.97 MK 0.95 NL 1.05 OV 0.92 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.03 HN 1.02 KP 0.94 ! LA 0.99 MK 0.97 NL 1.04 OV 0.91 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.05 HN 0.99 KP 0.92 ! LA 1.00 MK 0.98 NL 1.05 OV 0.92 ! PT 1.08 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.10 HN 1.07 KP 0.88 ! LA 1.04 MK 0.98 NL 1.08 OV 0.96 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.21 HN 1.17 KP 0.90 ! LA 1.02 MK 1.01 NL 1.12 OV 0.99 ! PT 1.15 SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.13 HN 1.07 KP 0.90 ! LA 1.01 MK 0.99 NL 1.05 OV 0.98 ! PT 1.08 SC 1.00* ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.11 HN 1.10 KP 0.93 ! LA 1.02 MK 0.98 NL 1.05 OV 0.97 ! PT 1.08 SC 1.00* ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.10 HN 1.08 KP 0.96 ! LA 1.08 MK 1.02 NL 1.07 OV 0.98 ! PT 1.11 SC 1.00* ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.13 HN 1.02 KP 1.01 ! LA 1.11 MK 1.00 NL 1.05 OV 0.96 ! PT 1.11 SC 1.00* ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.11 HN 1.02 KP 1.04 ! LA 1.07 MK 1.00 NL 1.08 OV 0.95 ! PT 1.14 SC 1.00* ! ! ! Fit before self-cal, rms=0.127372Jy sigma=0.001282 ! Fit after self-cal, rms=0.117904Jy sigma=0.001140 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9208 mas, bmaj=3.064 mas, bpa=72.52 degrees ! Estimated noise=818.395 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.00199678 Jy ! Component: 100 - total flux cleaned = -0.00254704 Jy ! Component: 150 - total flux cleaned = -0.00334939 Jy ! Component: 200 - total flux cleaned = -0.00390654 Jy ! Total flux subtracted in 200 components = -0.00390654 Jy ! Clean residual min=-0.008786 max=0.014335 Jy/beam ! Clean residual mean=-0.000230 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 0.466331 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.466331 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.117402Jy sigma=0.001135 ! Fit after self-cal, rms=0.117556Jy sigma=0.001134 ! 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.117556Jy sigma=0.001134 ! Fit after self-cal, rms=0.117495Jy sigma=0.001134 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.92 mas, bmaj=3.066 mas, bpa=72.58 degrees ! Estimated noise=817.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000963183 Jy ! Component: 100 - total flux cleaned = -0.00151362 Jy ! Component: 150 - total flux cleaned = -0.00198958 Jy ! Component: 200 - total flux cleaned = -0.00240718 Jy ! Total flux subtracted in 200 components = -0.00240718 Jy ! Clean residual min=-0.008138 max=0.013947 Jy/beam ! Clean residual mean=-0.000230 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.463924 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.463924 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.117169Jy sigma=0.001132 ! Fit after self-cal, rms=0.117200Jy sigma=0.001131 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 (2.8, -4.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141926 Jy ! Component: 100 - total flux cleaned = 0.021877 Jy ! Component: 150 - total flux cleaned = 0.024614 Jy ! Component: 200 - total flux cleaned = 0.0263533 Jy ! Total flux subtracted in 200 components = 0.0263533 Jy ! Clean residual min=-0.005828 max=0.007608 Jy/beam ! Clean residual mean=-0.000060 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.490277 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.490277 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.115134Jy sigma=0.001111 ! Fit after self-cal, rms=0.115067Jy sigma=0.001110 ! Inverting map ! Added new window around map position (-9, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317294 Jy ! Component: 100 - total flux cleaned = 0.00347624 Jy ! Component: 150 - total flux cleaned = 0.00359855 Jy ! Component: 200 - total flux cleaned = 0.00370319 Jy ! Total flux subtracted in 200 components = 0.00370319 Jy ! Clean residual min=-0.004176 max=0.005096 Jy/beam ! Clean residual mean=-0.000041 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.49398 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 81 components and 0.49398 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.114572Jy sigma=0.001104 ! Fit after self-cal, rms=0.114571Jy sigma=0.001104 ! Inverting map ! Added new window around map position (11.4, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312167 Jy ! Component: 100 - total flux cleaned = 0.00396852 Jy ! Component: 150 - total flux cleaned = 0.0038866 Jy ! Component: 200 - total flux cleaned = 0.00373102 Jy ! Total flux subtracted in 200 components = 0.00373102 Jy ! Clean residual min=-0.003808 max=0.003244 Jy/beam ! Clean residual mean=-0.000043 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.497711 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 110 components and 0.497711 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.114329Jy sigma=0.001102 ! Fit after self-cal, rms=0.114319Jy sigma=0.001102 ! 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.114319Jy sigma=0.001102 ! Fit after self-cal, rms=0.113752Jy sigma=0.001101 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9187 mas, bmaj=3.066 mas, bpa=72.59 degrees ! Estimated noise=814.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150897 Jy ! Component: 100 - total flux cleaned = 0.0014492 Jy ! Component: 150 - total flux cleaned = 0.00113894 Jy ! Component: 200 - total flux cleaned = 0.000746484 Jy ! Total flux subtracted in 200 components = 0.000746484 Jy ! Clean residual min=-0.002928 max=0.002804 Jy/beam ! Clean residual mean=-0.000023 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.498458 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 135 components and 0.498458 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.113678Jy sigma=0.001100 ! Fit after self-cal, rms=0.113673Jy sigma=0.001100 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.000209029 Jy ! Component: 100 - total flux cleaned = -0.000553898 Jy ! Component: 150 - total flux cleaned = -0.000831113 Jy ! Component: 200 - total flux cleaned = -0.00122169 Jy ! Total flux subtracted in 200 components = -0.00122169 Jy ! Clean residual min=-0.002659 max=0.002609 Jy/beam ! Clean residual mean=-0.000023 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.497236 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 154 components and 0.497236 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.113636Jy sigma=0.001100 ! Fit after self-cal, rms=0.113636Jy sigma=0.001100 ! 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.113636Jy sigma=0.001100 ! Fit after self-cal, rms=0.113472Jy sigma=0.001100 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.354 mas, bmaj=4.597 mas, bpa=55.96 degrees ! Estimated noise=985.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616385 Jy ! Component: 100 - total flux cleaned = -0.00121286 Jy ! Component: 150 - total flux cleaned = -0.00171229 Jy ! Component: 200 - total flux cleaned = -0.00211693 Jy ! Total flux subtracted in 200 components = -0.00211693 Jy ! Clean residual min=-0.002619 max=0.002793 Jy/beam ! Clean residual mean=-0.000034 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.495119 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 175 components and 0.495119 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.113460Jy sigma=0.001100 ! Fit after self-cal, rms=0.113454Jy sigma=0.001100 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 = 3.16105e-05 Jy ! Component: 100 - total flux cleaned = -0.000165744 Jy ! Component: 150 - total flux cleaned = -0.000288389 Jy ! Component: 200 - total flux cleaned = -0.000401758 Jy ! Total flux subtracted in 200 components = -0.000401758 Jy ! Clean residual min=-0.002460 max=0.002718 Jy/beam ! Clean residual mean=-0.000036 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.494717 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 191 components and 0.494717 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.113448Jy sigma=0.001100 ! Fit after self-cal, rms=0.113448Jy sigma=0.001100 ! 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.9187 mas, bmaj=3.066 mas, bpa=72.59 degrees ! Estimated noise=813.602 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9187 x 3.066 at 72.59 degrees (North through East) ! Clean map min=-0.0038095 max=0.41551 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.7057 mas, bmaj=2.86 mas, bpa=73.59 degrees ! Estimated noise=1213.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.313607 Jy ! Component: 100 - total flux cleaned = 0.387481 Jy ! Component: 150 - total flux cleaned = 0.42261 Jy ! Component: 200 - total flux cleaned = 0.444228 Jy ! Total flux subtracted in 200 components = 0.444228 Jy ! Clean residual min=-0.011205 max=0.019817 Jy/beam ! Clean residual mean=-0.000214 rms=0.003616 Jy/beam ! Combined flux in latest and established models = 0.444228 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.444228 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9187 mas, bmaj=3.066 mas, bpa=72.59 degrees ! Estimated noise=813.602 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) ! Added new window around map position (-0.2, -1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243751 Jy ! Component: 100 - total flux cleaned = 0.0350079 Jy ! Component: 150 - total flux cleaned = 0.0407487 Jy ! Component: 200 - total flux cleaned = 0.0452639 Jy ! Total flux subtracted in 200 components = 0.0452639 Jy ! Clean residual min=-0.006524 max=0.005172 Jy/beam ! Clean residual mean=-0.000047 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.489492 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.489492 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.354 mas, bmaj=4.597 mas, bpa=55.96 degrees ! Estimated noise=985.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452519 Jy ! Component: 100 - total flux cleaned = 0.00648325 Jy ! Component: 150 - total flux cleaned = 0.00747378 Jy ! Component: 200 - total flux cleaned = 0.00786245 Jy ! Total flux subtracted in 200 components = 0.00786245 Jy ! Clean residual min=-0.004453 max=0.003189 Jy/beam ! Clean residual mean=-0.000022 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.497354 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.00246e-06 Jy ! Component: 100 - total flux cleaned = 0.000209399 Jy ! Component: 150 - total flux cleaned = 0.000207889 Jy ! Component: 200 - total flux cleaned = 0.000289748 Jy ! Total flux subtracted in 200 components = 0.000289748 Jy ! Clean residual min=-0.003504 max=0.002399 Jy/beam ! Clean residual mean=-0.000021 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.497644 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 118 components and 0.497644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9187 mas, bmaj=3.066 mas, bpa=72.59 degrees ! Estimated noise=813.602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112668 Jy ! Component: 100 - total flux cleaned = -0.00112502 Jy ! Component: 150 - total flux cleaned = -0.00113028 Jy ! Component: 200 - total flux cleaned = -0.00130996 Jy ! Total flux subtracted in 200 components = -0.00130996 Jy ! Clean residual min=-0.003006 max=0.002681 Jy/beam ! Clean residual mean=-0.000011 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.496334 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.496334 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.113590Jy sigma=0.001101 ! Fit after self-cal, rms=0.113568Jy sigma=0.001101 wmodel J0805+6144_X_2015_01_22_pus_map.mod ! Writing 142 model components to file: J0805+6144_X_2015_01_22_pus_map.mod wobs J0805+6144_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J0805+6144_X_2015_01_22_pus_uvs.fits wwins J0805+6144_X_2015_01_22_pus_map.win ! wwins: Wrote 5 windows to J0805+6144_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 = -0.00134166 Jy ! Component: 100 - total flux cleaned = -0.0023809 Jy ! Component: 150 - total flux cleaned = -0.00332435 Jy ! Component: 200 - total flux cleaned = -0.00396165 Jy ! Component: 250 - total flux cleaned = -0.0045229 Jy ! Component: 300 - total flux cleaned = -0.00505592 Jy ! Component: 350 - total flux cleaned = -0.00532641 Jy ! Component: 400 - total flux cleaned = -0.00545635 Jy ! Component: 450 - total flux cleaned = -0.00561176 Jy ! Component: 500 - total flux cleaned = -0.00573022 Jy ! Component: 550 - total flux cleaned = -0.00575902 Jy ! Component: 600 - total flux cleaned = -0.00586987 Jy ! Component: 650 - total flux cleaned = -0.00589629 Jy ! Component: 700 - total flux cleaned = -0.00599816 Jy ! Component: 750 - total flux cleaned = -0.00594834 Jy ! Component: 800 - total flux cleaned = -0.00594862 Jy ! Component: 850 - total flux cleaned = -0.00599471 Jy ! Component: 900 - total flux cleaned = -0.00603853 Jy ! Component: 950 - total flux cleaned = -0.0060379 Jy ! Component: 1000 - total flux cleaned = -0.0060794 Jy ! Component: 1050 - total flux cleaned = -0.00601739 Jy ! Component: 1100 - total flux cleaned = -0.00595774 Jy ! Component: 1150 - total flux cleaned = -0.00593837 Jy ! Component: 1200 - total flux cleaned = -0.00588044 Jy ! Component: 1250 - total flux cleaned = -0.00586162 Jy ! Component: 1300 - total flux cleaned = -0.00578739 Jy ! Component: 1350 - total flux cleaned = -0.00573304 Jy ! Component: 1400 - total flux cleaned = -0.0057151 Jy ! Component: 1450 - total flux cleaned = -0.00564459 Jy ! Component: 1500 - total flux cleaned = -0.0056274 Jy ! Component: 1550 - total flux cleaned = -0.00561042 Jy ! Component: 1600 - total flux cleaned = -0.00566048 Jy ! Component: 1650 - total flux cleaned = -0.00570978 Jy ! Component: 1700 - total flux cleaned = -0.00572579 Jy ! Component: 1750 - total flux cleaned = -0.0057736 Jy ! Component: 1800 - total flux cleaned = -0.00580492 Jy ! Component: 1850 - total flux cleaned = -0.00582029 Jy ! Component: 1900 - total flux cleaned = -0.00588139 Jy ! Component: 1950 - total flux cleaned = -0.00589628 Jy ! Component: 2000 - total flux cleaned = -0.00595618 Jy ! Total flux subtracted in 2048 components = -0.00602983 Jy ! Clean residual min=-0.000783 max=0.000821 Jy/beam ! Clean residual mean=-0.000008 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.490304 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 273 components and 0.490305 Jy ![Exited script file: muppet] wmap "J0805+6144_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9187 x 3.066 at 72.59 degrees (North through East) ! Clean map min=-0.0039012 max=0.40878 Jy/beam ! Writing clean map to FITS file: J0805+6144_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.408779 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277901 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.20395 0.20395 0.4079 0.8158 1.6316 3.2632 6.5264 13.0528 26.1056 52.2112 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.408 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.9187 x 3.066 at 72.59 degrees (North through East) ! Clean map min=-0.0039012 max=0.40878 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 J0805+6144_X_2015_01_22_pus_uvs.log closed on Wed Jan 4 13:09:37 2017