! Started logfile: J2102-3313_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:11:05 2016 obs J2102-3313_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2102-3313_X_2015_03_17_pus_uva.fits ! AN table 1: 161 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.500759 visibilities/baseline/integration-bin. ! Found source: J2102-3313 ! ! 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 338 lines of history. ! ! Reading 43536 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 J2102-3313_X_2015_03_17_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 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 705 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.955715Jy sigma=0.008447 ! Fit after self-cal, rms=0.893589Jy sigma=0.007899 ! 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.6158 mas, bmaj=2.067 mas, bpa=-9.618 degrees ! Estimated noise=1097.25 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.073961 Jy ! Component: 100 - total flux cleaned = 0.111251 Jy ! Total flux subtracted in 100 components = 0.111251 Jy ! Clean residual min=-0.009119 max=0.020379 Jy/beam ! Clean residual mean=-0.000117 rms=0.003776 Jy/beam ! Combined flux in latest and established models = 0.111251 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.111251 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.108799Jy sigma=0.000913 ! Fit after self-cal, rms=0.108333Jy sigma=0.000910 ! 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.8354 mas, bmaj=2.549 mas, bpa=-10.28 degrees ! Estimated noise=392.43 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.0355553 Jy ! Component: 100 - total flux cleaned = 0.0530877 Jy ! Component: 150 - total flux cleaned = 0.0622712 Jy ! Component: 200 - total flux cleaned = 0.0671428 Jy ! Total flux subtracted in 200 components = 0.0671428 Jy ! Clean residual min=-0.011590 max=0.012082 Jy/beam ! Clean residual mean=-0.000011 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.178393 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.178393 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.097572Jy sigma=0.000800 ! Fit after self-cal, rms=0.097455Jy sigma=0.000799 ! 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.92 FD 1.11 HN 1.40 KP 0.85 ! LA 1.00 MK 1.15 NL 1.24 OV 1.01 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.14 HN 1.41 KP 0.81 ! LA 0.99 MK 1.08 NL 1.20 OV 0.99 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.13 HN 1.31 KP 0.77 ! LA 1.02 MK 1.10 NL 1.25 OV 1.00 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 1.29 KP 0.73 ! LA 1.01 MK 1.11 NL 1.24 OV 1.03 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 HN 1.22 KP 0.70 ! LA 1.01 MK 1.07 NL 1.31 OV 1.02 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.16 HN 1.48 KP 0.70 ! LA 1.04 MK 1.02 NL 1.32 OV 1.03 ! PT 0.92 SC 0.97 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 HN 1.44 KP 0.69 ! LA 1.02 MK 1.13 NL 1.23 OV 1.06 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.20 HN 1.31 KP 0.70 ! LA 1.04 MK 1.00 NL 1.23 OV 1.07 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 1.45 KP 0.74 ! LA 1.04 MK 1.04 NL 1.33 OV 1.05 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.36 KP 0.76 ! LA 1.05 MK 0.92 NL 1.30 OV 1.05 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.16 HN 1.00* KP 0.80 ! LA 1.05 MK 0.89 NL 1.26 OV 1.04 ! PT 0.97 SC 0.87 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.19 HN 1.28 KP 0.80 ! LA 1.02 MK 1.00 NL 1.33 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.097455Jy sigma=0.000799 ! Fit after self-cal, rms=0.104953Jy sigma=0.000760 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8527 mas, bmaj=2.534 mas, bpa=-9.685 degrees ! Estimated noise=400.145 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 (-5.6, -4.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433824 Jy ! Component: 100 - total flux cleaned = 0.00518852 Jy ! Component: 150 - total flux cleaned = 0.00530262 Jy ! Component: 200 - total flux cleaned = 0.00545399 Jy ! Total flux subtracted in 200 components = 0.00545399 Jy ! Clean residual min=-0.002064 max=0.004064 Jy/beam ! Clean residual mean=0.000003 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.183847 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.183847 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.104744Jy sigma=0.000759 ! Fit after self-cal, rms=0.105270Jy sigma=0.000757 ! Inverting map ! Added new window around map position (-1.8, 2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358577 Jy ! Component: 100 - total flux cleaned = 0.00369854 Jy ! Component: 150 - total flux cleaned = 0.00380284 Jy ! Component: 200 - total flux cleaned = 0.0038517 Jy ! Total flux subtracted in 200 components = 0.0038517 Jy ! Clean residual min=-0.001803 max=0.002834 Jy/beam ! Clean residual mean=0.000012 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.187699 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 90 components and 0.187699 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.105119Jy sigma=0.000756 ! Fit after self-cal, rms=0.105078Jy sigma=0.000756 ! 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.105078Jy sigma=0.000756 ! Fit after self-cal, rms=0.105898Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8494 mas, bmaj=2.517 mas, bpa=-9.557 degrees ! Estimated noise=398.972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210579 Jy ! Component: 100 - total flux cleaned = 0.00265431 Jy ! Component: 150 - total flux cleaned = 0.00281605 Jy ! Component: 200 - total flux cleaned = 0.00292279 Jy ! Total flux subtracted in 200 components = 0.00292279 Jy ! Clean residual min=-0.001615 max=0.002400 Jy/beam ! Clean residual mean=0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.190622 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.190622 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.105830Jy sigma=0.000755 ! Fit after self-cal, rms=0.105845Jy sigma=0.000755 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.00095223 Jy ! Component: 100 - total flux cleaned = 0.00107717 Jy ! Component: 150 - total flux cleaned = 0.00104435 Jy ! Component: 200 - total flux cleaned = 0.00104456 Jy ! Total flux subtracted in 200 components = 0.00104456 Jy ! Clean residual min=-0.001623 max=0.002176 Jy/beam ! Clean residual mean=0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.191666 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.191666 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.105806Jy sigma=0.000755 ! Fit after self-cal, rms=0.105797Jy sigma=0.000755 ! 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.105797Jy sigma=0.000755 ! Fit after self-cal, rms=0.104517Jy sigma=0.000754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.845 mas, bmaj=2.51 mas, bpa=-9.678 degrees ! Estimated noise=395.755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123178 Jy ! Component: 100 - total flux cleaned = 0.00134843 Jy ! Component: 150 - total flux cleaned = 0.00144762 Jy ! Component: 200 - total flux cleaned = 0.00144616 Jy ! Total flux subtracted in 200 components = 0.00144616 Jy ! Clean residual min=-0.001423 max=0.001884 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.193113 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.193113 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.104474Jy sigma=0.000754 ! Fit after self-cal, rms=0.104443Jy sigma=0.000754 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.000433032 Jy ! Component: 100 - total flux cleaned = 0.000435845 Jy ! Component: 150 - total flux cleaned = 0.000411146 Jy ! Component: 200 - total flux cleaned = 0.000387396 Jy ! Total flux subtracted in 200 components = 0.000387396 Jy ! Clean residual min=-0.001459 max=0.001757 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.1935 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 120 components and 0.1935 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.104418Jy sigma=0.000754 ! Fit after self-cal, rms=0.104404Jy sigma=0.000754 ! 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.104404Jy sigma=0.000754 ! Fit after self-cal, rms=0.103044Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.46 mas, bmaj=7.311 mas, bpa=2.386 degrees ! Estimated noise=483.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103204 Jy ! Component: 100 - total flux cleaned = 0.00116951 Jy ! Component: 150 - total flux cleaned = 0.00122265 Jy ! Component: 200 - total flux cleaned = 0.00123559 Jy ! Total flux subtracted in 200 components = 0.00123559 Jy ! Clean residual min=-0.001300 max=0.002055 Jy/beam ! Clean residual mean=-0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.194736 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.194736 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.103036Jy sigma=0.000753 ! Fit after self-cal, rms=0.103021Jy sigma=0.000753 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.000195538 Jy ! Component: 100 - total flux cleaned = 0.000243342 Jy ! Component: 150 - total flux cleaned = 0.000216386 Jy ! Component: 200 - total flux cleaned = 0.00019153 Jy ! Total flux subtracted in 200 components = 0.00019153 Jy ! Clean residual min=-0.001321 max=0.001997 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.194927 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 141 components and 0.194927 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.103015Jy sigma=0.000753 ! Fit after self-cal, rms=0.103020Jy sigma=0.000753 ! 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.8401 mas, bmaj=2.506 mas, bpa=-9.838 degrees ! Estimated noise=393.383 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8401 x 2.506 at -9.838 degrees (North through East) ! Clean map min=-0.0015938 max=0.091196 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.6192 mas, bmaj=2.03 mas, bpa=-8.944 degrees ! Estimated noise=1098.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.074814 Jy ! Component: 100 - total flux cleaned = 0.113237 Jy ! Component: 150 - total flux cleaned = 0.136883 Jy ! Component: 200 - total flux cleaned = 0.151557 Jy ! Total flux subtracted in 200 components = 0.151557 Jy ! Clean residual min=-0.003981 max=0.008063 Jy/beam ! Clean residual mean=-0.000053 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.151557 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.151557 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8401 mas, bmaj=2.506 mas, bpa=-9.838 degrees ! Estimated noise=393.383 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.0143937 Jy ! Component: 100 - total flux cleaned = 0.0222692 Jy ! Component: 150 - total flux cleaned = 0.0273202 Jy ! Component: 200 - total flux cleaned = 0.031016 Jy ! Total flux subtracted in 200 components = 0.031016 Jy ! Clean residual min=-0.001783 max=0.002592 Jy/beam ! Clean residual mean=-0.000028 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.182573 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 95 components and 0.182573 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.46 mas, bmaj=7.311 mas, bpa=2.386 degrees ! Estimated noise=483.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416099 Jy ! Component: 100 - total flux cleaned = 0.00667014 Jy ! Component: 150 - total flux cleaned = 0.00836259 Jy ! Component: 200 - total flux cleaned = 0.00956909 Jy ! Total flux subtracted in 200 components = 0.00956909 Jy ! Clean residual min=-0.001492 max=0.002111 Jy/beam ! Clean residual mean=-0.000017 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.192142 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.000848068 Jy ! Component: 100 - total flux cleaned = 0.00120838 Jy ! Component: 150 - total flux cleaned = 0.00148933 Jy ! Component: 200 - total flux cleaned = 0.0017286 Jy ! Total flux subtracted in 200 components = 0.0017286 Jy ! Clean residual min=-0.001408 max=0.002072 Jy/beam ! Clean residual mean=-0.000010 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.19387 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 151 components and 0.19387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8401 mas, bmaj=2.506 mas, bpa=-9.838 degrees ! Estimated noise=393.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241631 Jy ! Component: 100 - total flux cleaned = 0.000206439 Jy ! Component: 150 - total flux cleaned = 0.000204864 Jy ! Component: 200 - total flux cleaned = 0.000205655 Jy ! Total flux subtracted in 200 components = 0.000205655 Jy ! Clean residual min=-0.001265 max=0.001735 Jy/beam ! Clean residual mean=-0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.194076 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 166 components and 0.194076 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.103017Jy sigma=0.000753 ! Fit after self-cal, rms=0.102955Jy sigma=0.000753 wmodel J2102-3313_X_2015_03_17_pus_map.mod ! Writing 166 model components to file: J2102-3313_X_2015_03_17_pus_map.mod wobs J2102-3313_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2102-3313_X_2015_03_17_pus_uvs.fits wwins J2102-3313_X_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2102-3313_X_2015_03_17_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.000667754 Jy ! Component: 100 - total flux cleaned = 0.0012194 Jy ! Component: 150 - total flux cleaned = 0.00164586 Jy ! Component: 200 - total flux cleaned = 0.00192243 Jy ! Component: 250 - total flux cleaned = 0.00206568 Jy ! Component: 300 - total flux cleaned = 0.00222369 Jy ! Component: 350 - total flux cleaned = 0.00231922 Jy ! Component: 400 - total flux cleaned = 0.00243015 Jy ! Component: 450 - total flux cleaned = 0.00250181 Jy ! Component: 500 - total flux cleaned = 0.00255442 Jy ! Component: 550 - total flux cleaned = 0.00263934 Jy ! Component: 600 - total flux cleaned = 0.00267291 Jy ! Component: 650 - total flux cleaned = 0.00265686 Jy ! Component: 700 - total flux cleaned = 0.00267266 Jy ! Component: 750 - total flux cleaned = 0.00265696 Jy ! Component: 800 - total flux cleaned = 0.00262636 Jy ! Component: 850 - total flux cleaned = 0.00261156 Jy ! Component: 900 - total flux cleaned = 0.00259723 Jy ! Component: 950 - total flux cleaned = 0.00256895 Jy ! Component: 1000 - total flux cleaned = 0.00256914 Jy ! Component: 1050 - total flux cleaned = 0.0025415 Jy ! Component: 1100 - total flux cleaned = 0.00248698 Jy ! Component: 1150 - total flux cleaned = 0.00244703 Jy ! Component: 1200 - total flux cleaned = 0.00236815 Jy ! Component: 1250 - total flux cleaned = 0.00231626 Jy ! Component: 1300 - total flux cleaned = 0.00225235 Jy ! Component: 1350 - total flux cleaned = 0.00221429 Jy ! Component: 1400 - total flux cleaned = 0.00208991 Jy ! Component: 1450 - total flux cleaned = 0.00202872 Jy ! Component: 1500 - total flux cleaned = 0.00196804 Jy ! Component: 1550 - total flux cleaned = 0.0019083 Jy ! Component: 1600 - total flux cleaned = 0.00189617 Jy ! Component: 1650 - total flux cleaned = 0.00181446 Jy ! Component: 1700 - total flux cleaned = 0.00177985 Jy ! Component: 1750 - total flux cleaned = 0.00173434 Jy ! Component: 1800 - total flux cleaned = 0.00171187 Jy ! Component: 1850 - total flux cleaned = 0.00164516 Jy ! Component: 1900 - total flux cleaned = 0.00164508 Jy ! Component: 1950 - total flux cleaned = 0.0016017 Jy ! Component: 2000 - total flux cleaned = 0.0015481 Jy ! Total flux subtracted in 2048 components = 0.00153738 Jy ! Clean residual min=-0.000563 max=0.000543 Jy/beam ! Clean residual mean=-0.000003 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.195613 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 297 components and 0.195613 Jy ![Exited script file: muppet] wmap "J2102-3313_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8401 x 2.506 at -9.838 degrees (North through East) ! Clean map min=-0.00087901 max=0.096607 Jy/beam ! Writing clean map to FITS file: J2102-3313_X_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0966072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203576 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.632176 0.632176 1.26435 2.5287 5.05741 10.1148 20.2296 40.4593 80.9185 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.8401 x 2.506 at -9.838 degrees (North through East) ! Clean map min=-0.00087901 max=0.096607 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 J2102-3313_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:11:08 2016