! Started logfile: J1222+0413_X_2014_05_31_pus_uvs.log on Sun Nov 27 18:06:39 2016 obs J1222+0413_X_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1222+0413_X_2014_05_31_pus_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771368 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 21660 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 J1222+0413_X_2014_05_31_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.627500Jy sigma=0.007566 ! Fit after self-cal, rms=0.617856Jy sigma=0.007455 ! 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.7172 mas, bmaj=1.797 mas, bpa=-1.648 degrees ! Estimated noise=752.842 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.292388 Jy ! Component: 100 - total flux cleaned = 0.357209 Jy ! Total flux subtracted in 100 components = 0.357209 Jy ! Clean residual min=-0.014403 max=0.021365 Jy/beam ! Clean residual mean=-0.000014 rms=0.003984 Jy/beam ! Combined flux in latest and established models = 0.357209 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.357209 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.100241Jy sigma=0.001134 ! Fit after self-cal, rms=0.100238Jy sigma=0.001134 ! 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.9468 mas, bmaj=2.206 mas, bpa=-1.629 degrees ! Estimated noise=404.254 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.0313995 Jy ! Component: 100 - total flux cleaned = 0.0461235 Jy ! Component: 150 - total flux cleaned = 0.0548033 Jy ! Component: 200 - total flux cleaned = 0.0600945 Jy ! Total flux subtracted in 200 components = 0.0600945 Jy ! Clean residual min=-0.020188 max=0.013333 Jy/beam ! Clean residual mean=0.000058 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.417303 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.417303 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.089992Jy sigma=0.001022 ! Fit after self-cal, rms=0.089965Jy sigma=0.001021 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.13 KP 0.93 ! LA 1.04 MK 0.94 NL 1.00 OV 0.99 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.12 KP 0.86 ! LA 1.03 MK 0.93 NL 1.01 OV 1.00 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 1.14 KP 0.83 ! LA 1.05 MK 0.95 NL 1.03 OV 0.98 ! PT 0.91 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.12 KP 0.78 ! LA 1.06 MK 0.98 NL 1.02 OV 0.98 ! PT 0.94 SC 1.06 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.09 KP 0.75 ! LA 1.04 MK 0.98 NL 1.03 OV 0.99 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.14 HN 1.11 KP 0.75 ! LA 1.07 MK 0.95 NL 1.03 OV 1.01 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.24 HN 1.22 KP 0.79 ! LA 1.13 MK 1.00 NL 1.08 OV 1.05 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.16 KP 0.73 ! LA 1.05 MK 0.97 NL 1.03 OV 1.03 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.17 KP 0.76 ! LA 1.03 MK 0.95 NL 1.03 OV 1.03 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.17 KP 0.79 ! LA 1.08 MK 0.98 NL 1.04 OV 1.01 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.14 HN 1.13 KP 0.81 ! LA 1.07 MK 0.98 NL 1.04 OV 1.00 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.11 KP 0.85 ! LA 1.05 MK 0.98 NL 1.03 OV 1.01 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.089965Jy sigma=0.001021 ! Fit after self-cal, rms=0.069585Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9532 mas, bmaj=2.211 mas, bpa=-1.694 degrees ! Estimated noise=403.732 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 (1.6, -6.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00443192 Jy ! Component: 100 - total flux cleaned = 0.00587038 Jy ! Component: 150 - total flux cleaned = 0.00613561 Jy ! Component: 200 - total flux cleaned = 0.00621506 Jy ! Total flux subtracted in 200 components = 0.00621506 Jy ! Clean residual min=-0.002979 max=0.002585 Jy/beam ! Clean residual mean=0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.423518 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.423518 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.069236Jy sigma=0.000780 ! Fit after self-cal, rms=0.069253Jy sigma=0.000780 ! 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.069253Jy sigma=0.000780 ! Fit after self-cal, rms=0.069182Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9525 mas, bmaj=2.209 mas, bpa=-1.649 degrees ! Estimated noise=403.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000812222 Jy ! Component: 100 - total flux cleaned = 0.000948384 Jy ! Component: 150 - total flux cleaned = 0.00106885 Jy ! Component: 200 - total flux cleaned = 0.00106755 Jy ! Total flux subtracted in 200 components = 0.00106755 Jy ! Clean residual min=-0.002262 max=0.002161 Jy/beam ! Clean residual mean=0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.424586 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.424586 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.069062Jy sigma=0.000777 ! Fit after self-cal, rms=0.069047Jy 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 = 4.25438e-05 Jy ! Component: 100 - total flux cleaned = 9.51161e-05 Jy ! Component: 150 - total flux cleaned = 9.54649e-05 Jy ! Component: 200 - total flux cleaned = 0.0001415 Jy ! Total flux subtracted in 200 components = 0.0001415 Jy ! Clean residual min=-0.001949 max=0.001833 Jy/beam ! Clean residual mean=0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.424727 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.424727 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.068977Jy sigma=0.000776 ! Fit after self-cal, rms=0.068969Jy 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.068969Jy sigma=0.000776 ! Fit after self-cal, rms=0.069031Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9533 mas, bmaj=2.209 mas, bpa=-1.601 degrees ! Estimated noise=403.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013934 Jy ! Component: 100 - total flux cleaned = -9.47753e-05 Jy ! Component: 150 - total flux cleaned = -0.000135677 Jy ! Component: 200 - total flux cleaned = -9.8039e-05 Jy ! Total flux subtracted in 200 components = -9.8039e-05 Jy ! Clean residual min=-0.001661 max=0.001638 Jy/beam ! Clean residual mean=0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.424629 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.424629 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.068976Jy sigma=0.000775 ! Fit after self-cal, rms=0.068972Jy 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 = -2.31082e-05 Jy ! Component: 100 - total flux cleaned = -2.24559e-05 Jy ! Component: 150 - total flux cleaned = 1.33401e-05 Jy ! Component: 200 - total flux cleaned = 4.63477e-05 Jy ! Total flux subtracted in 200 components = 4.63477e-05 Jy ! Clean residual min=-0.001477 max=0.001505 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.424676 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.424676 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.068938Jy sigma=0.000774 ! Fit after self-cal, rms=0.068934Jy sigma=0.000774 ! 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.068934Jy sigma=0.000774 ! Fit after self-cal, rms=0.068972Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.251 mas, bmaj=3.367 mas, bpa=0.7953 degrees ! Estimated noise=476.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.95589e-05 Jy ! Component: 100 - total flux cleaned = -0.000269671 Jy ! Component: 150 - total flux cleaned = -0.000291255 Jy ! Component: 200 - total flux cleaned = -0.000244148 Jy ! Total flux subtracted in 200 components = -0.000244148 Jy ! Clean residual min=-0.001302 max=0.001472 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.424431 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.424431 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.068965Jy sigma=0.000774 ! Fit after self-cal, rms=0.068962Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.13883e-05 Jy ! Component: 100 - total flux cleaned = -3.33195e-05 Jy ! Component: 150 - total flux cleaned = 1.71063e-05 Jy ! Component: 200 - total flux cleaned = 4.90671e-05 Jy ! Total flux subtracted in 200 components = 4.90671e-05 Jy ! Clean residual min=-0.001292 max=0.001426 Jy/beam ! Clean residual mean=0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.424481 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.424481 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.068959Jy sigma=0.000774 ! Fit after self-cal, rms=0.068957Jy sigma=0.000774 ! 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.9539 mas, bmaj=2.209 mas, bpa=-1.571 degrees ! Estimated noise=403.655 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9539 x 2.209 at -1.571 degrees (North through East) ! Clean map min=-0.0013884 max=0.38298 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.7197 mas, bmaj=1.796 mas, bpa=-1.653 degrees ! Estimated noise=755.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.293195 Jy ! Component: 100 - total flux cleaned = 0.358228 Jy ! Component: 150 - total flux cleaned = 0.380709 Jy ! Component: 200 - total flux cleaned = 0.393173 Jy ! Total flux subtracted in 200 components = 0.393173 Jy ! Clean residual min=-0.003810 max=0.006418 Jy/beam ! Clean residual mean=-0.000010 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.393173 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.393173 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9539 mas, bmaj=2.209 mas, bpa=-1.571 degrees ! Estimated noise=403.655 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.0106094 Jy ! Component: 100 - total flux cleaned = 0.0160143 Jy ! Component: 150 - total flux cleaned = 0.0195876 Jy ! Component: 200 - total flux cleaned = 0.0222672 Jy ! Total flux subtracted in 200 components = 0.0222672 Jy ! Clean residual min=-0.001705 max=0.002540 Jy/beam ! Clean residual mean=-0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.41544 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 0.41544 Jy ! Inverting map ! Added new window around map position (-0.4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245342 Jy ! Component: 100 - total flux cleaned = 0.00417076 Jy ! Component: 150 - total flux cleaned = 0.0055467 Jy ! Component: 200 - total flux cleaned = 0.00636583 Jy ! Total flux subtracted in 200 components = 0.00636583 Jy ! Clean residual min=-0.001299 max=0.001247 Jy/beam ! Clean residual mean=-0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.421806 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.421806 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.251 mas, bmaj=3.367 mas, bpa=0.7953 degrees ! Estimated noise=476.265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111874 Jy ! Component: 100 - total flux cleaned = 0.00166887 Jy ! Component: 150 - total flux cleaned = 0.00200008 Jy ! Component: 200 - total flux cleaned = 0.00228998 Jy ! Total flux subtracted in 200 components = 0.00228998 Jy ! Clean residual min=-0.001365 max=0.001268 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.424096 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.000122578 Jy ! Component: 100 - total flux cleaned = 0.000201478 Jy ! Component: 150 - total flux cleaned = 0.000273598 Jy ! Component: 200 - total flux cleaned = 0.000326787 Jy ! Total flux subtracted in 200 components = 0.000326787 Jy ! Clean residual min=-0.001290 max=0.001241 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.424423 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 105 components and 0.424423 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9539 mas, bmaj=2.209 mas, bpa=-1.571 degrees ! Estimated noise=403.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218713 Jy ! Component: 100 - total flux cleaned = -9.19247e-05 Jy ! Component: 150 - total flux cleaned = 4.37676e-05 Jy ! Component: 200 - total flux cleaned = 0.000125818 Jy ! Total flux subtracted in 200 components = 0.000125818 Jy ! Clean residual min=-0.001139 max=0.001115 Jy/beam ! Clean residual mean=0.000000 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.424549 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.424549 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.068871Jy sigma=0.000773 ! Fit after self-cal, rms=0.068863Jy sigma=0.000773 wmodel J1222+0413_X_2014_05_31_pus_map.mod ! Writing 119 model components to file: J1222+0413_X_2014_05_31_pus_map.mod wobs J1222+0413_X_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1222+0413_X_2014_05_31_pus_uvs.fits wwins J1222+0413_X_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1222+0413_X_2014_05_31_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.000206107 Jy ! Component: 100 - total flux cleaned = -0.000320855 Jy ! Component: 150 - total flux cleaned = -0.000430617 Jy ! Component: 200 - total flux cleaned = -0.000483228 Jy ! Component: 250 - total flux cleaned = -0.000466753 Jy ! Component: 300 - total flux cleaned = -0.000467032 Jy ! Component: 350 - total flux cleaned = -0.000404326 Jy ! Component: 400 - total flux cleaned = -0.000420224 Jy ! Component: 450 - total flux cleaned = -0.000420281 Jy ! Component: 500 - total flux cleaned = -0.000405557 Jy ! Component: 550 - total flux cleaned = -0.000391247 Jy ! Component: 600 - total flux cleaned = -0.000377608 Jy ! Component: 650 - total flux cleaned = -0.000350656 Jy ! Component: 700 - total flux cleaned = -0.000337647 Jy ! Component: 750 - total flux cleaned = -0.000260062 Jy ! Component: 800 - total flux cleaned = -0.000209321 Jy ! Component: 850 - total flux cleaned = -0.000147172 Jy ! Component: 900 - total flux cleaned = -0.000122893 Jy ! Component: 950 - total flux cleaned = -9.8793e-05 Jy ! Component: 1000 - total flux cleaned = -7.52536e-05 Jy ! Component: 1050 - total flux cleaned = -5.22524e-05 Jy ! Component: 1100 - total flux cleaned = -1.81846e-05 Jy ! Component: 1150 - total flux cleaned = 3.90947e-06 Jy ! Component: 1200 - total flux cleaned = 1.48681e-05 Jy ! Component: 1250 - total flux cleaned = 4.73031e-05 Jy ! Component: 1300 - total flux cleaned = 5.78914e-05 Jy ! Component: 1350 - total flux cleaned = 6.82936e-05 Jy ! Component: 1400 - total flux cleaned = 6.82861e-05 Jy ! Component: 1450 - total flux cleaned = 6.83034e-05 Jy ! Component: 1500 - total flux cleaned = 8.84646e-05 Jy ! Component: 1550 - total flux cleaned = 7.85064e-05 Jy ! Component: 1600 - total flux cleaned = 5.87868e-05 Jy ! Component: 1650 - total flux cleaned = 8.82192e-05 Jy ! Component: 1700 - total flux cleaned = 7.86961e-05 Jy ! Component: 1750 - total flux cleaned = 0.000107355 Jy ! Component: 1800 - total flux cleaned = 8.85223e-05 Jy ! Component: 1850 - total flux cleaned = 0.000107287 Jy ! Component: 1900 - total flux cleaned = 0.000116462 Jy ! Component: 1950 - total flux cleaned = 0.000116418 Jy ! Component: 2000 - total flux cleaned = 0.000125413 Jy ! Total flux subtracted in 2048 components = 0.000116433 Jy ! Clean residual min=-0.000483 max=0.000501 Jy/beam ! Clean residual mean=0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.424665 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 247 components and 0.424665 Jy ![Exited script file: muppet] wmap "J1222+0413_X_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9539 x 2.209 at -1.571 degrees (North through East) ! Clean map min=-0.00083623 max=0.38408 Jy/beam ! Writing clean map to FITS file: J1222+0413_X_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.384082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016608 device "J1222+0413_X_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1222+0413_X_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.129722 0.129722 0.259444 0.518888 1.03778 2.07555 4.15111 8.30221 16.6044 33.2088 66.4177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.384 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.9539 x 2.209 at -1.571 degrees (North through East) ! Clean map min=-0.00083623 max=0.38408 Jy/beam quit ! Quitting program ! Log file J1222+0413_X_2014_05_31_pus_uvs.log closed on Sun Nov 27 18:06:40 2016