! Started logfile: J1211-1926_X_2014_06_09_pus_uvs.log on Sat Nov 19 00:12:03 2016 obs J1211-1926_X_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1211-1926_X_2014_06_09_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690183 visibilities/baseline/integration-bin. ! Found source: J1211-1926 ! ! 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 344 lines of history. ! ! Reading 38388 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 J1211-1926_X_2014_06_09_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 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 314 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 416 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941480Jy sigma=0.011309 ! Fit after self-cal, rms=0.917500Jy sigma=0.011030 ! 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.7748 mas, bmaj=2.253 mas, bpa=3.974 degrees ! Estimated noise=710.253 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.0545633 Jy ! Component: 100 - total flux cleaned = 0.0772089 Jy ! Total flux subtracted in 100 components = 0.0772089 Jy ! Clean residual min=-0.009874 max=0.016270 Jy/beam ! Clean residual mean=0.000075 rms=0.003961 Jy/beam ! Combined flux in latest and established models = 0.0772089 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0772089 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.085817Jy sigma=0.000993 ! Fit after self-cal, rms=0.085725Jy sigma=0.000991 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.066 mas, bmaj=2.974 mas, bpa=4.399 degrees ! Estimated noise=366.481 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.0211185 Jy ! Component: 100 - total flux cleaned = 0.0310497 Jy ! Component: 150 - total flux cleaned = 0.0360617 Jy ! Component: 200 - total flux cleaned = 0.0386171 Jy ! Total flux subtracted in 200 components = 0.0386171 Jy ! Clean residual min=-0.012604 max=0.025940 Jy/beam ! Clean residual mean=-0.000050 rms=0.005223 Jy/beam ! Combined flux in latest and established models = 0.115826 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.115826 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.080463Jy sigma=0.000937 ! Fit after self-cal, rms=0.080431Jy sigma=0.000936 ! 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.06 HN 1.00* KP 0.78 ! LA 1.05 MK 1.01 NL 1.14 OV 0.91 ! PT 1.17 SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.37 KP 0.71 ! LA 1.09 MK 1.03 NL 1.20 OV 0.91 ! PT 1.08 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.38 KP 0.68 ! LA 1.09 MK 1.07 NL 1.10 OV 0.91 ! PT 1.08 SC 1.17 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.65 ! LA 1.06 MK 0.96 NL 1.12 OV 0.93 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.62 ! LA 1.10 MK 0.96 NL 1.21 OV 0.93 ! PT 1.07 SC 1.10 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00* KP 0.63 ! LA 1.09 MK 1.01 NL 1.25 OV 0.94 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.26 HN 1.00* KP 0.67 ! LA 1.16 MK 1.00* NL 1.32 OV 0.97 ! PT 1.14 SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00* KP 0.63 ! LA 1.11 MK 1.00* NL 1.21 OV 0.95 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 HN 1.00* KP 0.69 ! LA 1.11 MK 0.93 NL 1.29 OV 0.92 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 HN 1.00* KP 0.67 ! LA 1.10 MK 1.00* NL 1.28 OV 0.94 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.21 HN 1.00* KP 0.69 ! LA 1.15 MK 1.00* NL 1.30 OV 0.92 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 HN 1.00* KP 0.76 ! LA 1.06 MK 1.00* NL 1.32 OV 0.92 ! PT 1.10 SC 1.01 ! ! ! Fit before self-cal, rms=0.080431Jy sigma=0.000936 ! Fit after self-cal, rms=0.081610Jy sigma=0.000895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.073 mas, bmaj=3.04 mas, bpa=4.27 degrees ! Estimated noise=372.897 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 (15.2, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213821 Jy ! Component: 100 - total flux cleaned = 0.0315089 Jy ! Component: 150 - total flux cleaned = 0.0368589 Jy ! Component: 200 - total flux cleaned = 0.0380223 Jy ! Total flux subtracted in 200 components = 0.0380223 Jy ! Clean residual min=-0.007705 max=0.008485 Jy/beam ! Clean residual mean=0.000124 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.153848 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 112 components and 0.153848 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.075896Jy sigma=0.000827 ! Fit after self-cal, rms=0.075177Jy sigma=0.000810 ! 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.075177Jy sigma=0.000810 ! Fit after self-cal, rms=0.071942Jy sigma=0.000797 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.073 mas, bmaj=3.002 mas, bpa=4.344 degrees ! Estimated noise=368.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658721 Jy ! Component: 100 - total flux cleaned = 0.00938929 Jy ! Component: 150 - total flux cleaned = 0.00957959 Jy ! Component: 200 - total flux cleaned = 0.00964531 Jy ! Total flux subtracted in 200 components = 0.00964531 Jy ! Clean residual min=-0.004936 max=0.007143 Jy/beam ! Clean residual mean=0.000090 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.163494 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 150 components and 0.163494 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.071309Jy sigma=0.000790 ! Fit after self-cal, rms=0.071109Jy sigma=0.000788 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.00212048 Jy ! Component: 100 - total flux cleaned = 0.00233901 Jy ! Component: 150 - total flux cleaned = 0.0024411 Jy ! Component: 200 - total flux cleaned = 0.00244008 Jy ! Total flux subtracted in 200 components = 0.00244008 Jy ! Clean residual min=-0.004354 max=0.007114 Jy/beam ! Clean residual mean=0.000102 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.165934 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.165934 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.070975Jy sigma=0.000786 ! Fit after self-cal, rms=0.070930Jy sigma=0.000786 ! Inverting map ! Added new window around map position (11, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00672586 Jy ! Component: 100 - total flux cleaned = 0.0100612 Jy ! Component: 150 - total flux cleaned = 0.0121842 Jy ! Component: 200 - total flux cleaned = 0.0133073 Jy ! Total flux subtracted in 200 components = 0.0133073 Jy ! Clean residual min=-0.003751 max=0.005350 Jy/beam ! Clean residual mean=0.000073 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.179241 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 199 components and 0.179241 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.070311Jy sigma=0.000778 ! Fit after self-cal, rms=0.070180Jy sigma=0.000776 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.070180Jy sigma=0.000776 ! Fit after self-cal, rms=0.068277Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.082 mas, bmaj=3.031 mas, bpa=4.071 degrees ! Estimated noise=364.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349544 Jy ! Component: 100 - total flux cleaned = 0.00491065 Jy ! Component: 150 - total flux cleaned = 0.00571572 Jy ! Component: 200 - total flux cleaned = 0.00611326 Jy ! Total flux subtracted in 200 components = 0.00611326 Jy ! Clean residual min=-0.002632 max=0.004027 Jy/beam ! Clean residual mean=0.000039 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.185354 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 226 components and 0.185354 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.068079Jy sigma=0.000770 ! Fit after self-cal, rms=0.068006Jy sigma=0.000770 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.00098513 Jy ! Component: 100 - total flux cleaned = 0.00133376 Jy ! Component: 150 - total flux cleaned = 0.00162017 Jy ! Component: 200 - total flux cleaned = 0.00175986 Jy ! Total flux subtracted in 200 components = 0.00175986 Jy ! Clean residual min=-0.002420 max=0.003606 Jy/beam ! Clean residual mean=0.000032 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.187114 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 242 components and 0.187114 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.067949Jy sigma=0.000769 ! Fit after self-cal, rms=0.067939Jy sigma=0.000769 ! 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.067939Jy sigma=0.000769 ! Fit after self-cal, rms=0.067606Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=6.604 mas, bpa=-4.181 degrees ! Estimated noise=410.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210939 Jy ! Component: 100 - total flux cleaned = 0.00254116 Jy ! Component: 150 - total flux cleaned = 0.00273385 Jy ! Component: 200 - total flux cleaned = 0.00280387 Jy ! Total flux subtracted in 200 components = 0.00280387 Jy ! Clean residual min=-0.002743 max=0.004146 Jy/beam ! Clean residual mean=0.000047 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.189918 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 267 components and 0.189918 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.067563Jy sigma=0.000768 ! Fit after self-cal, rms=0.067545Jy sigma=0.000768 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433889 Jy ! Component: 100 - total flux cleaned = 0.000632398 Jy ! Component: 150 - total flux cleaned = 0.000690871 Jy ! Component: 200 - total flux cleaned = 0.000665586 Jy ! Total flux subtracted in 200 components = 0.000665586 Jy ! Clean residual min=-0.002457 max=0.004169 Jy/beam ! Clean residual mean=0.000041 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.190583 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 278 components and 0.190583 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.067533Jy sigma=0.000767 ! Fit after self-cal, rms=0.067531Jy sigma=0.000767 ! Inverting map ! Added new window around map position (6.2, 6.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035177 Jy ! Component: 100 - total flux cleaned = 0.00408864 Jy ! Component: 150 - total flux cleaned = 0.00434122 Jy ! Component: 200 - total flux cleaned = 0.00472179 Jy ! Total flux subtracted in 200 components = 0.00472179 Jy ! Clean residual min=-0.001429 max=0.001724 Jy/beam ! Clean residual mean=0.000020 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.195305 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 310 components and 0.195305 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.067394Jy sigma=0.000765 ! Fit after self-cal, rms=0.067377Jy sigma=0.000765 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=3.051 mas, bpa=3.953 degrees ! Estimated noise=363.268 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.087 x 3.051 at 3.953 degrees (North through East) ! Clean map min=-0.0036962 max=0.073868 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.775 mas, bmaj=2.259 mas, bpa=4.232 degrees ! Estimated noise=733.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551918 Jy ! Component: 100 - total flux cleaned = 0.0808981 Jy ! Component: 150 - total flux cleaned = 0.0988981 Jy ! Component: 200 - total flux cleaned = 0.112333 Jy ! Total flux subtracted in 200 components = 0.112333 Jy ! Clean residual min=-0.007723 max=0.009481 Jy/beam ! Clean residual mean=0.000069 rms=0.002537 Jy/beam ! Combined flux in latest and established models = 0.112333 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.112333 Jy ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=3.051 mas, bpa=3.953 degrees ! Estimated noise=363.268 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.016874 Jy ! Component: 100 - total flux cleaned = 0.0290593 Jy ! Component: 150 - total flux cleaned = 0.0384809 Jy ! Component: 200 - total flux cleaned = 0.0459368 Jy ! Total flux subtracted in 200 components = 0.0459368 Jy ! Clean residual min=-0.005255 max=0.005802 Jy/beam ! Clean residual mean=0.000073 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.15827 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 117 components and 0.15827 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.718 mas, bmaj=6.604 mas, bpa=-4.181 degrees ! Estimated noise=410.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879086 Jy ! Component: 100 - total flux cleaned = 0.0151292 Jy ! Component: 150 - total flux cleaned = 0.0199133 Jy ! Component: 200 - total flux cleaned = 0.023684 Jy ! Total flux subtracted in 200 components = 0.023684 Jy ! Clean residual min=-0.003478 max=0.003053 Jy/beam ! Clean residual mean=0.000055 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.181954 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.00279377 Jy ! Component: 100 - total flux cleaned = 0.00467049 Jy ! Component: 150 - total flux cleaned = 0.00608774 Jy ! Component: 200 - total flux cleaned = 0.00717746 Jy ! Total flux subtracted in 200 components = 0.00717746 Jy ! Clean residual min=-0.002261 max=0.002210 Jy/beam ! Clean residual mean=0.000031 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.189131 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 202 components and 0.189131 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=3.051 mas, bpa=3.953 degrees ! Estimated noise=363.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131279 Jy ! Component: 100 - total flux cleaned = 0.00199946 Jy ! Component: 150 - total flux cleaned = 0.00252981 Jy ! Component: 200 - total flux cleaned = 0.00306942 Jy ! Total flux subtracted in 200 components = 0.00306942 Jy ! Clean residual min=-0.001718 max=0.002547 Jy/beam ! Clean residual mean=0.000013 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.192201 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 228 components and 0.1922 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.067544Jy sigma=0.000767 ! Fit after self-cal, rms=0.067465Jy sigma=0.000766 wmodel J1211-1926_X_2014_06_09_pus_map.mod ! Writing 228 model components to file: J1211-1926_X_2014_06_09_pus_map.mod wobs J1211-1926_X_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1211-1926_X_2014_06_09_pus_uvs.fits wwins J1211-1926_X_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J1211-1926_X_2014_06_09_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.000511163 Jy ! Component: 100 - total flux cleaned = 0.000565944 Jy ! Component: 150 - total flux cleaned = 0.000643672 Jy ! Component: 200 - total flux cleaned = 0.000762781 Jy ! Component: 250 - total flux cleaned = 0.000806531 Jy ! Component: 300 - total flux cleaned = 0.00076382 Jy ! Component: 350 - total flux cleaned = 0.000763028 Jy ! Component: 400 - total flux cleaned = 0.000762966 Jy ! Component: 450 - total flux cleaned = 0.000876599 Jy ! Component: 500 - total flux cleaned = 0.000949524 Jy ! Component: 550 - total flux cleaned = 0.000984765 Jy ! Component: 600 - total flux cleaned = 0.0010363 Jy ! Component: 650 - total flux cleaned = 0.00103632 Jy ! Component: 700 - total flux cleaned = 0.00103679 Jy ! Component: 750 - total flux cleaned = 0.00105304 Jy ! Component: 800 - total flux cleaned = 0.00106875 Jy ! Component: 850 - total flux cleaned = 0.00112885 Jy ! Component: 900 - total flux cleaned = 0.00111402 Jy ! Component: 950 - total flux cleaned = 0.00118662 Jy ! Component: 1000 - total flux cleaned = 0.00127122 Jy ! Component: 1050 - total flux cleaned = 0.00131252 Jy ! Component: 1100 - total flux cleaned = 0.00136628 Jy ! Component: 1150 - total flux cleaned = 0.00143205 Jy ! Component: 1200 - total flux cleaned = 0.00145792 Jy ! Component: 1250 - total flux cleaned = 0.00149618 Jy ! Component: 1300 - total flux cleaned = 0.00154579 Jy ! Component: 1350 - total flux cleaned = 0.00163051 Jy ! Component: 1400 - total flux cleaned = 0.00160656 Jy ! Component: 1450 - total flux cleaned = 0.00161836 Jy ! Component: 1500 - total flux cleaned = 0.00163 Jy ! Component: 1550 - total flux cleaned = 0.00162998 Jy ! Component: 1600 - total flux cleaned = 0.00160806 Jy ! Component: 1650 - total flux cleaned = 0.00158639 Jy ! Component: 1700 - total flux cleaned = 0.00160777 Jy ! Component: 1750 - total flux cleaned = 0.00157589 Jy ! Component: 1800 - total flux cleaned = 0.00158618 Jy ! Component: 1850 - total flux cleaned = 0.00157595 Jy ! Component: 1900 - total flux cleaned = 0.00155594 Jy ! Component: 1950 - total flux cleaned = 0.00157572 Jy ! Component: 2000 - total flux cleaned = 0.00156582 Jy ! Total flux subtracted in 2048 components = 0.00156585 Jy ! Clean residual min=-0.000541 max=0.000515 Jy/beam ! Clean residual mean=0.000005 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.193766 Jy keep ! Adding 111 model components to the UV plane model. ! The established model now contains 338 components and 0.193766 Jy ![Exited script file: muppet] wmap "J1211-1926_X_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.087 x 3.051 at 3.953 degrees (North through East) ! Clean map min=-0.0011988 max=0.078431 Jy/beam ! Writing clean map to FITS file: J1211-1926_X_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0784306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175783 device "J1211-1926_X_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1211-1926_X_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.672377 0.672377 1.34475 2.68951 5.37902 10.758 21.5161 43.0322 86.0643 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.087 x 3.051 at 3.953 degrees (North through East) ! Clean map min=-0.0011988 max=0.078431 Jy/beam quit ! Quitting program ! Log file J1211-1926_X_2014_06_09_pus_uvs.log closed on Sat Nov 19 00:12:05 2016