! Started logfile: /scr/pima/bp171ae_uvs/J1553-2422_C_uvs.log on Fri Oct 11 18:51:27 2013 obs /scr/pima/bp171ae_uvs/J1553-2422_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171ae_uvs/J1553-2422_C_uva.fits ! AN table 1: 4 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.854167 visibilities/baseline/integration-bin. ! Found source: J1553-2422 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 984 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171ae_uvs/J1553-2422_C] 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 = 1024x1024 pixels with 0.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046881Jy sigma=8.880147 ! Fit after self-cal, rms=0.772859Jy sigma=6.452518 ! 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=1.195 mas, bmaj=3.465 mas, bpa=-0.7718 degrees ! Estimated noise=4.25127 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.176021 Jy ! Component: 100 - total flux cleaned = 0.214587 Jy ! Total flux subtracted in 100 components = 0.214587 Jy ! Clean residual min=-0.010342 max=0.014883 Jy/beam ! Clean residual mean=0.000038 rms=0.003163 Jy/beam ! Combined flux in latest and established models = 0.214587 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.214587 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. ! ! Fit before self-cal, rms=0.075725Jy sigma=0.487565 ! Fit after self-cal, rms=0.075732Jy sigma=0.487497 ! 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.559 mas, bmaj=4.179 mas, bpa=-3.689 degrees ! Estimated noise=2.87759 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.0207874 Jy ! Component: 100 - total flux cleaned = 0.0304402 Jy ! Component: 150 - total flux cleaned = 0.0353801 Jy ! Component: 200 - total flux cleaned = 0.0379418 Jy ! Total flux subtracted in 200 components = 0.0379418 Jy ! Clean residual min=-0.010254 max=0.008605 Jy/beam ! Clean residual mean=0.000047 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 0.252529 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.252529 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. ! ! Fit before self-cal, rms=0.072195Jy sigma=0.408284 ! Fit after self-cal, rms=0.072200Jy sigma=0.408118 ! 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 HN 1.18 KP 0.89 LA 1.03 ! MK 1.09 NL 1.07 OV 0.98 PT 0.87 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.16 KP 0.90 LA 1.09 ! MK 0.99 NL 1.15 OV 1.02 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.14 KP 0.61 LA 1.06 ! MK 0.96 NL 1.01 OV 0.99 PT 0.93 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.31 KP 0.97 LA 1.09 ! MK 1.06 NL 1.07 OV 0.94 PT 1.09 ! SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 HN 1.03 KP 1.00 LA 1.10 ! MK 1.02 NL 1.08 OV 0.97 PT 0.92 ! SC 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 HN 1.29 KP 0.99 LA 1.13 ! MK 0.99 NL 1.04 OV 0.97 PT 1.01 ! SC 1.04 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.11 KP 0.95 LA 1.06 ! MK 1.00 NL 1.05 OV 0.97 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 HN 1.34 KP 1.03 LA 1.03 ! MK 0.99 NL 1.03 OV 0.99 PT 0.94 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.072200Jy sigma=0.408118 ! Fit after self-cal, rms=0.069596Jy sigma=0.272748 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.573 mas, bmaj=4.184 mas, bpa=-3.487 degrees ! Estimated noise=2.88342 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.000876368 Jy ! Component: 100 - total flux cleaned = -0.000950888 Jy ! Component: 150 - total flux cleaned = -0.00101713 Jy ! Component: 200 - total flux cleaned = -0.00101988 Jy ! Total flux subtracted in 200 components = -0.00101988 Jy ! Clean residual min=-0.003044 max=0.003768 Jy/beam ! Clean residual mean=0.000002 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.251509 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.251509 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. ! ! Fit before self-cal, rms=0.069514Jy sigma=0.272405 ! Fit after self-cal, rms=0.069662Jy sigma=0.272102 ! 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. ! ! Fit before self-cal, rms=0.069662Jy sigma=0.272102 ! Fit after self-cal, rms=0.069866Jy sigma=0.271972 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.573 mas, bmaj=4.185 mas, bpa=-3.526 degrees ! Estimated noise=2.87449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100104 Jy ! Component: 100 - total flux cleaned = -0.00103406 Jy ! Component: 150 - total flux cleaned = -0.00106094 Jy ! Component: 200 - total flux cleaned = -0.00108633 Jy ! Total flux subtracted in 200 components = -0.00108633 Jy ! Clean residual min=-0.003023 max=0.003767 Jy/beam ! Clean residual mean=0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.250423 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.250423 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. ! ! Fit before self-cal, rms=0.069801Jy sigma=0.271806 ! Fit after self-cal, rms=0.069780Jy sigma=0.271733 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-23.1, 67.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164912 Jy ! Component: 100 - total flux cleaned = 0.00121544 Jy ! Component: 150 - total flux cleaned = 0.000931472 Jy ! Component: 200 - total flux cleaned = 0.000765701 Jy ! Total flux subtracted in 200 components = 0.000765701 Jy ! Clean residual min=-0.002997 max=0.002985 Jy/beam ! Clean residual mean=0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.251188 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.251188 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. ! ! Fit before self-cal, rms=0.069148Jy sigma=0.269306 ! Fit after self-cal, rms=0.069139Jy sigma=0.269080 ! 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. ! ! Fit before self-cal, rms=0.069139Jy sigma=0.269080 ! Fit after self-cal, rms=0.068719Jy sigma=0.268825 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.574 mas, bmaj=4.188 mas, bpa=-3.571 degrees ! Estimated noise=2.86553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027597 Jy ! Component: 100 - total flux cleaned = 6.07976e-05 Jy ! Component: 150 - total flux cleaned = -0.000134337 Jy ! Component: 200 - total flux cleaned = -0.000312333 Jy ! Total flux subtracted in 200 components = -0.000312333 Jy ! Clean residual min=-0.002950 max=0.002809 Jy/beam ! Clean residual mean=0.000000 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.250876 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.250876 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. ! ! Fit before self-cal, rms=0.068449Jy sigma=0.267981 ! Fit after self-cal, rms=0.068457Jy sigma=0.267896 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.5915e-05 Jy ! Component: 100 - total flux cleaned = -0.000148024 Jy ! Component: 150 - total flux cleaned = -0.000193769 Jy ! Component: 200 - total flux cleaned = -0.000238729 Jy ! Total flux subtracted in 200 components = -0.000238729 Jy ! Clean residual min=-0.002902 max=0.002868 Jy/beam ! Clean residual mean=0.000000 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.250637 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.250637 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. ! ! Fit before self-cal, rms=0.068321Jy sigma=0.267430 ! Fit after self-cal, rms=0.068323Jy sigma=0.267391 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Fit before self-cal, rms=0.068323Jy sigma=0.267391 ! Fit after self-cal, rms=0.068066Jy sigma=0.267259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.112 mas, bmaj=9.92 mas, bpa=2.396 degrees ! Estimated noise=3.39182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469559 Jy ! Component: 100 - total flux cleaned = -0.000290495 Jy ! Component: 150 - total flux cleaned = -0.000220776 Jy ! Component: 200 - total flux cleaned = -0.00017979 Jy ! Total flux subtracted in 200 components = -0.00017979 Jy ! Clean residual min=-0.002232 max=0.002552 Jy/beam ! Clean residual mean=0.000002 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.250458 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.250458 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. ! ! Fit before self-cal, rms=0.068014Jy sigma=0.267311 ! Fit after self-cal, rms=0.067996Jy sigma=0.267125 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 = 8.12777e-05 Jy ! Component: 100 - total flux cleaned = 0.000152883 Jy ! Component: 150 - total flux cleaned = 0.000194458 Jy ! Component: 200 - total flux cleaned = 0.000213637 Jy ! Total flux subtracted in 200 components = 0.000213637 Jy ! Clean residual min=-0.002200 max=0.002445 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.250671 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 92 components and 0.250671 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. ! ! Fit before self-cal, rms=0.067977Jy sigma=0.267181 ! Fit after self-cal, rms=0.067964Jy sigma=0.267116 ! 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.575 mas, bmaj=4.192 mas, bpa=-3.607 degrees ! Estimated noise=2.86288 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.575 x 4.192 at -3.607 degrees (North through East) ! Clean map min=-0.0043204 max=0.22856 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=1.203 mas, bmaj=3.462 mas, bpa=-0.3855 degrees ! Estimated noise=4.30004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177971 Jy ! Component: 100 - total flux cleaned = 0.216896 Jy ! Component: 150 - total flux cleaned = 0.229961 Jy ! Component: 200 - total flux cleaned = 0.237469 Jy ! Total flux subtracted in 200 components = 0.237469 Jy ! Clean residual min=-0.005280 max=0.005124 Jy/beam ! Clean residual mean=0.000003 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.237469 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.237469 Jy ! Inverting map and beam ! Estimated beam: bmin=1.575 mas, bmaj=4.192 mas, bpa=-3.607 degrees ! Estimated noise=2.86288 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.00821295 Jy ! Component: 100 - total flux cleaned = 0.0109823 Jy ! Component: 150 - total flux cleaned = 0.0116762 Jy ! Component: 200 - total flux cleaned = 0.0118705 Jy ! Total flux subtracted in 200 components = 0.0118705 Jy ! Clean residual min=-0.003055 max=0.002884 Jy/beam ! Clean residual mean=-0.000002 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.24934 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.24934 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.112 mas, bmaj=9.92 mas, bpa=2.396 degrees ! Estimated noise=3.39182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154791 Jy ! Component: 100 - total flux cleaned = 0.00150101 Jy ! Component: 150 - total flux cleaned = 0.00150446 Jy ! Component: 200 - total flux cleaned = 0.00146428 Jy ! Total flux subtracted in 200 components = 0.00146428 Jy ! Clean residual min=-0.002445 max=0.002636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.250804 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.86334e-05 Jy ! Component: 100 - total flux cleaned = -7.37025e-05 Jy ! Component: 150 - total flux cleaned = -0.000107123 Jy ! Component: 200 - total flux cleaned = -0.000108533 Jy ! Total flux subtracted in 200 components = -0.000108533 Jy ! Clean residual min=-0.002393 max=0.002537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.250696 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.250696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.575 mas, bmaj=4.192 mas, bpa=-3.607 degrees ! Estimated noise=2.86288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000579489 Jy ! Component: 100 - total flux cleaned = -0.000889716 Jy ! Component: 150 - total flux cleaned = -0.00114811 Jy ! Component: 200 - total flux cleaned = -0.00133674 Jy ! Total flux subtracted in 200 components = -0.00133674 Jy ! Clean residual min=-0.002784 max=0.002722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.249359 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.249359 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. ! ! Fit before self-cal, rms=0.067929Jy sigma=0.267407 ! Fit after self-cal, rms=0.067897Jy sigma=0.267237 wmodel /scr/pima/bp171ae_uvs/J1553-2422_C_map.mod ! Writing 96 model components to file: /scr/pima/bp171ae_uvs/J1553-2422_C_map.mod wobs /scr/pima/bp171ae_uvs/J1553-2422_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ae_uvs/J1553-2422_C_uvs.fits wwins /scr/pima/bp171ae_uvs/J1553-2422_C_map.win ! wwins: Wrote 2 windows to /scr/pima/bp171ae_uvs/J1553-2422_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165931 Jy ! Component: 100 - total flux cleaned = -0.000214598 Jy ! Component: 150 - total flux cleaned = -0.000214298 Jy ! Component: 200 - total flux cleaned = -0.000303412 Jy ! Component: 250 - total flux cleaned = -0.000217866 Jy ! Component: 300 - total flux cleaned = -0.000427602 Jy ! Component: 350 - total flux cleaned = -0.000509912 Jy ! Component: 400 - total flux cleaned = -0.000751529 Jy ! Component: 450 - total flux cleaned = -0.000909108 Jy ! Component: 500 - total flux cleaned = -0.00110277 Jy ! Component: 550 - total flux cleaned = -0.00114147 Jy ! Component: 600 - total flux cleaned = -0.0013287 Jy ! Component: 650 - total flux cleaned = -0.00143855 Jy ! Component: 700 - total flux cleaned = -0.0015828 Jy ! Component: 750 - total flux cleaned = -0.00161793 Jy ! Component: 800 - total flux cleaned = -0.00161806 Jy ! Component: 850 - total flux cleaned = -0.00154858 Jy ! Component: 900 - total flux cleaned = -0.00154864 Jy ! Component: 950 - total flux cleaned = -0.00154894 Jy ! Component: 1000 - total flux cleaned = -0.00154865 Jy ! Component: 1050 - total flux cleaned = -0.00151554 Jy ! Component: 1100 - total flux cleaned = -0.00148257 Jy ! Component: 1150 - total flux cleaned = -0.00138469 Jy ! Component: 1200 - total flux cleaned = -0.00138456 Jy ! Component: 1250 - total flux cleaned = -0.00135217 Jy ! Component: 1300 - total flux cleaned = -0.00135228 Jy ! Component: 1350 - total flux cleaned = -0.00132084 Jy ! Component: 1400 - total flux cleaned = -0.00129011 Jy ! Component: 1450 - total flux cleaned = -0.00135167 Jy ! Component: 1500 - total flux cleaned = -0.00135121 Jy ! Component: 1550 - total flux cleaned = -0.00129007 Jy ! Component: 1600 - total flux cleaned = -0.00122985 Jy ! Component: 1650 - total flux cleaned = -0.00114006 Jy ! Component: 1700 - total flux cleaned = -0.00108108 Jy ! Component: 1750 - total flux cleaned = -0.00102224 Jy ! Component: 1800 - total flux cleaned = -0.00093499 Jy ! Component: 1850 - total flux cleaned = -0.000906193 Jy ! Component: 1900 - total flux cleaned = -0.000848809 Jy ! Component: 1950 - total flux cleaned = -0.000763468 Jy ! Component: 2000 - total flux cleaned = -0.000735077 Jy ! Component: 2050 - total flux cleaned = -0.000567203 Jy ! Component: 2100 - total flux cleaned = -0.000511819 Jy ! Component: 2150 - total flux cleaned = -0.00040135 Jy ! Component: 2200 - total flux cleaned = -0.000346585 Jy ! Component: 2250 - total flux cleaned = -0.000292261 Jy ! Component: 2300 - total flux cleaned = -0.000184102 Jy ! Component: 2350 - total flux cleaned = -0.000103804 Jy ! Component: 2400 - total flux cleaned = -5.07706e-05 Jy ! Component: 2450 - total flux cleaned = -5.07872e-05 Jy ! Component: 2500 - total flux cleaned = 1.59089e-06 Jy ! Component: 2550 - total flux cleaned = 2.75755e-05 Jy ! Component: 2600 - total flux cleaned = 2.75622e-05 Jy ! Component: 2650 - total flux cleaned = 2.75879e-05 Jy ! Component: 2700 - total flux cleaned = 2.76064e-05 Jy ! Component: 2750 - total flux cleaned = 5.31093e-05 Jy ! Component: 2800 - total flux cleaned = 7.83598e-05 Jy ! Component: 2850 - total flux cleaned = 0.000128689 Jy ! Component: 2900 - total flux cleaned = 0.000103305 Jy ! Component: 2950 - total flux cleaned = 0.000103084 Jy ! Component: 3000 - total flux cleaned = 0.000152863 Jy ! Component: 3050 - total flux cleaned = 0.000152837 Jy ! Component: 3100 - total flux cleaned = 0.000202002 Jy ! Component: 3150 - total flux cleaned = 0.000177566 Jy ! Component: 3200 - total flux cleaned = 0.000274826 Jy ! Component: 3250 - total flux cleaned = 0.000250523 Jy ! Component: 3300 - total flux cleaned = 0.000322966 Jy ! Component: 3350 - total flux cleaned = 0.000298827 Jy ! Component: 3400 - total flux cleaned = 0.000370366 Jy ! Component: 3450 - total flux cleaned = 0.000394192 Jy ! Component: 3500 - total flux cleaned = 0.000441516 Jy ! Component: 3550 - total flux cleaned = 0.000488739 Jy ! Component: 3600 - total flux cleaned = 0.000535705 Jy ! Component: 3650 - total flux cleaned = 0.000605909 Jy ! Component: 3700 - total flux cleaned = 0.000605906 Jy ! Component: 3750 - total flux cleaned = 0.000675565 Jy ! Component: 3800 - total flux cleaned = 0.000744775 Jy ! Component: 3850 - total flux cleaned = 0.000859588 Jy ! Component: 3900 - total flux cleaned = 0.000882503 Jy ! Component: 3950 - total flux cleaned = 0.000973649 Jy ! Component: 4000 - total flux cleaned = 0.00104162 Jy ! Component: 4050 - total flux cleaned = 0.00108705 Jy ! Total flux subtracted in 4096 components = 0.00113212 Jy ! Clean residual min=-0.001271 max=0.001347 Jy/beam ! Clean residual mean=0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.250491 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 362 components and 0.250491 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ae_uvs/J1553-2422_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.575 x 4.192 at -3.607 degrees (North through East) ! Clean map min=-0.0044578 max=0.22865 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ae_uvs/J1553-2422_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.228649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000402038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527497 0.527497 1.05499 2.10999 4.21998 8.43995 16.8799 33.7598 67.5196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.228 quit ! Quitting program ! Log file /scr/pima/bp171ae_uvs/J1553-2422_C_uvs.log closed on Fri Oct 11 18:51:31 2013