! Started logfile: J0003+2129_X_2015_01_23_pus_uvs.log on Sun Jan 1 22:07:08 2017 obs J0003+2129_X_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0003+2129_X_2015_01_23_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.827368 visibilities/baseline/integration-bin. ! Found source: J0003+2129 ! ! 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 350 lines of history. ! ! Reading 42444 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 J0003+2129_X_2015_01_23_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922770Jy sigma=0.010892 ! Fit after self-cal, rms=0.899547Jy sigma=0.010649 ! 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.7344 mas, bmaj=1.651 mas, bpa=-0.3145 degrees ! Estimated noise=566.062 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.0758864 Jy ! Component: 100 - total flux cleaned = 0.0952821 Jy ! Total flux subtracted in 100 components = 0.0952821 Jy ! Clean residual min=-0.004791 max=0.008349 Jy/beam ! Clean residual mean=-0.000020 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.0952821 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0952821 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.076067Jy sigma=0.000832 ! Fit after self-cal, rms=0.076073Jy sigma=0.000831 ! 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.9405 mas, bmaj=1.98 mas, bpa=0.06144 degrees ! Estimated noise=294.56 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.012342 Jy ! Component: 100 - total flux cleaned = 0.0181154 Jy ! Component: 150 - total flux cleaned = 0.0212991 Jy ! Component: 200 - total flux cleaned = 0.0231759 Jy ! Total flux subtracted in 200 components = 0.0231759 Jy ! Clean residual min=-0.005903 max=0.007479 Jy/beam ! Clean residual mean=-0.000015 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.118458 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.118458 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.074165Jy sigma=0.000809 ! Fit after self-cal, rms=0.074186Jy sigma=0.000809 ! 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.91 FD 1.06 HN 1.19 KP 0.89 ! LA 1.05 MK 0.97 NL 0.99 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 1.22 KP 0.86 ! LA 1.05 MK 0.93 NL 0.99 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 1.20 KP 0.79 ! LA 1.07 MK 0.96 NL 1.01 OV 1.02 ! PT 0.92 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.18 KP 0.77 ! LA 1.08 MK 0.97 NL 1.01 OV 0.99 ! PT 0.91 SC 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 1.15 KP 0.73 ! LA 1.06 MK 0.98 NL 1.07 OV 1.02 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 HN 1.16 KP 0.73 ! LA 1.09 MK 0.99 NL 1.04 OV 1.05 ! PT 0.92 SC 1.04 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.22 HN 1.38 KP 0.71 ! LA 1.09 MK 1.05 NL 1.09 OV 1.09 ! PT 1.01 SC 1.09 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.21 KP 0.72 ! LA 1.10 MK 1.01 NL 1.04 OV 1.07 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.27 KP 0.74 ! LA 1.09 MK 0.99 NL 1.06 OV 1.07 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.14 HN 1.17 KP 0.76 ! LA 1.13 MK 1.05 NL 1.02 OV 1.07 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 1.20 KP 0.82 ! LA 1.13 MK 1.03 NL 1.04 OV 1.08 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 1.19 KP 0.76 ! LA 1.09 MK 1.08 NL 1.03 OV 1.04 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.074186Jy sigma=0.000809 ! Fit after self-cal, rms=0.074826Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9511 mas, bmaj=1.993 mas, bpa=0.4796 degrees ! Estimated noise=294.639 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 (-3.8, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506577 Jy ! Component: 100 - total flux cleaned = 0.00657418 Jy ! Component: 150 - total flux cleaned = 0.00639522 Jy ! Component: 200 - total flux cleaned = 0.00627632 Jy ! Total flux subtracted in 200 components = 0.00627632 Jy ! Clean residual min=-0.001509 max=0.003478 Jy/beam ! Clean residual mean=0.000009 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.124734 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.124734 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.074533Jy sigma=0.000780 ! Fit after self-cal, rms=0.074572Jy sigma=0.000779 ! Inverting map ! Added new window around map position (-1.8, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286725 Jy ! Component: 100 - total flux cleaned = 0.0027728 Jy ! Component: 150 - total flux cleaned = 0.00257248 Jy ! Component: 200 - total flux cleaned = 0.00236802 Jy ! Total flux subtracted in 200 components = 0.00236802 Jy ! Clean residual min=-0.001421 max=0.001567 Jy/beam ! Clean residual mean=0.000009 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.127102 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.127102 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.074441Jy sigma=0.000778 ! Fit after self-cal, rms=0.074424Jy sigma=0.000777 ! 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.074424Jy sigma=0.000777 ! Fit after self-cal, rms=0.074698Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9495 mas, bmaj=1.983 mas, bpa=0.1828 degrees ! Estimated noise=294.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160242 Jy ! Component: 100 - total flux cleaned = 0.00186898 Jy ! Component: 150 - total flux cleaned = 0.00197655 Jy ! Component: 200 - total flux cleaned = 0.00199799 Jy ! Total flux subtracted in 200 components = 0.00199799 Jy ! Clean residual min=-0.001120 max=0.001138 Jy/beam ! Clean residual mean=0.000003 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.1291 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 0.1291 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.074656Jy sigma=0.000776 ! Fit after self-cal, rms=0.074661Jy 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.000430435 Jy ! Component: 100 - total flux cleaned = 0.000471583 Jy ! Component: 150 - total flux cleaned = 0.0004713 Jy ! Component: 200 - total flux cleaned = 0.000488724 Jy ! Total flux subtracted in 200 components = 0.000488724 Jy ! Clean residual min=-0.001090 max=0.000980 Jy/beam ! Clean residual mean=0.000003 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.129589 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.129589 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.074648Jy sigma=0.000775 ! Fit after self-cal, rms=0.074646Jy sigma=0.000775 ! 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.074646Jy sigma=0.000775 ! Fit after self-cal, rms=0.074701Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9511 mas, bmaj=1.983 mas, bpa=0.173 degrees ! Estimated noise=294.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598045 Jy ! Component: 100 - total flux cleaned = 0.000765495 Jy ! Component: 150 - total flux cleaned = 0.000819748 Jy ! Component: 200 - total flux cleaned = 0.000866867 Jy ! Total flux subtracted in 200 components = 0.000866867 Jy ! Clean residual min=-0.000960 max=0.000894 Jy/beam ! Clean residual mean=0.000002 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.130456 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.130456 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.074688Jy sigma=0.000775 ! Fit after self-cal, rms=0.074688Jy sigma=0.000775 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.000141839 Jy ! Component: 100 - total flux cleaned = 0.000188555 Jy ! Component: 150 - total flux cleaned = 0.000231405 Jy ! Component: 200 - total flux cleaned = 0.000257132 Jy ! Total flux subtracted in 200 components = 0.000257132 Jy ! Clean residual min=-0.000943 max=0.000881 Jy/beam ! Clean residual mean=0.000002 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.130713 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 0.130713 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.074681Jy sigma=0.000775 ! Fit after self-cal, rms=0.074681Jy sigma=0.000775 ! 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.074681Jy sigma=0.000775 ! Fit after self-cal, rms=0.074741Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.216 mas, bmaj=2.916 mas, bpa=-1.787 degrees ! Estimated noise=353.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.33627e-05 Jy ! Component: 100 - total flux cleaned = 4.48835e-05 Jy ! Component: 150 - total flux cleaned = 8.84906e-05 Jy ! Component: 200 - total flux cleaned = 0.00011011 Jy ! Total flux subtracted in 200 components = 0.00011011 Jy ! Clean residual min=-0.000804 max=0.000803 Jy/beam ! Clean residual mean=0.000002 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.130823 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.130823 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.074737Jy sigma=0.000775 ! Fit after self-cal, rms=0.074737Jy sigma=0.000775 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.16855e-05 Jy ! Component: 100 - total flux cleaned = 2.16415e-05 Jy ! Component: 150 - total flux cleaned = 5.016e-05 Jy ! Component: 200 - total flux cleaned = 6.91899e-05 Jy ! Total flux subtracted in 200 components = 6.91899e-05 Jy ! Clean residual min=-0.000808 max=0.000790 Jy/beam ! Clean residual mean=0.000002 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.130892 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.130892 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.074736Jy sigma=0.000775 ! Fit after self-cal, rms=0.074736Jy 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.9521 mas, bmaj=1.983 mas, bpa=0.1477 degrees ! Estimated noise=294.844 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9521 x 1.983 at 0.1477 degrees (North through East) ! Clean map min=-0.00079064 max=0.10157 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.7431 mas, bmaj=1.647 mas, bpa=-0.001859 degrees ! Estimated noise=570.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0762527 Jy ! Component: 100 - total flux cleaned = 0.0952369 Jy ! Component: 150 - total flux cleaned = 0.104755 Jy ! Component: 200 - total flux cleaned = 0.111483 Jy ! Total flux subtracted in 200 components = 0.111483 Jy ! Clean residual min=-0.002696 max=0.003821 Jy/beam ! Clean residual mean=-0.000006 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.111483 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.111483 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9521 mas, bmaj=1.983 mas, bpa=0.1477 degrees ! Estimated noise=294.844 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.00678865 Jy ! Component: 100 - total flux cleaned = 0.0110594 Jy ! Component: 150 - total flux cleaned = 0.0139078 Jy ! Component: 200 - total flux cleaned = 0.0158695 Jy ! Total flux subtracted in 200 components = 0.0158695 Jy ! Clean residual min=-0.001124 max=0.001089 Jy/beam ! Clean residual mean=-0.000002 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.127353 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.127353 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.216 mas, bmaj=2.916 mas, bpa=-1.787 degrees ! Estimated noise=353.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191249 Jy ! Component: 100 - total flux cleaned = 0.00289983 Jy ! Component: 150 - total flux cleaned = 0.00332543 Jy ! Component: 200 - total flux cleaned = 0.00348906 Jy ! Total flux subtracted in 200 components = 0.00348906 Jy ! Clean residual min=-0.000910 max=0.000774 Jy/beam ! Clean residual mean=0.000002 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.130842 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 = 6.45814e-05 Jy ! Component: 100 - total flux cleaned = 9.6258e-05 Jy ! Component: 150 - total flux cleaned = 0.000105499 Jy ! Component: 200 - total flux cleaned = 0.00013678 Jy ! Total flux subtracted in 200 components = 0.00013678 Jy ! Clean residual min=-0.000844 max=0.000769 Jy/beam ! Clean residual mean=0.000003 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.130979 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 71 components and 0.130979 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9521 mas, bmaj=1.983 mas, bpa=0.1477 degrees ! Estimated noise=294.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133152 Jy ! Component: 100 - total flux cleaned = 0.000193117 Jy ! Component: 150 - total flux cleaned = 0.000247659 Jy ! Component: 200 - total flux cleaned = 0.000264551 Jy ! Total flux subtracted in 200 components = 0.000264551 Jy ! Clean residual min=-0.000791 max=0.000873 Jy/beam ! Clean residual mean=0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.131243 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.131243 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.074745Jy sigma=0.000775 ! Fit after self-cal, rms=0.074738Jy sigma=0.000775 wmodel J0003+2129_X_2015_01_23_pus_map.mod ! Writing 84 model components to file: J0003+2129_X_2015_01_23_pus_map.mod wobs J0003+2129_X_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0003+2129_X_2015_01_23_pus_uvs.fits wwins J0003+2129_X_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0003+2129_X_2015_01_23_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 = -5.08239e-05 Jy ! Component: 100 - total flux cleaned = -0.000105935 Jy ! Component: 150 - total flux cleaned = -0.000184564 Jy ! Component: 200 - total flux cleaned = -0.000260416 Jy ! Component: 250 - total flux cleaned = -0.000358259 Jy ! Component: 300 - total flux cleaned = -0.000417573 Jy ! Component: 350 - total flux cleaned = -0.000486504 Jy ! Component: 400 - total flux cleaned = -0.000542567 Jy ! Component: 450 - total flux cleaned = -0.000575112 Jy ! Component: 500 - total flux cleaned = -0.000553928 Jy ! Component: 550 - total flux cleaned = -0.00055423 Jy ! Component: 600 - total flux cleaned = -0.000564799 Jy ! Component: 650 - total flux cleaned = -0.000584927 Jy ! Component: 700 - total flux cleaned = -0.000594837 Jy ! Component: 750 - total flux cleaned = -0.000585272 Jy ! Component: 800 - total flux cleaned = -0.000575962 Jy ! Component: 850 - total flux cleaned = -0.000575898 Jy ! Component: 900 - total flux cleaned = -0.000539364 Jy ! Component: 950 - total flux cleaned = -0.00051236 Jy ! Component: 1000 - total flux cleaned = -0.000468227 Jy ! Component: 1050 - total flux cleaned = -0.000459491 Jy ! Component: 1100 - total flux cleaned = -0.000425119 Jy ! Component: 1150 - total flux cleaned = -0.000391342 Jy ! Component: 1200 - total flux cleaned = -0.000349721 Jy ! Component: 1250 - total flux cleaned = -0.000333227 Jy ! Component: 1300 - total flux cleaned = -0.00029252 Jy ! Component: 1350 - total flux cleaned = -0.000284385 Jy ! Component: 1400 - total flux cleaned = -0.000212727 Jy ! Component: 1450 - total flux cleaned = -0.000157681 Jy ! Component: 1500 - total flux cleaned = -0.000118853 Jy ! Component: 1550 - total flux cleaned = -6.50239e-05 Jy ! Component: 1600 - total flux cleaned = -2.68869e-05 Jy ! Component: 1650 - total flux cleaned = -1.17603e-05 Jy ! Component: 1700 - total flux cleaned = 1.0711e-05 Jy ! Component: 1750 - total flux cleaned = 4.03674e-05 Jy ! Component: 1800 - total flux cleaned = 5.51696e-05 Jy ! Component: 1850 - total flux cleaned = 6.9741e-05 Jy ! Component: 1900 - total flux cleaned = 9.1475e-05 Jy ! Component: 1950 - total flux cleaned = 0.000127188 Jy ! Component: 2000 - total flux cleaned = 0.000105844 Jy ! Total flux subtracted in 2048 components = 0.000112968 Jy ! Clean residual min=-0.000499 max=0.000378 Jy/beam ! Clean residual mean=0.000001 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.131356 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 229 components and 0.131356 Jy ![Exited script file: muppet] wmap "J0003+2129_X_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9521 x 1.983 at 0.1477 degrees (North through East) ! Clean map min=-0.00062983 max=0.10182 Jy/beam ! Writing clean map to FITS file: J0003+2129_X_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101816 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00013117 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.386492 0.386492 0.772983 1.54597 3.09193 6.18387 12.3677 24.7355 49.4709 98.9419 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.9521 x 1.983 at 0.1477 degrees (North through East) ! Clean map min=-0.00062983 max=0.10182 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 J0003+2129_X_2015_01_23_pus_uvs.log closed on Sun Jan 1 22:07:10 2017